duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-talk] _librsync.so: Undefined symbol "rs_file_copy_cb"


From: huang jun
Subject: [Duplicity-talk] _librsync.so: Undefined symbol "rs_file_copy_cb"
Date: Mon, 17 Dec 2012 19:44:43 +0800

hi,list
  I install duplicity by sourcecode On FreeBSD v8.2
  but after executeit the binary file,here is error output:

  $ duplicity
Traceback (most recent call last):
  File "/usr/local/bin/duplicity", line 45, in <module>
    from duplicity import collections
  File "/usr/local/lib/python2.6/site-packages/duplicity/collections.py", line 29, in <module>
    from duplicity import path
  File "/usr/local/lib/python2.6/site-packages/duplicity/path.py", line 36, in <module>
    from duplicity import librsync
  File "/usr/local/lib/python2.6/site-packages/duplicity/librsync.py", line 29, in <module>
    import _librsync
ImportError: /usr/local/lib/python2.6/site-packages/duplicity/_librsync.so: Undefined symbol "rs_file_copy_cb"

It seems something wrong with librsync.
I googled it, and there is someone had the similar problem,but there is no solutions to it.
BTW,i use the librsync 0.9.7 building from the sourcecode.

-- 
thanks
huangjun

reply via email to

[Prev in Thread] Current Thread [Next in Thread]