You are not logged in.

#1 2025-07-25 19:25:15

ArchiMark
Member
From: California, USA
Registered: 2012-04-11
Posts: 101

Dropbox Install - One or More PGP Signatures Could Not Be Verified

Trying to install Dropbox, but got error message 'One or More PGP Signatures Could Not be Verified'.

Here's what I see in terminal:

==> Verifying source file signatures with gpg...
    dropbox-lnx.x86_64-228.4.5567.tar.gz ... FAILED (unknown public key FC918B335044912E)
==> ERROR: One or more PGP signatures could not be verified!
[marks@mark-pocket3 dropbox]$ gpg --debug-level guru --recv-key FC9188335044912E
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/marks/.gnupg
gpg: DBG: chan_3 <- # Config: /home/marks/.gnupg/dirmngr.conf
gpg: DBG: chan_3 <- OK Dirmngr 2.4.8 at your service, process 6413
gpg: DBG: connection to the dirmngr established
gpg: DBG: chan_3 -> GETINFO version
gpg: DBG: chan_3 <- D 2.4.8
gpg: DBG: chan_3 <- OK
gpg: DBG: chan_3 -> KS_GET -- 0xFC9188335044912E
gpg: DBG: chan_3 <- S SOURCE https://185.125.188.26:443
gpg: DBG: chan_3 <- ERR 167772218 No data <Dirmngr>
gpg: data source: https://185.125.188.26:443
gpg: keyserver receive failed: No data
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


Thanks for input on how to fix this.


Silicon Valley Digerati & Arch Noob
GPD Pocket 3, Thinkpad 230t

Offline

#2 2025-07-25 19:55:59

cmm11
Member
Registered: 2018-02-18
Posts: 53

Re: Dropbox Install - One or More PGP Signatures Could Not Be Verified

ArchiMark wrote:

Trying to install Dropbox

How are you trying to install it ? Also read the pinned comment by yan12125 on the AUR page.

Offline

#3 2025-07-25 20:48:45

ArchiMark
Member
From: California, USA
Registered: 2012-04-11
Posts: 101

Re: Dropbox Install - One or More PGP Signatures Could Not Be Verified

Install in terminal first with:

git clone https://aur.archlinux.org/dropbox.git


Then:

cd dropbox
makepkg -si


Thank you for your help and suggestion!

I read yan12125 comment and did his first suggestion:

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

and checked it with:

gpg -k

And got:

pub   rsa2048 2010-02-11 [SC]
      1C61A2656FB57B7E4DE0F4C1FC918B335044912E
uid           [ unknown] Dropbox Automatic Signing Key <linux@dropbox.com>

Which is what he said you should see.

So tried installing again and this time Voila! it worked!

Good lesson here that I need to make sure I read comments before installing!

Thanks again for your help!

Mark


Silicon Valley Digerati & Arch Noob
GPD Pocket 3, Thinkpad 230t

Offline

Board footer

Powered by FluxBB