duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] runaway GPG


From: Paul
Subject: [Duplicity-talk] runaway GPG
Date: Wed, 1 Jul 2009 13:32:04 -0400 (Eastern Daylight Time)
User-agent: Alpine 2.00 (WNT 1167 2008-08-23)

Hi -

I'm using Duplicity 0.5.18 on Debian etch to back up a fairly small dataset every night to Amazon S3. I have recently done a fresh full backup.

I invoke Duplicity with

/usr/local/bin/duplicity --allow-source-mismatch --encrypt-key=${GPG_KEY} 
--sign-key=${GPG_KEY} -v0 --include /home/eater/work/  ${SOURCE} ${DEST}

Most nights it works fine, but once or twice a week I notice that a Duplicity job never completed, and ps ax reveals a bunch of GPG processes (output pasted below).

Killing the Duplicity process manually gives me the following output via cron:

/etc/cron.daily/duplicity-s3:
GPGError: GPG Failed, see log below:
===== Begin GnuPG log =====
gpg: encrypted with 1024-bit ELG-E key, ID 5A22869F, created 2002-09-28
"Paul <address@hidden>"
gpg: [don't know]: invalid packet (ctb=70)
gpg: [don't know]: indeterminate length for invalid packet type 10
gpg: mdc_packet with invalid encoding
gpg: decryption failed: invalid packet
gpg: [don't know]: invalid packet (ctb=18)
===== End GnuPG log =====

I have not had any other trouble with GPG. It is version 1.4.6.

How can I figure out what's going wrong here? Thanks!


20790 ?        Ss     0:00 /usr/sbin/anacron -s
20819 ?        SN     0:00 run-parts --report /etc/cron.daily
21469 ?        SNs    0:00 /bin/bash /etc/cron.daily/duplicity-s3
21470 ?        SNl   13:16 /usr/bin/python /usr/local/bin/duplicity 
--allow-source-mismatch --encrypt-key=35BE8089 --sign-key=35BE8089 -v0 
--include /home/eater/work/ --exclude / / s3+http://duplicityforpaul
21478 ?        SNL    0:00 gpg --logger-fd 5 --passphrase-fd 9 --batch --no-tty 
--default-key 35BE8089 --recipient 35BE8089 --no-secmem-warning --encrypt --sign
21515 ?        SNL    0:42 gpg --status-fd 7 --passphrase-fd 12 --logger-fd 6 
--batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21550 ?        SNL    0:01 gpg --status-fd 41 --passphrase-fd 45 --logger-fd 39 
--batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21564 ?        SNL    0:00 gpg --status-fd 62 --passphrase-fd 66 --logger-fd 60 
--batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21572 ?        SNL    0:00 gpg --status-fd 74 --passphrase-fd 78 --logger-fd 72 
--batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21584 ?        SNL    0:00 gpg --status-fd 89 --passphrase-fd 93 --logger-fd 87 
--batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21586 ?        SNL    0:00 gpg --status-fd 92 --passphrase-fd 96 --logger-fd 90 
--batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21590 ?        SN     0:00 gpg --status-fd 98 --passphrase-fd 102 --logger-fd 
96 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21598 ?        SNL    0:00 gpg --status-fd 110 --passphrase-fd 114 --logger-fd 
108 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21612 ?        SNL    0:00 gpg --status-fd 128 --passphrase-fd 132 --logger-fd 
126 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21616 ?        SN     0:00 gpg --status-fd 134 --passphrase-fd 138 --logger-fd 
132 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21629 ?        SNL    0:00 gpg --status-fd 152 --passphrase-fd 156 --logger-fd 
150 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21636 ?        SNL    0:00 gpg --status-fd 161 --passphrase-fd 165 --logger-fd 
159 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21646 ?        SNL    0:00 gpg --status-fd 173 --passphrase-fd 177 --logger-fd 
171 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21666 ?        SN     0:00 gpg --status-fd 200 --passphrase-fd 204 --logger-fd 
198 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21679 ?        SNL    0:00 gpg --status-fd 218 --passphrase-fd 222 --logger-fd 
216 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21695 ?        SNL    0:00 gpg --status-fd 239 --passphrase-fd 243 --logger-fd 
237 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21699 ?        SNL    0:00 gpg --status-fd 245 --passphrase-fd 249 --logger-fd 
243 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21703 ?        SNL    0:00 gpg --status-fd 251 --passphrase-fd 255 --logger-fd 
249 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21705 ?        SNL    0:00 gpg --status-fd 254 --passphrase-fd 258 --logger-fd 
252 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21729 ?        SNL    0:00 gpg --status-fd 290 --passphrase-fd 294 --logger-fd 
288 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21731 ?        SNL    0:00 gpg --status-fd 293 --passphrase-fd 297 --logger-fd 
291 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21733 ?        SNL    0:00 gpg --status-fd 296 --passphrase-fd 300 --logger-fd 
294 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21745 ?        SNL    0:00 gpg --status-fd 314 --passphrase-fd 318 --logger-fd 
312 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21753 ?        SNL    0:00 gpg --status-fd 326 --passphrase-fd 330 --logger-fd 
324 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21768 ?        SNL    0:00 gpg --status-fd 347 --passphrase-fd 351 --logger-fd 
345 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21770 ?        SNL    0:00 gpg --status-fd 350 --passphrase-fd 354 --logger-fd 
348 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21805 ?        SNL    0:00 gpg --status-fd 398 --passphrase-fd 402 --logger-fd 
396 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21811 ?        SNL    0:00 gpg --status-fd 407 --passphrase-fd 411 --logger-fd 
405 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21823 ?        SNL    0:00 gpg --status-fd 425 --passphrase-fd 429 --logger-fd 
423 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21833 ?        SNL    0:00 gpg --status-fd 440 --passphrase-fd 444 --logger-fd 
438 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21843 ?        SNL    0:00 gpg --status-fd 455 --passphrase-fd 459 --logger-fd 
453 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21855 ?        SNL    0:00 gpg --status-fd 473 --passphrase-fd 477 --logger-fd 
471 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21877 ?        SN     0:00 gpg --status-fd 500 --passphrase-fd 504 --logger-fd 
498 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21883 ?        SNL    0:00 gpg --status-fd 506 --passphrase-fd 510 --logger-fd 
504 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21890 ?        SNL    0:00 gpg --status-fd 515 --passphrase-fd 519 --logger-fd 
513 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21894 ?        SN     0:00 gpg --status-fd 521 --passphrase-fd 525 --logger-fd 
519 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21898 ?        SNL    0:00 gpg --status-fd 524 --passphrase-fd 528 --logger-fd 
522 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21908 ?        SNL    0:00 gpg --status-fd 539 --passphrase-fd 543 --logger-fd 
537 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21912 ?        SNL    0:03 gpg --status-fd 545 --passphrase-fd 549 --logger-fd 
543 --batch --no-tty --default-key 35BE8089 --no-secmem-warning --decrypt
21914 ?        SNL    0:08 gpg --logger-fd 546 --passphrase-fd 551 --batch 
--no-tty --default-key 35BE8089 --recipient 35BE8089 --no-secmem-warning 
--encrypt --sign





reply via email to

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