duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #25057] GnuPGInterface should be optional when


From: Paul Sowden
Subject: [Duplicity-tracker] [bug #25057] GnuPGInterface should be optional when using the --no-encrypt flag
Date: Wed, 10 Dec 2008 04:39:12 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en; rv:1.8.1.17) Gecko/20080915 Camino/1.6.4 (like Firefox/2.0.0.17)

URL:
  <http://savannah.nongnu.org/bugs/?25057>

                 Summary: GnuPGInterface should be optional when using the
--no-encrypt flag
                 Project: duplicity
            Submitted by: psowden
            Submitted on: Wed 10 Dec 2008 04:39:11 GMT
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When using the --no-encrypt flag there shouldn't be any dependencies on
having GPG installed and so it would be nice if duplicity were able to operate
without having GnuPGInterface available.

I suspect that this might be trivial to change by moving the


import GnuPGInterface


into the


gpg.py:GPGFile.__init__


method right before it's used.  This way GnuPGInterface only becomes a
dependency if duplicity needs to use it to encrypt/decrypt something.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25057>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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