duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] GPGError - empty GnuPG log


From: edgar . soldin
Subject: Re: [Duplicity-talk] GPGError - empty GnuPG log
Date: Fri, 27 Apr 2018 03:25:28 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 4/26/2018 23:12, Oliver Cole via Duplicity-talk wrote:
> In the middle of a large backup - had been working fine up until this point:
> 
> GPGError: GPG Failed, see log below:
> ===== Begin GnuPG log =====
> ===== End GnuPG log =====

that happens when there was no output captured from gpg
 
> It's quite hard to Google when there's nothing in the log! Any ideas?
> 

nope, not without an error stack stack to see where the error was thrown. you 
can try running in debug verbosity '-v9' (really lot's of output) and "hope" it 
happens again. maybe this will help pinpointing the issue.

another "hack" could be writing a shell wrapper for gpg, piping all output via 
tee to the outs _and_ into a log file.

also check your syslog/dmesg for oom killing or such during that time.

..ede/duply.net



reply via email to

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