We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
My /etc/resolv.conf was wrong, so DNS lookup didn't work. I wanted to sync a package and clyde did this
while pacman does this:
I think clyde should do what pacman does. Currently looking into it.
The text was updated successfully, but these errors were encountered: