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

Installing a non-existent AUR package does not fail until build time #87

Open
sebnow opened this issue Dec 4, 2010 · 1 comment
Open

Comments

@sebnow
Copy link
Contributor

sebnow commented Dec 4, 2010

Clyde should detect if a package in AUR does not exist. If it is a dependency of another package, the process should fail before attempting to install any other packages. This would mimic pacman behavior when a dependency can not be met.

==> Downloading haskell-hoc.tar.gz
    ( Unsupported package from AUR: Potentially dangerous! )
==> Edit the PKGBUILD (highly recommended for security reasons)? [Y/n] y
==> Edit the PKGBUILD (highly recommended for security reasons)? [Y/n] y
==> Edit the PKGBUILD (highly recommended for security reasons)? [Y/n] n
==> ERROR: PKGBUILD does not exist.
error: Build failed
@sebnow
Copy link
Contributor Author

sebnow commented Dec 4, 2010

May be a dupe of #29 (somewhat vague)

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

1 participant