Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
pattop opened this issue Oct 20, 2024 · 1 comment

Comments

@pattop
Copy link

pattop commented Oct 20, 2024

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.
@fosskers
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants