Public bug reported:

A bug that apparently has been solved long ago still exists today:

See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497071

The bug can easily be replicated by using the following commands
sudo duplicity --no-encryption <directory to backup> file:///<backuplocation>
...
remove a file or dir from  <directory to backup>
try to restore with:

sudo duplicity --file-to-restore=<deleted file>  
file:///<backuplocation>/<deleted file>
duplicity now askes for a passphrase where it shouldn't

duplicity 0.6.18 / Ubuntu 12.04 lts

** Affects: duplicity (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: duplicity gpg passphrase

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to duplicity in Ubuntu.
https://bugs.launchpad.net/bugs/1266730

Title:
  duplicity: prompts for GnuPG passphrase with --no-encryption, can
  break cronjobs

Status in “duplicity” package in Ubuntu:
  New

Bug description:
  A bug that apparently has been solved long ago still exists today:

  See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=497071

  The bug can easily be replicated by using the following commands
  sudo duplicity --no-encryption <directory to backup> file:///<backuplocation>
  ...
  remove a file or dir from  <directory to backup>
  try to restore with:

  sudo duplicity --file-to-restore=<deleted file>  
file:///<backuplocation>/<deleted file>
  duplicity now askes for a passphrase where it shouldn't

  duplicity 0.6.18 / Ubuntu 12.04 lts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1266730/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to