Subject: duplicity: Strange error message, backups fail -- but not all the time!
Package: duplicity
Version: 0.4.8-1~bpo40+1
Severity: important

I have four servers that use the same backup script--using duplicity--to
back up their filesystems. For some reason, duplicity fails on three of
these servers with the following message:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 426, in ?
    if __name__ == "__main__": with_tempdir(main)
  File "/usr/bin/duplicity", line 422, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 411, in main
    if action == "full": full_backup(col_stats)
  File "/usr/bin/duplicity", line 151, in full_backup
    sig_outfp.close()
  File "/usr/lib/python2.4/site-packages/duplicity/dup_temp.py", line 107, in 
close
    assert not self.fileobj.close()
  File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 132, in close
    self.gpg_process.wait()
  File "/var/lib/python-support/python2.4/GnuPGInterface.py", line 639, in wait
    raise IOError, "GnuPG exited non-zero, with code %d" % (e << 8)
IOError: GnuPG exited non-zero, with code 131072

They all have the same version of duplicity, gnupg, ncftp, etc.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (540, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages duplicity depends on:
ii  gnupg                  1.4.6-2           GNU privacy guard - a free PGP rep
ii  libc6                  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  librsync1              0.9.7-1           Library which implements the rsync
ii  python                 2.4.4-2           An interactive high-level object-o
ii  python-central         0.5.12            register and build utility for Pyt
ii  python-gnupginterface  0.3.2-9           Python interface to GnuPG (GPG)
ii  python-pexpect         2.1-1             Python module for automating inter

-- 
Sam Morris <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to