Since 2.6.x, I cannot get Dropbox to work. I keep getting the following error: VerificationError: importing '/home/cgirard/dropbox/__pycache__/_cffi__xbf6971a3x934c2e3e.so': No module named _cffi__xbf6971a3x934c2e3e
I've tried the dropbox.py method which give me a working dropbox in dropbox-dist but that's about it. Any idea? (2.4.10 works fine)
Search Criteria
Package Details: dropbox 211.4.6008-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: | 2375 |
Popularity: | 2.49 |
First Submitted: | 2009-01-22 14:21 (UTC) |
Last Updated: | 2024-10-30 08:51 (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-211.4.6008.tar.gz
- https://edge.dropboxstatic.com/dbx-releng/client/dropbox-lnx.x86_64-211.4.6008.tar.gz.asc
- terms.txt
Latest Comments
« First ‹ Previous 1 .. 46 47 48 49 50 51 52 53 54 55 56 .. 96 Next › Last »
cgirard commented on 2014-05-26 11:17 (UTC)
ThecaTTony commented on 2014-05-20 08:00 (UTC)
Hi again, and thanks for all the work. 2.8.2 is out:
-Fix for notification message that kept coming back.
-Updated Translations
dennis123123 commented on 2014-05-19 17:03 (UTC)
Woohoo, half the install size! I love saving space (yeah, I'm strange lol)
It won't change in the future (and if it does, it'd mean a new PKGBUILD, which means can check manually) but yes, you could always use something like:
if diff dropbox library.zip >/dev/null; then
echo "Files are the same - remove one and create symlink"
rm -f library.zip
ln -s dropbox library.zip
fi
(might need some paths and stuff adding in, but you see the idea)
zizzfizzix commented on 2014-05-19 14:13 (UTC)
Perhaps you could make it compare the checksums in case it changes in the future?
mtorromeo commented on 2014-05-19 09:48 (UTC)
Updated to 2.8.0
@dennis123123: thanks for the tip
dennis123123 commented on 2014-05-17 09:52 (UTC)
Also FYI (to save me filing a bug report) the file "library.zip" and "dropbox" are identical (md5sum) - so to save 21MB of disk space, you can delete library.zip (it's not even a zip file), and then create a symlink to "dropbox" named "library.zip" (it doesn't start unless it sees that file)
ThecaTTony commented on 2014-05-17 08:44 (UTC)
Hi 2.8.0 is out:
-Prompt to selective sync in the setupwizard for large Dropboxes.
-Notification when your hard disk is full.
-New icons in the tray popup.
tbi commented on 2014-05-12 19:19 (UTC)
hey there! works pretty well. But I have the problem, that files or folders with umlauts (german language) in their filename won't sync. Any idea how to resolve this?
mtorromeo commented on 2014-05-08 07:58 (UTC)
Updated to 2.6.33 and implemented user systemd service file (not tested).
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