Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 404295 - net-misc/dropbox-1.2.51 ImportError: librsync.so.1
Summary: net-misc/dropbox-1.2.51 ImportError: librsync.so.1
Status: RESOLVED DUPLICATE of bug 403971
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-17 18:17 UTC by Alejandro Ojeda
Modified: 2012-02-17 18:22 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro Ojeda 2012-02-17 18:17:53 UTC
dropbox-1.2.51 crash with output:
$ /opt/dropbox/dropboxd 
Traceback (most recent call last):
  File "__main__dropbox__.py", line 77, in <module>
  File "core/databases.py", line 48, in <module>
  File "core/file_cache.py", line 70, in <module>
  File "core/memory_caches.py", line 50, in <module>
  File "core/sync_engine_util.py", line 2, in <module>
  File "common_util/librsync.py", line 7, in <module>
ImportError: librsync.so.1: cannot open shared object file: No such file or directory

Reproducible: Always

Steps to Reproduce:
1. emerge =net-misc/dropbox-1.2.51
2. /opt/dropbox/dropboxd
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-17 18:22:05 UTC

*** This bug has been marked as a duplicate of bug 403971 ***