duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Errors when running duplicity


From: Martin Pool
Subject: Re: [Duplicity-talk] Errors when running duplicity
Date: Fri, 17 Feb 2012 12:22:51 +1100

> address@hidden cfpusher]# duplicity
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 45, in ?
>     from duplicity import collections
>   File "/usr/lib64/python2.4/site-packages/duplicity/collections.py", line
> 29, in ?
>     from duplicity import path
>   File "/usr/lib64/python2.4/site-packages/duplicity/path.py", line 36, in ?
>     from duplicity import librsync
>   File "/usr/lib64/python2.4/site-packages/duplicity/librsync.py", line 29,
> in ?
>     import _librsync
> ImportError: librsync.so.1: cannot open shared object file: No such file or 
> directory

Python can't find the shared library.  The shortest answer is probably
to install your distribution's packaged version of duplicity.  I think
there is also some help about this in the duplicity tree.

-- 
Martin



reply via email to

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