I can reproduce Ross Gayler's problems:

DUPLICITY: INFO 1
DUPLICITY: . GPG error detail: Traceback (most recent call last):
DUPLICITY: .   File "/usr/bin/duplicity", line 1412, in <module>
DUPLICITY: .     with_tempdir(main)
DUPLICITY: .   File "/usr/bin/duplicity", line 1405, in with_tempdir
DUPLICITY: .     fn()
DUPLICITY: .   File "/usr/bin/duplicity", line 1281, in main
DUPLICITY: .     sync_archive(decrypt)
DUPLICITY: .   File "/usr/bin/duplicity", line 1081, in sync_archive
DUPLICITY: .     copy_to_local(fn)
DUPLICITY: .   File "/usr/bin/duplicity", line 1028, in copy_to_local
DUPLICITY: .     gpg.GzipWriteFile(src_iter, tdp.name, size=sys.maxint)
DUPLICITY: .   File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 
371, in GzipWriteFile
DUPLICITY: .     new_block = block_iter.next()
DUPLICITY: .   File "/usr/bin/duplicity", line 1008, in next
DUPLICITY: .     self.fileobj.close()
DUPLICITY: .   File "/usr/lib/python2.7/dist-packages/duplicity/dup_temp.py", 
line 225, in close
DUPLICITY: .     assert not self.fileobj.close()
DUPLICITY: .   File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 
239, in close
DUPLICITY: .     self.gpg_failed()
DUPLICITY: .   File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 
206, in gpg_failed
DUPLICITY: .     raise GPGError, msg
DUPLICITY: . GPGError: GPG Failed, see log below:
DUPLICITY: . ===== Begin GnuPG log =====
DUPLICITY: . gpg: CAST5 encrypted data
DUPLICITY: . gpg: encrypted with 1 passphrase
DUPLICITY: . gpg: decryption failed: bad key
DUPLICITY: . ===== End GnuPG log =====
DUPLICITY: . 
DUPLICITY: . 

DUPLICITY: ERROR 31 GPGError
DUPLICITY: . GPGError: GPG Failed, see log below:
DUPLICITY: . ===== Begin GnuPG log =====
DUPLICITY: . gpg: CAST5 encrypted data
DUPLICITY: . gpg: encrypted with 1 passphrase
DUPLICITY: . gpg: decryption failed: bad key
DUPLICITY: . ===== End GnuPG log =====
DUPLICITY: . 

I must have canceled a backup during one of its runs. Now it doesn't
accept my password, even though they have been saved previously and used
for over a month. Has this issue ever been solved?

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

Title:
  gpg: problem with the agent: Bad CA certificate

Status in Déjà Dup Backup Tool:
  Invalid
Status in GNOME keyring services:
  Fix Released
Status in “gnome-keyring” package in Ubuntu:
  Fix Released

Bug description:
  If I don't encrypt the backup all works well, otherwise...

  [...]
  DUPLICITY: INFO 1
  DUPLICITY: . GPG error detail: Traceback (most recent call last):
  DUPLICITY: .   File "/usr/bin/duplicity-2.6", line 1245, in <module>
  DUPLICITY: .     with_tempdir(main)
  DUPLICITY: .   File "/usr/bin/duplicity-2.6", line 1238, in with_tempdir
  DUPLICITY: .     fn()
  DUPLICITY: .   File "/usr/bin/duplicity-2.6", line 1220, in main
  DUPLICITY: .     incremental_backup(sig_chain)
  DUPLICITY: .   File "/usr/bin/duplicity-2.6", line 488, in incremental_backup
  DUPLICITY: .     globals.backend)
  DUPLICITY: .   File "/usr/bin/duplicity-2.6", line 295, in write_multivol
  DUPLICITY: .     globals.gpg_profile, globals.volsize)
  DUPLICITY: .   File "/usr/lib64/python2.6/site-packages/duplicity/gpg.py", 
line 291, in GPGWriteFile
  DUPLICITY: .     file.close()
  DUPLICITY: .   File "/usr/lib64/python2.6/site-packages/duplicity/gpg.py", 
line 180, in close
  DUPLICITY: .     self.gpg_failed()
  DUPLICITY: .   File "/usr/lib64/python2.6/site-packages/duplicity/gpg.py", 
line 165, in gpg_failed
  DUPLICITY: .     raise GPGError, msg
  DUPLICITY: . GPGError: GPG Failed, see log below:
  DUPLICITY: . ===== Begin GnuPG log =====
  DUPLICITY: . gpg: problem with the agent: Bad CA certificate
  DUPLICITY: . ===== End GnuPG log =====
  DUPLICITY: . 
  DUPLICITY: . 

  DUPLICITY: ERROR 31 GPGError
  DUPLICITY: . GPGError: GPG Failed, see log below:
  DUPLICITY: . ===== Begin GnuPG log =====
  DUPLICITY: . gpg: problem with the agent: Bad CA certificate
  DUPLICITY: . ===== End GnuPG log =====
  DUPLICITY: . 
  [...]

  I'm using duplicity-0.6.11

To manage notifications about this bug go to:
https://bugs.launchpad.net/deja-dup/+bug/681002/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to