I don't have qt5-base neither and I just successfully signed in my account
Search Criteria
Package Details: dropbox 220.4.4126-1
Package Actions
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: | 2378 |
Popularity: | 1.79 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2025-03-26 08:13 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- libsm
- libxcomposite
- libxdamage
- libxmu
- libxrender
- libxslt (libxslt-gitAUR)
- libxxf86vm
- gendesk (make)
- libappindicator-gtk3 (optional) – make tray icons themed under some desktop environments like KDE plasma
- perl-file-mimeinfo (optional) – opening dropbox folder on some desktop environments
- ufw-extras (optional) – ufw rules for dropbox
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, xdg-utils-mimeoAUR, mimejs-gitAUR) (optional) – for "Launch Dropbox Website" and file manager integration
Required by (9)
Sources (8)
- dropbox.service
- dropbox@.service
- DropboxGlyph_Blue.svg
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz
- https://clientupdates.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86-205.4.5765.tar.gz.asc
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-220.4.4126.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-220.4.4126.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 15 .. 97 Next › Last »
wooque commented on 2020-08-26 07:46 (UTC)
brandon.arnold commented on 2020-08-26 05:29 (UTC) (edited on 2020-08-26 05:29 (UTC) by brandon.arnold)
I recommend adding qt5-base as a dependency. The Sign In dialog doesn't work without Qt5, which I just learned trying to get this package to work in my i3 system tray.
Traneptora commented on 2020-08-08 14:58 (UTC) (edited on 2020-08-08 14:58 (UTC) by Traneptora)
@eisterman This exact issue has already been explained to the maintainer, who refuses to fix this problem. The maintainer of this package seems to believe, incorrectly, that the -f
flag is not what people want.
yfc commented on 2020-08-08 14:02 (UTC)
@yan12125 and @jerz4evr Finally got Dropbox installed. Thanks so much for your help!
Devastator commented on 2020-07-05 13:39 (UTC) (edited on 2020-07-05 13:42 (UTC) by Devastator)
Something wrong with /usr/bin/dropbox symlink, but i have no idea whats wrong. I get error:
dropbox: locating interpreter !! dropbox: can't trust path, fall back on working directory (relative)! !! dropbox: failed to resolve program path (No such file or directory)! !! dropbox: no executable path! (error 1) Aborted (core dumped)
When i launch from /opt/dropbox/dropbox then no errors.
eisterman commented on 2020-07-02 00:14 (UTC) (edited on 2020-07-02 00:14 (UTC) by eisterman)
In PKGBUILD, prepare(), if it already finds the existing dropbox.desktop file, rather than overwriting because it already exists, it raise an error, which often happens if an installation has abnormally crashed before.
In particular, line 45 should be replaced with
gendesk -f --pkgname="$pkgname" --pkgdesc="$pkgdesc" --categories=Network PKGBUILD
adding the flag -f
to overwrite the dropbox.desktop file during preparation.
varunsbhatta commented on 2020-06-17 19:28 (UTC) (edited on 2020-06-17 19:29 (UTC) by varunsbhatta)
Build is failing with the following log.
==> Validating source files with sha256sums...
DropboxGlyph_Blue.svg ... Passed
terms.txt ... Passed
dropbox.service ... Passed
dropbox@.service ... Passed
==> Validating source_x86_64 files with sha256sums...
dropbox-lnx.x86_64-99.4.501.tar.gz ... FAILED
dropbox-lnx.x86_64-99.4.501.tar.gz.asc ... Skipped
==> ERROR: One or more files did not pass the validity check!
Failed to build dropbox
I have the imported the right keys (as mentioned in the pinned comment). Any help?
ranger commented on 2020-06-05 14:55 (UTC)
@nthorderindex, maybe you should try to install without any aur helpers? To see if the problem is with your system or with the aur helper
nthorderindex commented on 2020-06-05 14:48 (UTC) (edited on 2020-06-05 14:51 (UTC) by nthorderindex)
@gothicVI I'm using aura, which needs to be run as root when installing packages. I've installed this package before using aura without an issue, I'm just trying to upgrade (97.4.467-1 -> 98.4.158-1). I tried using pikaur instead and the check passed, so it does seem to be an issue with aura though and not actually with this package.
EDIT: In case anyone else has this problem, it's solved by using sudo -E
rather than just sudo
. Explanation in the aura changelog here: https://github.com/fosskers/aura/blob/master/aura/CHANGELOG.md#311-2020-06-02
gothicVI commented on 2020-06-05 05:34 (UTC) (edited on 2020-06-05 05:34 (UTC) by gothicVI)
@nthorderindex what's the exact command you're using to install dropbox in the first place?
If you're running, e.g., pikaur or yay do not run them as root.
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..."
Alternatively, you can download Dropbox's public key from https://linux.dropbox.com/fedora/rpm-public-key.asc and import it with:
You can check whether keys are successfully imported or not using the output of
gpg -k
. You should find something like this: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):
https://www.dropboxforum.com/t5/Desktop-client-builds/bd-p/101003016 Official Dropbox user feedback forum
Arch Linux discussion places: https://bbs.archlinux.org/, #archlinux on freenode.net, https://lists.archlinux.org/listinfo/aur-general