Salut !
jusqu’à maintenant pas de souci et tout d’un coup dropbox ne se lance
plus au démarrage (depuis maj jessie).
Manuellement :
[code]ponky@pnk-gmr:~$ dropbox start
Starting Dropbox…Traceback (most recent call last):
File “dropbox/client/main.py”, line 64, in
File “dropbox/sqlite3_helpers.py”, line 31, in
File “dropbox_sqlite_ext/init.py”, line 9, in
ZipImportError: can’t find module ‘pkg_resources’
The Dropbox daemon is not installed!
Run “dropbox start -i” to install the daemon[/code]
Et donc ensuite :
[code]ponky@pnk-gmr:~$ dropbox start -i
Starting Dropbox…Traceback (most recent call last):
File “dropbox/client/main.py”, line 64, in
File “dropbox/sqlite3_helpers.py”, line 31, in
File “dropbox_sqlite_ext/init.py”, line 9, in
ZipImportError: can’t find module ‘pkg_resources’
==== AUTHENTICATING FOR org.freedesktop.policykit.exec ===
Authentication is needed to run `/usr/bin/dropbox’ as the super user
Authenticating as: root
Password:
==== AUTHENTICATION COMPLETE ===
Dropbox is the easiest way to share and store your files online. Want to learn more? Head to https://www.dropbox.com/
Downloading Dropbox… 100%
Unpacking Dropbox… 100%
Traceback (most recent call last):
File “dropbox/client/main.py”, line 64, in
File “dropbox/sqlite3_helpers.py”, line 31, in
File “dropbox_sqlite_ext/init.py”, line 9, in
ZipImportError: can’t find module 'pkg_resources’
Done!
[/code]