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.44
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 .. 55 56 57 58 59 60 61 62 63 64 65 .. 96 Next › Last »

dengzxf commented on 2013-12-28 06:46 (UTC)

It's time to update to 2.4.10 !

Taijitu commented on 2013-12-16 20:38 (UTC)

Maybe, but in order to get the GUI for configuring the account, folder placement etc, I had to also include the "dropbox" excecutable into the package...

mwbrown commented on 2013-12-16 18:52 (UTC)

@Taijitu This package provides the dropboxd program within your PATH. I think what you might be looking for is the dropbox-cli program, which provides a Python script that can manage running Dropbox via `dropbox start`, `dropbox stop`, etc.

Taijitu commented on 2013-12-12 16:00 (UTC)

This may be a stupid question, but I had to manually add ln -s "/opt/dropbox/dropbox" "$pkgdir/usr/bin/dropbox" to the PKGBUILD in order to actually get dropbox working. Is that about right, or am I on the wrong track?

orschiro commented on 2013-12-05 22:08 (UTC)

@lahwaacz My fault. I did not have the wiki page at hand and thought I might just quickly show him what he can expect from using downgrade.

lahwaacz commented on 2013-12-05 15:46 (UTC)

@orschiro: you should have mentioned https://aur.archlinux.org/packages/downgrade/ Or, even better: https://wiki.archlinux.org/index.php/Downgrading_Packages

orschiro commented on 2013-12-05 07:11 (UTC)

@robertsms ~ $ downgrade dropbox The following packages are available in your cache: 1) local dropbox-2.4.8-1-x86_64.pkg.tar.xz [installed] 2) local dropbox-2.4.7-1-x86_64.pkg.tar.xz 3) local dropbox-2.4.6-1-x86_64.pkg.tar.xz 4) local dropbox-2.4.4-1-x86_64.pkg.tar.xz 5) local dropbox-2.4.3-1-x86_64.pkg.tar.xz

mssun commented on 2013-12-05 06:43 (UTC)

@olkkoo Same problem with me. How to roll back to previous version?

olkkoo commented on 2013-12-02 21:33 (UTC)

2.4.8 didn't want to sync. It just stated that "up to date".I rolled back to 2.4.7. It didn't work at first either, but eventually started syncing correctly.