duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Errors when running duplicity


From: Jonathan Kelley
Subject: [Duplicity-talk] Errors when running duplicity
Date: Thu, 16 Feb 2012 18:04:38 -0600

Just grabbed the duplicity stuff off the site, but it is not starting properly.

I have pasted the output of compiling librsync with shared library support as well as the output of duplicity compile.


http://pastebin.com/yRnQ5sQf <--- librsync stuff

http://pastebin.com/C1A8mmk8 <---- duplicity stuff


After installing both packages, duplicity does not work.

Should've worked since /usr/local/include/librsync.h exist and such, but not sure why.


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






reply via email to

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