duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] "ImportError: No module named GnuPGInterface" with 0.4.


From: Nick Burch
Subject: [Duplicity-talk] "ImportError: No module named GnuPGInterface" with 0.4.3.RC8
Date: Tue, 3 Jul 2007 11:16:06 +0100 (BST)

Hi All

I've just tried rebuilding the srpm for 0.4.3.RC8 on a RHEL 3 and a RHEL 4 machine. The srpm rebuilds just fine, but when I try to run duplicity on either machine, it complains that it can't find GnuPGInterface.

I've checked, and neither of 0.4.3.RC7 and 0.4.3.RC8 include GnuPGInterface.py, but 0.4.2 does. I can't see anything in the changelog about GnuPGInterface going away, needing to come from somewhere else etc.

Is there something I've missed, or is this a packaging error?

Thanks
Nick


[ ~]# duplicity
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 29, in ?
    from duplicity import collections, commandline, diffdir, dup_temp, \
File "/var/tmp/duplicity-0.4.3.RC8-0.fdr.6-root-root/usr/lib/python2.3/site-packages/duplicity/collections.py", line 22, in ? File "/var/tmp/duplicity-0.4.3.RC8-0.fdr.6-root-root/usr/lib/python2.3/site-packages/duplicity/path.py", line 649, in ? File "/var/tmp/duplicity-0.4.3.RC8-0.fdr.6-root-root/usr/lib/python2.3/site-packages/duplicity/gpg.py", line 22, in ?
ImportError: No module named GnuPGInterface


[ ~]# duplicity
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 30, in ?
    from duplicity import collections, commandline, diffdir, dup_temp, \
File "/var/tmp/duplicity-0.4.3.RC8-0.fdr.6-root-root/usr/lib/python2.2/site-packages/duplicity/collections.py", line 22, in ? File "/var/tmp/duplicity-0.4.3.RC8-0.fdr.6-root-root/usr/lib/python2.2/site-packages/duplicity/path.py", line 649, in ? File "/var/tmp/duplicity-0.4.3.RC8-0.fdr.6-root-root/usr/lib/python2.2/site-packages/duplicity/gpg.py", line 22, in ?
ImportError: No module named GnuPGInterface





reply via email to

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