aura icon indicating copy to clipboard operation
aura copied to clipboard

aura fails to build packages which require extra files from the git directory

Open pattop opened this issue 1 year ago • 1 comments

For example: virtio-win requires virtio-win.changelog libinput-gestures requires install.sh

virtio-win:

aura :: Building virtio-win...
==> ERROR: changelog file (virtio-win.changelog) does not exist or is not a regular file.
aura :: Package failed to build, citing:

  makepkg failed.

libinput-gestures:

aura :: Building libinput-gestures...
==> ERROR: install file (install.sh) does not exist or is not a regular file.
aura :: Package failed to build, citing:

  makepkg failed.

pattop avatar Oct 20 '24 22:10 pattop

Thanks for reporting, this is a duplicate of #946 .

fosskers avatar Oct 21 '24 04:10 fosskers