duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #01547
Re: [Question #218882]: Can't run duplicity cleanup with GPG error
Question #218882 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/218882
Chaser-andrey gave more information on the question:
hmm... it's really corrupted
LANG=C gpg --output /tmp/duplicity-new-
signatures.20130109T012002Z.to.20130109T043002Z.sigtar --decrypt
/mnt/backup/home/duplicity-new-
signatures.20130109T012002Z.to.20130109T043002Z.sigtar.gpg
You need a passphrase to unlock the secret key for
user: "me <me@mymail>"
4096-bit ELG key, ID XXXXXXXX, created 2012-10-18 (main key ID XXXXXXXX)
gpg: encrypted with 4096-bit ELG key, ID XXXXXXXX, created 2012-10-18
" "me <me@mymail>"
gpg: block_filter 0x11a77f0: read error (size=8882,a->size=8882)
gpg: unexpected EOF in bz2lib
gpg: block_filter 0x119bd90: read error (size=15834,a->size=15834)
gpg: mdc_packet with invalid encoding
gpg: decryption failed: Invalid packet
gpg: block_filter: pending bytes!
gpg: block_filter: pending bytes!
====================
> also it seems that gpg thinks you bzipped you encrypted files. did you? do/did you use the --gpg-options switch?
yes, I'm using option --gpg-options='--compress-algo=bzip2 --bzip2-compress-level=9'
When I make backup - how I can verify that all data have been correctly
backuped and uploaded? "duplicity verify"?
--
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.