<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>192270</bug_id>
          
          <creation_ts>2007-09-12 08:32 0000</creation_ts>
          <short_desc>app-backup/duplicity-0.4.3 requires dev-python/py-gnupg and dev-python/pexpect</short_desc>
          <delta_ts>2007-09-12 14:03:36 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2006.1</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>neil@digimed.co.uk</reporter>
          <assigned_to>ticho@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>neil@digimed.co.uk</who>
            <bug_when>2007-09-12 08:32:11 0000</bug_when>
            <thetext>After updating duplicity to 0.4.3 I get this when running it

Traceback (most recent call last):
  File &quot;/usr/bin/duplicity&quot;, line 29, in &lt;module&gt;
    from duplicity import collections, commandline, diffdir, dup_temp, \
  File &quot;/var/tmp/portage/app-backup/duplicity-0.4.3/image//usr/lib/python2.5/site-packages/duplicity/collections.py&quot;, line 22, in &lt;module&gt;
  File &quot;/var/tmp/portage/app-backup/duplicity-0.4.3/image//usr/lib/python2.5/site-packages/duplicity/path.py&quot;, line 649, in &lt;module&gt;
  File &quot;/var/tmp/portage/app-backup/duplicity-0.4.3/image//usr/lib/python2.5/site-packages/duplicity/gpg.py&quot;, line 22, in &lt;module&gt;
ImportError: No module named GnuPGInterface

The GnuPGInterface module was included in the previous version but has now been removed and is a separate package, dev-python/py-gnupg. pexpect is also required.

Explanation: http://article.gmane.org/gmane.comp.sysutils.backup.duplicity.general/1003

After emerging dev-python/py-gnupg-0.3.2 and dev-python/pexpect-2.1, duplicity is working again. Can you add these as RDEPENDS?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2007-09-12 12:05:04 0000</bug_when>
            <thetext>It works without pexpect here...</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ticho@gentoo.org</who>
            <bug_when>2007-09-12 13:18:48 0000</bug_when>
            <thetext>...but after some digging, I found out that the duplicity code uses pexpect at some places. Both py-gnupg and pexpect were added to RDEPEND. Thanks!</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>neil@digimed.co.uk</who>
            <bug_when>2007-09-12 14:03:36 0000</bug_when>
            <thetext>It barfed on the missing pexpect as soon as I ran it. Does it only affect --encrypt-key, the only other arguments I used were --include and --exclude?

Anyway, thanks for the quick fix.
</thetext>
          </long_desc>
      
    </bug>

</bugzilla>