Search Criteria
Package Details: staruml 6.3.1-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/staruml.git (read-only, click to copy) |
---|---|
Package Base: | staruml |
Description: | A sophisticated software modeler |
Upstream URL: | http://staruml.io/ |
Licenses: | custom:staruml |
Submitter: | mkusher |
Maintainer: | CookieUniverse |
Last Packager: | CookieUniverse |
Votes: | 67 |
Popularity: | 0.145862 |
First Submitted: | 2015-03-28 11:40 (UTC) |
Last Updated: | 2024-12-20 04:08 (UTC) |
Dependencies (5)
- alsa-lib
- gtk2 (gtk2-maemoAUR, gtk2-patched-filechooser-icon-viewAUR)
- libxss
- libxtst
- nss (nss-hgAUR)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »
Janzu commented on 2018-11-16 14:00 (UTC) (edited on 2018-11-16 14:00 (UTC) by Janzu)
cp: cannot stat '/home/[redacted]/.cache/yay/staruml/src/squashfs-root/app/*': No such file or directory
Still broken (reposted for english error message)
IacopoDeeNosee commented on 2018-11-12 16:47 (UTC)
i have the same error:
squashfs-root/views_resources_200_percent.pak ==> Entro nell'ambiente fakeroot... ==> Avvio di package() in corso... cp: impossibile eseguire stat di '/tmp/trizen-ivano/staruml/src/squashfs-root/app/*': File o directory non esistente ==> ERRORE: Si è verificato un errore in package(). L'operazione sta per essere interrotta... :: Unable to build staruml - makepkg exited with code: 4
leledumbo commented on 2018-11-03 16:39 (UTC)
I'm sorry I've been so busy these days, I'll try to fix the PKGBUILD tomorrow.
foozoor commented on 2018-10-28 11:00 (UTC) (edited on 2018-11-06 19:12 (UTC) by foozoor)
@leledumbo
Your PKGBUILD doesn't work. :(
Could you update/fix it?
DyingHobbit commented on 2018-10-16 12:11 (UTC)
I got error : cp: cannot stat '/home/user/.cache/yay/staruml/src/squashfs-root/app/*': No such file or directory
yrds commented on 2018-10-09 15:20 (UTC) (edited on 2018-10-09 15:22 (UTC) by yrds)
@Tomek80Bytom, @UniversesAurora
This is working, but it's better to move this line to bottom of:
"cp -fp $srcdir/squashfs-root/staruml.desktop $pkgdir/usr/share/applications"
this way, we decrease the size of package not copying /usr/share/* again copied).
It is not the better solution, but it's a start.
This package need a cleanup(i don't know if is the right word to use) since "app" directory not exist.
iskenderoguz commented on 2018-09-29 12:01 (UTC)
I got this error : cp: cannot stat '/tmp/yaourt-tmp-ekcdr/aur-staruml/src/squashfs-root/app/*': No such file or directory
UniversesAurora commented on 2018-09-21 05:01 (UTC) (edited on 2018-09-21 05:02 (UTC) by UniversesAurora)
@Tomek80Bytom It seems that you lost a *, it should be:
cp -Rf $srcdir/squashfs-root/* $pkgdir/opt/${pkgname}
devourerOfBits80 commented on 2018-09-17 18:00 (UTC)
Hi,
If you want to fix the mentioned issue, please edit the PKGBUILD file during installation and replace line 23 from "cp -Rf $srcdir/squashfs-root/app/ $pkgdir/opt/${pkgname}" to "cp -Rf $srcdir/squashfs-root/ $pkgdir/opt/${pkgname}".
After that everything should works fine. Regards,
« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »