Comment 13 for bug 1728548

Revision history for this message
Laurenz (lalten) wrote : Re: Backup Failed: gpg: decrypt_message failed

I found my problem using

DEJA_DUP_DEBUG=1 deja-dup --backup

excerpt:

DUPLICITY: WARNING 1
DUPLICITY: . Attempt 1 failed. GSResponseError: GSResponseError: 403 Forbidden
DUPLICITY: . <?xml version='1.0' encoding='UTF-8'?><Error><Code>UserProjectAccountProblem</Code><Message>User project billing account not in good standing.</Message><Details>The billing account for project 226596391088 is disabled in state closed</Details></Error>

DUPLICITY: ERROR 1
DUPLICITY: . Error processing remote manifest (duplicity-inc.20190321T091744Z.to.20190328T012024Z.manifest.gpg): GPG Failed, see log below:
DUPLICITY: . ===== Begin GnuPG log =====
DUPLICITY: . gpg: WARNING: "--no-use-agent" is an obsolete option - it has no effect
DUPLICITY: . gpg: decrypt_message failed: Unknown system error
DUPLICITY: . ===== End GnuPG log =====
DUPLICITY: .

I guess it would be very helpful if deja-dup would propagate this warning to the user.