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.54
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 .. 80 81 82 83 84 85 86 87 88 89 90 .. 96 Next › Last »

rafaelff commented on 2012-02-16 15:43 (UTC)

Most likely the last one, @anonymous_user. Just because it have a lot of votes, doesn't mean that it will be adopted for sure.

anonymous_user commented on 2012-02-16 15:26 (UTC)

Either its due to licensing or no TU wants to maintain it.

Schala commented on 2012-02-16 05:40 (UTC)

How can this package have over 2600 votes and not be in community repo?

muunleit commented on 2012-02-05 21:01 (UTC)

Sorry, it was related to a gtk-theme/engine here.

jokerboy commented on 2012-02-05 20:35 (UTC)

It's gtk2 related..

rafaelff commented on 2012-02-05 19:56 (UTC)

read Arch news: http://www.archlinux.org/news/libpnglibtiff-rebuilds-move-from-testing/

jstjohn commented on 2012-02-05 19:51 (UTC)

muunleit: Install libpng if you don't have it installed already, or re-install (read: re-compile) dropbox. Check the front page news for an explanation.

muunleit commented on 2012-02-05 19:47 (UTC)

Dropbox is missing libpng14.so.14 (dropbox:3877): Gtk-WARNING **: libpng14.so.14: cannot open shared object file: No such file or directory

broken.pipe commented on 2012-01-26 21:25 (UTC)

haha! found the error. i built the pkg using upx. it seems that it brake the pkg!! thanks for your help!