Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 404295

Summary: net-misc/dropbox-1.2.51 ImportError: librsync.so.1
Product: Gentoo Linux Reporter: Alejandro Ojeda <opotonil>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***