Project

General

Profile

Bug #1467

parabola-keyring ; cannot pacman -Syu anymore

botho - over 6 years ago - . Updated over 6 years ago.

Status:
fixed
Priority:
bug
Assignee:
-
% Done:

100%


Description

Hi,after trying to run pacman -Syu i get the following errors:
:: Proceed with installation? [Y/n]
(96/96) checking keys in keyring [############################################################] 100%
downloading required keys...
error: key "4A1AFC345EBE18F8" could not be looked up remotely
error: required key missing from keyring
error: failed to commit transaction (unexpected error)
Errors occurred, no packages were upgraded.

I ran pacman -S parabola-keyring:
:: Processing package changes...
(1/1) reinstalling parabola-keyring [############################################################] 100%
> Appending keys from parabola.gpg...
uid David P. <> (reordered signatures follow)
sig! E6974752F9704456 2017-03-19 André Silva <>
key 227CA7C556B2BA78:
1 signature reordered
sig! 33466E12EC7BA943 2015-12-17 Isaac David <>
sub 76DA83B7DCE1ABD0
sig! 3052D5B24E10CAF9 2016-08-01 [self-signature]
key 3052D5B24E10CAF9:
1 signature reordered
sig! 4428BA28AA2ACCD2 2015-06-22 Icarious (GNU Hacker) <>
sub 2BDD7C8B6233C24A
sig! C3F4FFCF3EAE8697 2017-05-28 [self-signature]
key C3F4FFCF3EAE8697:
1 signature reordered
sig! 45698744D4FFBFC9 2013-04-20 Luke T. Shumaker <>
sub 92CAD4C8D41E95C1
sig! 2EC52AC76AEEB6A0 2012-11-02 [self-signature]
key 2EC52AC76AEEB6A0:
1 signature not checked due to a missing key
1 signature reordered
> Locally signing trusted keys in keyring...
-> Locally signing key DE8B63715BAA521666340836A763C29157A016B6...
-> Locally signing key B15F27D6FB402E1839BA97C619C87254F41DB195...
-> Locally signing key 560B3DEC2F13E822ACED475B2EC52AC76AEEB6A0...
-> Locally signing key 1B8C5E87702444D3D825CC8086ED62396D5DBA58...
-> Locally signing key 49F707A1CB366C580E625B3C456032D717A4CD9C...
-> Locally signing key DC7E500D8D4407641EA82893476DC656262FB1AE...
-> Locally signing key 6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78...
-> Locally signing key 8C3F8ABD30DF2AFAC6C039A45906AB5E9AAD00E5...
-> Locally signing key D3EAD7F9D076EB9AF650149DA170D6A0B669E21A...
-> Locally signing key 2DFFE834A07FC9A06F4AAAF444BC7D7F49B9A5A4...
-> Locally signing key DE00C1C500DDCC4AAF06EA99B238ADC68BE13357...
-> Locally signing key 1285E187FDE4EF93444F75F9A3CDCDE939A264EE...
-> Locally signing key C90B027951EB38B7FA25E2E73052D5B24E10CAF9...
-> Locally signing key ACFD80729A8CE443544A2C7ADF672798D2CF9D7D...
-> Locally signing key CB6E213A349B8DF9E96B622AC3F4FFCF3EAE8697...
-> Locally signing key 38D33EF29A7691134357648733466E12EC7BA943...
-> Locally signing key BFA8008A8265677063B11BF47171986E4B745536...
-> Locally signing key C9297FDFA44D416DEBF0948365BDCFF76F0F94D7...
-> Locally signing key B70107A3E6A744682A22208D7D19D1AFDD312BBE...
-> Locally signing key 99195DD3BB6FE10A2F36ED8445698744D4FFBFC9...
-> Locally signing key 8CD7227DA467D3ED404F6EEFDB590F739E5AC458...
-> Locally signing key 6A02EFFEEE2464AD376E05A81A677766EBE25A09...
-> Locally signing key EBDF658E5A72B7B8BD5FB0F46DB12E6B3CE04A86...
-> Locally signing key 916FFBC76D2E641BA416BA53364F4E1483446AC5...
-> Locally signing key 0EF5D686FC13831A54874C275FC681B4822DABB0...
> Importing owner trust values...
> Updating trust database...
gpg: next trustdb check due at 2017-09-21
:: Running post-transaction hooks...
(1/1) Arming ConditionNeedsUpdate...

, then pacman-key --refresh-keys, but got the following errors while refreshing keys:
[parabool@thinkpad ~]$ sudo pacman-key --refresh-keys
gpg: refreshing 125 keys from hkp://pool.sks-keyservers.net
gpg: keyserver refresh failed: Server indicated a failure
==> ERROR: A specified local key could not be updated from a keyserver.

Removing parabola-keyring with pacman -Rd gives the following error:
[parabool@thinkpad ~]$ sudo pacman -Rd parabola-keyring
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: pacman: removing parabola-keyring breaks dependency 'parabola-keyring

History

#1

Updated by isacdaavid over 6 years ago

botho wrote:

error: key "4A1AFC345EBE18F8" could not be looked up remotely

the solution won't even involve parabola-keyring. 5EBE18F8 is a sub-key of recent creation (~2 months) belonging to an Arch packager.

Removing parabola-keyring with pacman -Rd gives the following error:
[parabool@thinkpad ~]$ sudo pacman -Rd parabola-keyring
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: pacman: removing parabola-keyring breaks dependency 'parabola-keyring

this is expected behaviour. -Rd only skips version checks, -Rdd does what you wanted.

#2

Updated by isacdaavid over 6 years ago

  • % Done changed from 0 to 100
  • Status changed from open to fixed

from the IRC channel:

<botho> problem has been fixed - pacman asked to import his key

Also available in: Atom PDF