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

Clyde fails silently when name resolution fails #88

Open
OttoAllmendinger opened this issue Dec 6, 2010 · 0 comments
Open

Clyde fails silently when name resolution fails #88

OttoAllmendinger opened this issue Dec 6, 2010 · 0 comments
Labels

Comments

@OttoAllmendinger
Copy link
Contributor

My /etc/resolv.conf was wrong, so DNS lookup didn't work. I wanted to sync a package and clyde did this

==> Proceed with installation? [Y/n] 
:: Retrieving packages from community...
(back to shell with exit code 0)

while pacman does this:

Proceed with installation? [Y/n] 
:: Retrieving packages from community...
error: failed retrieving file 'ted-2.21-2-i686.pkg.tar.gz' from ftp.hosteurope.de : Transient resolver failure
[...] tries other mirrors
error: failed to commit transaction (Transient resolver failure)
Errors occurred, no packages were upgraded.

I think clyde should do what pacman does. Currently looking into it.

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

No branches or pull requests

1 participant