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: 2374
Popularity: 1.57
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 .. 84 85 86 87 88 89 90 91 92 93 94 .. 96 Next › Last »

TamCore commented on 2011-08-26 07:43 (UTC)

pkgver=1.1.43 md5sums=('1d303b067c09ab6ca305fb527036aeab' '9ec50da2ce59ed8c17606394b9c5e1c0' 'b34263a03e5ebfb3ec6615b35273a78f' '619b5a2e49b48f564423a850c94312d7') [ "$CARCH" = "x86_64" ] && md5sums[0]='a29190fa4420cbd2fe45807b1ac6b7f3'

mtorromeo commented on 2011-08-22 14:00 (UTC)

You should specify "opt/dropbox/dropboxd" (without quotes, no leading slash) in NoUpgrade. Other than that, it is not responsibility of the PKGBUILD itself to ensure that NoUpgrade works. If it is not working, file a bug against pacman (or libalpm, not sure).

Evilandi666 commented on 2011-08-22 13:42 (UTC)

Could you please try to ensure that your pkgbuild does not always overwrite /opt/dropbox/dropboxd when this one is in /etc/pacman.conf -> NoUpgrade = ... It is very annoying, even if you do chmod -w on it, it will be overwritten. Some of us use different/extenden dropboxd scripts.. so that's why it is annoying....

<deleted-account> commented on 2011-08-21 02:08 (UTC)

I tried that, my chown got messed up some how. I got it fixed now. Thanks

<deleted-account> commented on 2011-08-20 13:15 (UTC)

@matt_head : all you have to do is edit PKGBUILD and replace "root.root" by "root:root".

mtorromeo commented on 2011-06-29 19:36 (UTC)

It is a quote from the website, it seems it has been removed now, but you can still see it in google results https://encrypted.google.com/search?q=Secure+backup%2C+sync+and+sharing+made+easy&lr=&qscrl=1

Tomato commented on 2011-06-29 19:24 (UTC)

I'd say that "Secure" in the package summary is a bit daft in light of latest revelations...

<deleted-account> commented on 2011-06-15 12:11 (UTC)

Ahh yep, thats what I did. I have only been new to this and every time it seems I've looked in the tarball it's just the PKGBUILD file so I figured it would be alright. Sorry, that was my fault. Thanks for the script btw!

<deleted-account> commented on 2011-06-14 01:22 (UTC)

@chrisportela Works here. You need to D/L the entire Tarball and extract. I got a feeling you just D/L the PKGBUILD. That IS the error you would get (it 1st to be sourced that is not downloadable.) Be sure to read https://wiki.archlinux.org/index.php/AUR_User_Guidelines if you've not already done so.

<deleted-account> commented on 2011-06-14 00:03 (UTC)

Fails trying to find dropbox.png