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: huang jun
Subject: Re: [Duplicity-talk] _librsync.so: Undefined symbol "rs_file_copy_cb"
Date: Mon, 17 Dec 2012 21:06:16 +0800



2012/12/17 <address@hidden>
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

_______________________________________________
Duplicity-talk mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/duplicity-talk

thanks for you reply,
i have found this before and at last it given no solution and i reinstalled the librsync,
but the same error occurs .
Both the duplicity and librsync are installed by sourcecode on vmware8.0 FreeBSD.
which explains there is no confusing about the hardware type.

huangjun


reply via email to

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