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

Packages fail to build with aurto when aurutils works just fine. #80

Open
dust0vich opened this issue Jan 1, 2023 · 1 comment
Open

Comments

@dust0vich
Copy link

It seems like a few packages, not all, fail to build part way when using aurto add when they work just fine with aur sync. I don't know why. For instance the AUR package etterna-git would be one of them. I would assume the auto updating would fail when aurto decides to update a package but I haven't really tested this thoroughly.

@alexheretic
Copy link
Owner

It may be because the package doesn't build in a chroot env, e.g. aur sync --chroot. It's a fairly common packaging mistake to miss out on makedepends that will cause chroot builds to fail but in most cases work otherwise since the dependency happens to be installed on the the build system anyway.

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

No branches or pull requests

2 participants