You are not logged in.
I maintain this AUR package: https://aur.archlinux.org/packages/wazo … p-appimage
The last built version includes a corrupted AppImage file and I absolutely don't know why.
The original AppImage is about 137M while the file in the built package is 184K.
I haven't changed my build process, which has been the same for many years.
Of course, the installed AppImage does not run.
I would be very grateful if someone could have a look.
makepkg version: 6.1.0
Fabien
Last edited by fabiin (2024-04-03 19:37:52)
Offline
Could be the issue described at https://gitlab.archlinux.org/archlinux/ … /issues/19 .
Try adding !debug to the options = array of the PKGBUILD .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
Thanks for pointing this issue. Seems to be related.
As you suggested, I've added `!debug` option as a temporary workaround. It seems to works.
Offline
Could be the issue described at https://gitlab.archlinux.org/archlinux/ … /issues/19 .
Try adding !debug to the options = array of the PKGBUILD .
This worked for todoist-appimage as well. Thank you so much!
Offline