duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Can't find _librsync?


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Can't find _librsync?
Date: Sun, 22 Nov 2009 18:29:44 -0600
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

Scott Hannahs wrote:
> On Nov 22, 2009, at 5:48 PM, Kenneth Loafman wrote:
> 
>> Scott Hannahs wrote:
>>> Mac OS X 10.6 and Python 2.6
<snip>
> So it seems that python can find the file after all, but the missing
> routine error is causing it to skip the load step and continue on in
> the try/fail flow structure with librsync.py
> 
> I am using version 0.9.7-1003 of librsync.  Is this a problem?

It should not be, however, librsync has some dependencies listed:

"Depends: libbz2-1.0, libc6 (>= 2.4), libpopt0 (>= 1.14),
zlib1g (>= 1:1.1.4)".

Replace the try/except with a straight import in the librsync.py module
and lets's see if we can get some more info.  The pythonpath with the
full list is the one you'll need to use, so stay with that one.  That
list does include the other libraries above, right?

...Ken





Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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