[arch-general] elinks is unverifiable
Script started on Sun Apr 1 10:40:14 2012 [root@localhost ~]# exitpacman -Ss soundsexit[K[Kpacman -Sy elinks :: Synchronizing package databases... core is up to date extra is up to date community is up to date resolving dependencies... looking for inter-conflicts... Targets (4): js-1.8.5-3 nspr-4.9-1 tre-0.8.0-2 elinks-0.13-9 Total Installed Size: 12.00 MiB Proceed with installation? [Y/n] y (0/4) checking package integrity [--------------------------------------------] 0% (1/4) checking package integrity [###-----------------------------------------] 9% (2/4) checking package integrity [#############################---------------] 66% (3/4) checking package integrity [##############################--------------] 69% (4/4) checking package integrity [############################################] 100% error: elinks: key "396E3E25BAB142C1" is unknown error: key "396E3E25BAB142C1" could not be looked up remotely error: failed to commit transaction (invalid or corrupted package (PGP signature)) Errors occurred, no packages were upgraded. [root@localhost ~]# exit exit Script done on Sun Apr 1 10:40:47 2012 ---------------------------------------------------------------- Jude <jdashiel-at-shellworld-dot-net> <http://www.shellworld.net/~jdashiel/nj.html>
On 04/01/2012 04:43 PM, Jude DaShiell wrote:
error: elinks: key "396E3E25BAB142C1" is unknown error: key "396E3E25BAB142C1" could not be looked up remotely error: failed to commit transaction (invalid or corrupted package (PGP signature)) Errors occurred, no packages were upgraded.
Have you tried running "pacman-key -r 396E3E25BAB142C1" as root? That should succeed with fetching the key. Due to the recent switch to gpg2, pacman was unable to look up such keys as it did not prefix the key ID with 0x and thus gpg2 was unhappy. - Christoph
On Sun, Apr 01, 2012 at 10:43:20AM -0400, Jude DaShiell wrote:
Script started on Sun Apr 1 10:40:14 2012 [root@localhost ~]# exitpacman -Ss soundsexit[K[Kpacman -Sy elinks
Apart from what Christoph said, never run pacman -Sy <pkg>. This can cause trouble, as the dependencies for the package won't be updated, if available. So run pacman -Syu separately first. -- O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
participants (3)
-
Christoph Vigano
-
gt
-
Jude DaShiell