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 .. 89 90 91 92 93 94 95 96 Next › Last »

sschober commented on 2011-03-08 12:39 (UTC)

@Awebb: No problem here. Inspecting the package i don't see where the change to /etc/fstab is supposed to happen...

Awebb commented on 2011-03-05 10:32 (UTC)

Make sure you backup your /etc/fstab before installing this package. The installer will comment out your "/home" line, copy it to a new line and add ",user_xattr". I wouldn't have noticed, but it also adds the line "# Commented out by Dropbox". The changes are relevant for DB to work properly and they don't do any harm, but I don't appreciate messing with my system files without informing me about that. Maybe you should consider creating a .install file to tell the user what happened.

haagch commented on 2011-01-28 21:42 (UTC)

~ % dropboxd Traceback (most recent call last): File "<string>", line 5, in <module> zipimport.ZipImportError: not a Zip file: '/opt/dropbox/library.zip' ~ % file /opt/dropbox/library.zip /opt/dropbox/library.zip: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.8, stripped wtf?

mtorromeo commented on 2011-01-27 20:39 (UTC)

Updated. @jxy: Sorry to inform you that dropbox is a closed source application.

<deleted-account> commented on 2011-01-27 16:33 (UTC)

1.0.20 is out. How about compiling from source?

<deleted-account> commented on 2011-01-07 10:54 (UTC)

@Ossk, same problem here.

<deleted-account> commented on 2011-01-06 12:28 (UTC)

Someone can tell me why dropbox tray doesn't use theme icons? I read somewhere that it should.

mtorromeo commented on 2010-12-17 08:49 (UTC)

Updated