Hi,

I've installed duplicity-0.4.11-1.el5.rf on CentOS 5.3, but it refused to work:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 29, in ?
    from duplicity import collections, commandline, diffdir, dup_temp, \
File "/usr/lib/python2.4/site-packages/duplicity/collections.py", line 22, in ?
    import log, file_naming, path, dup_time, globals, manifest
  File "/usr/lib/python2.4/site-packages/duplicity/path.py", line 653, in ?
    import robust, tarfile, log, selection, globals, gpg, file_naming
  File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 22, in ?
    import GnuPGInterface, misc, log, path
ImportError: No module named GnuPGInterface

The solution was to install python-GnuPGInterface-0.3.2-3.noarch.rpm.
I recompiled the src.rpm from FC9. May be someone can place this RPM in the rpmforge repository and add the dependency to the duplicity RPM.

Tnx,
        boris

_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to