duplicity-talk
[Top][All Lists]
Advanced

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

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


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] "ImportError: No module named GnuPGInterface" with 0.4.3.RC8
Date: Tue, 03 Jul 2007 06:31:19 -0500
User-agent: Thunderbird 1.5.0.12 (X11/20070604)

Yes, its part of the python-gnupginterface module.  I need to set that
up as a requirement for the duplicity package.

Our copy of GnuPGInterface.py was removed in RC1 via patch 5680 (one of
the patches listed).  GnuPGInterface is a separate project.

...Ken

Nick Burch wrote:
> 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
> 
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 




reply via email to

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