Update to the latest version of dropbox has failed. dropbox 135.4.4221-1 (131.4.3968-1) AUR
==> Verifying source file signatures with gpg... dropbox-lnx.x86_64-135.4.4221.tar.gz ... cat: write error: Broken pipe FAILED ==> ERROR: One or more PGP signatures could not be verified!
The key has already been imported when dropbox was first installed. Therefore trying to re-add it doesn't change anything.
wget https://linux.dropbox.com/fedora/rpm-public-key.asc
gpg --import ~/Downloads/rpm-public-key.asc ✔ gpg: key FC918B335044912E: "Dropbox Automatic Signing Key linux@dropbox.com" not changed gpg: Total number processed: 1 gpg: unchanged: 1
FIXED: Sorry, my mistake, I was trying to build w/ sudo. Ran again as normal user and problem solved.
Pinned Comments
yan12125 commented on 2019-01-05 16:39 (UTC) (edited on 2019-02-27 08:11 (UTC) by yan12125)
Run the following command in case you got errors during "Verifying source file signatures with gpg..."
Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:
You can check whether keys are successfully imported or not using the output of
gpg -k
. You should find something like this:yan12125 commented on 2018-08-01 11:41 (UTC) (edited on 2020-01-24 15:13 (UTC) by yan12125)
If you can't run the dropbox@ service normally, try to create a read-only directory ~/.dropbox-dist and run again.
yan12125 commented on 2017-11-06 15:13 (UTC) (edited on 2019-03-18 03:50 (UTC) by yan12125)
Some useful places for issues about Dropbox itself (not the package):
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum
Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general