Having issues trying the latest weekly build on my workstations. I've verified that my yay client is downloading the entire AppImage to ~/.cache/yay/freecad-weekly-appimage/, however this part of the install fails:
package() { install -Dm755 "${srcdir}/freecad-${pkgver}.AppImage" "${pkgdir}/opt/appimages/freecad.AppImage"
After testing on a physical and virtual workstation, only the first 192K of the AppImage is copied from .cache to the /opt/appimages directory.
$ du -sh * 192K freecad.AppImage
AppImage runs fine out of the .cache/yay/ directory, just isn't copying for some reason.
Pinned Comments
Genues commented on 2021-12-14 13:39 (UTC)
Hi. The script automatically checks for new versions every half hour. If you see a new version in the FreeCad repository, please wait for 30 minutes before setting the package out-of-date flag. Thanks you.