duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Problem with librsync.so ?


From: Ben Escoto
Subject: Re: [Duplicity-talk] Problem with librsync.so ?
Date: Sun, 30 Apr 2006 18:48:17 -0500

>>>>> Michael Johnson <address@hidden>
>>>>> wrote the following on Tue, 25 Apr 2006 14:42:53 -0400
> Hi all
> 
> It appears I have a problem with my duplicity backup I just tried to  
> run:
>
>      import _librsync, types, array
> ImportError: /usr/lib/python2.3/site-packages/duplicity/_librsync.so:  
> cannot open shared object file: No such file or directory
> 
> It appears to imply I don't have or it can't read the listed file.   
> However:
...
> The file is there and is readable and executable by anyone and everyone.

Try ldd on _librsync.so.  Perhaps _librsync.so isn't the shared
library that cannot be opened---instead it could be some shared
library that _librsync.so depends on that can't be opened.

I'd try re-installing if you keep having the problem.


-- 
Ben Escoto

Attachment: pgp9LxOL1is6W.pgp
Description: PGP signature


reply via email to

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