duplicity-talk
[Top][All Lists]
Advanced

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

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


From: edgar . soldin
Subject: Re: [Duplicity-talk] _librsync.so: Undefined symbol "rs_file_copy_cb"
Date: Mon, 17 Dec 2012 13:45:51 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0

On 17.12.2012 12:44, huang jun wrote:
> 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.
> 
> 

there was a similar issue once on Mac OSX, where it was compiled against x64 
but run x86 or the other way around. see
http://pl.digipedia.org/usenet/thread/16518/1073/
you might want to further dig into our mailing list.

good luck.. ede/duply.net



reply via email to

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