Created
October 15, 2013 13:17
-
-
Save jeremyd/6991407 to your computer and use it in GitHub Desktop.
package signature fail
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@ip-10-30-136-122 ~]# sudo pacman -Sy curl | |
:: Synchronizing package databases... | |
ec2 is up to date | |
core is up to date | |
extra is up to date | |
community is up to date | |
multilib is up to date | |
warning: curl-7.32.0-2 is up to date -- reinstalling | |
resolving dependencies... | |
looking for inter-conflicts... | |
Packages (1): curl-7.32.0-2 | |
Total Installed Size: 1.73 MiB | |
Net Upgrade Size: 0.00 MiB | |
:: Proceed with installation? [Y/n] y | |
(1/1) checking keys in keyring [##############################################################] 100% | |
(1/1) checking package integrity [##############################################################] 100% | |
error: curl: signature from "Dave Reisner <[email protected]>" is unknown trust | |
:: File /var/cache/pacman/pkg/curl-7.32.0-2-x86_64.pkg.tar.xz is corrupted (invalid or corrupted package (PGP signature)). | |
Do you want to delete it? [Y/n] n | |
error: failed to commit transaction (invalid or corrupted package (PGP signature)) | |
Errors occurred, no packages were upgraded |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment