Package Details: dropbox 211.4.6008-1

Git Clone URL: https://aur.archlinux.org/dropbox.git (read-only, click to copy)
Package Base: dropbox
Description: A free service that lets you bring your photos, docs, and videos anywhere and share them easily.
Upstream URL: https://www.dropbox.com
Licenses: custom
Submitter: mtorromeo
Maintainer: mtorromeo
Last Packager: mtorromeo
Votes: 2375
Popularity: 2.25
First Submitted: 2009-01-22 14:21 (UTC)
Last Updated: 2024-10-30 08:51 (UTC)

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..."

gpg --recv-keys 1C61A2656FB57B7E4DE0F4C1FC918B335044912E

Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:

gpg --import rpm-public-key.asc

You can check whether keys are successfully imported or not using the output of gpg -k. You should find something like this:

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

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):

  1. https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum

  2. Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general

Latest Comments

« First ‹ Previous 1 .. 78 79 80 81 82 83 84 85 86 87 88 .. 96 Next › Last »

rafaelff commented on 2012-07-12 18:56 (UTC)

https://wiki.archlinux.org/index.php/DeveloperWiki:usrlib

apinhal commented on 2012-07-12 18:56 (UTC)

Problem! /opt/dropbox/dropbox: No such file or directory My solution: - delete /lib64/ - re-install glibc Info from: https://bbs.archlinux.org/viewtopic.php?pid=1125753#p1125753 It's not good delete root folders... see it's contents before de deleting...

twa022 commented on 2012-07-12 06:40 (UTC)

1.4.11 available

egeerardyn commented on 2012-07-10 05:00 (UTC)

@greenaim: If you are on a 64 bit install and have recently (force) updated glibc, you might want to check that /lib64 is is properly in place. That's what went wrong on my install, but it has nothing to do with dropbox itself. Just reinstall glibc and it should work.

wilbowma commented on 2012-06-09 03:55 (UTC)

Could options=('!strip') be changed to options=('!strip' '!upx')? I know upx isn't on by default in makepkg.conf, but it does break something if it is turned on.

<deleted-account> commented on 2012-05-25 18:06 (UTC)

Change this line please (wrong md5sum) thanks: [ "$CARCH" = "x86_64" ] && md5sums[0]='85564753158f7094d3eb6ce165158d19'