You are not logged in.

#1 2024-04-17 08:01:01

Dario48
Member
Registered: 2024-01-30
Posts: 13

gpg fails to import keys from all keyservers

hi, I'm trying to install some packages with yay and it always errors at the pgp check:

gpg: error reading key: No public key

 :: PGP keys need importing:
 -> 662E3CDD6FE329002D0CA5BB40339DD82B12EF16, required by: librewolf-bin
:: Import? [Y/n] y
:: Importing keys with gpg...
gpg: keyserver receive failed: Server indicated a failure
 -> problem importing keys

running

 gpg --verbose --debug-level=guru --keyserver=hkps://keyserver.ubuntu.com --receive-keys 662E3CDD6FE329002D0CA5BB40339DD82B12EF16 

returns

gpg: enabled debug flags: packet mpi crypto filter iobuf memory cache memstat trust hashing ipc clock lookup extprog
gpg: enabled compatibility flags:
gpg: DBG: [no clock] start
gpg: DBG: chan_3 <- # Home: /home/Dario48/.gnupg
gpg: DBG: chan_3 <- # Config: /home/Dario48/.gnupg/dirmngr.conf
gpg: DBG: chan_3 <- OK Dirmngr 2.4.5 at your service
gpg: DBG: connection to the dirmngr established
gpg: DBG: chan_3 -> GETINFO version
gpg: DBG: chan_3 <- D 2.4.5
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> KEYSERVER --clear hkps://keyserver.ubuntu.com
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> KS_GET -- 0x662E3CDD6FE329002D0CA5BB40339DD82B12EF16
gpg: DBG: chan_3 <- ERR 219 Server indicated a failure <Unspecified source>
gpg: keyserver receive failed: Server indicated a failure
gpg: DBG: chan_3 -> BYE
gpg: DBG: [no clock] stop
gpg: keydb: handles=0 locks=0 parse=0 get=0
gpg:        build=0 update=0 insert=0 delete=0
gpg:        reset=0 found=0 not=0 cache=0 not=0
gpg: kid_not_found_cache: count=0 peak=0 flushes=0
gpg: sig_cache: total=0 cached=0 good=0 bad=0
gpg: objcache: keys=0/0/0 chains=0,0..0 buckets=0/0 attic=0
gpg: objcache: uids=0/0/0 chains=0,0..0 buckets=0/0
gpg: random usage: poolsize=600 mixed=0 polls=0/0 added=0/0
              outmix=0 getlvl1=0/0 getlvl2=0/0
gpg: rndjent stat: collector=0x0000000000000000 calls=0 bytes=0
gpg: secmem usage: 0/32768 bytes in 0 blocks

Last edited by Dario48 (2024-04-17 08:01:25)

Offline

Board footer

Powered by FluxBB