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.49
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 .. 44 45 46 47 48 49 50 51 52 53 54 .. 96 Next › Last »

neTpK commented on 2014-09-07 11:52 (UTC)

Sorry, didnt mean to flag out of date. I was using the in-repo version which was v2.8

cgirard commented on 2014-08-27 13:13 (UTC)

jvybihal: this is not dropbox-experimental

jvybihal commented on 2014-08-27 12:55 (UTC)

I'd suggest revisiting dependencies. This PKGBUILD now installs 2.11.9 version, which is in QT. http://www.webupd8.org/2014/07/dropbox-ui-rewritten-in-qt-for-latest.html

taliesin commented on 2014-08-26 02:03 (UTC)

Hi adambot, with 2.10.29 I am no longer seeing a ~/.dropbox-dist directory. I might be misunderstaning something, but I used to see this in the past and am not seeing it now, I placed a temporary out of date template on that section of the Arch Wiki article on Dropbox. Do you know whether this is something that has been deprecated in the design of Dropbox?

Fong-Wan commented on 2014-08-01 05:31 (UTC)

2.10.27 is available [1]. I can't access more from dl.dropboxusercontent.com, so maybe you should get from: https://d1ilhw0800yew8.cloudfront.net/client/${pkgname}-lnx.${_source_arch}-{$pkgver}.tar.gz [1] https://forums.dropbox.com/topic.php?id=118678

<deleted-account> commented on 2014-07-30 10:27 (UTC)

I get the following error trying to build the package: > makepkg -s ==> ERROR: Cannot find the fakeroot binary required for building as non-root user.

izenn commented on 2014-07-26 06:52 (UTC)

2.10.3 is available x86 SHA265 SUM is: fac8ddb97930487a0933ca2bb1fa3929b65af5b5530bd092917ccbd0a05983fd x86_64 SHA256 SUM is: e7fe882917a8b07748b6594953b907286d8d6ecb04ab4df4b86e60d24cc4e9ae also -- please add a note that users should do the following in the home directory of the user dropbox is going to run as to prevent autoupdate: rm -rf ~/.dropbox-dist install -dm0 ~/.dropbox-dist

alerque commented on 2014-07-15 08:45 (UTC)

My Out-Of-Date flag was in error, sorry about that. The release I am looking at is the devel branch. Linux client 2.11.0 was posted 3 days ago, release notes and links are [here][1]. Looks like this is a bit of a UI rewrite and will need more than a simple version bump in the package when it does get released. [1] https://forums.dropbox.com/topic.php?id=118006

mispp commented on 2014-07-10 20:34 (UTC)

now it works. thanks. i don't know what i was thinking :S