duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Unusual broken pipe error


From: Fabiano Bonin
Subject: [Duplicity-talk] Unusual broken pipe error
Date: Thu, 22 Nov 2007 23:23:18 -0300

Do someone have a clue of what can take to this error?
I got this error yesterday, and today the backup has run to the end
without errors.

Generating delta - changed file: share/soapy/firebird/tecelagem.fdb
Traceback (most recent call last):
 File "/usr/bin/duplicity", line 401, in ?
   if __name__ == "__main__": main()
 File "/usr/bin/duplicity", line 395, in main
   else: incremental_backup(sig_chain)
 File "/usr/bin/duplicity", line 174, in incremental_backup
   bytes_written = write_multivol("inc", tarblock_iter, globals.backend)
 File "/usr/bin/duplicity", line 82, in write_multivol
   globals.gpg_profile,globals.volsize)
 File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 202,
in GPGWriteFile
   file.write(data)
 File "/usr/lib/python2.4/site-packages/duplicity/gpg.py", line 117, in write
   def write(self, buf): return self.gpg_input.write(buf)
IOError: [Errno 32] Broken pipe
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error

Regards,

Fabiano




reply via email to

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