duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Duplicity error wile trying to recover.


From: Richard L. Houston
Subject: [Duplicity-talk] Duplicity error wile trying to recover.
Date: Tue, 7 Oct 2008 10:51:06 -0500 (CDT)

Hi all,

I was testing my backups today and had a failure on 2 different collections on 
two different disks.

I am using Duplicity 0.4.11 on Centos 5.2 64Bit. 

I was wondering if any one could shed some light on the potential issues and a 
solution if possible. 

Thanks all!

Rich

Error message:

gpg: encrypted with 1 passphrase
gpg: [don't know]: invalid packet (ctb=14)
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 463, in ?
    with_tempdir(main)
  File "/usr/bin/duplicity", line 458, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 428, in main
    restore(col_stats)
  File "/usr/bin/duplicity", line 206, in restore
    restore_get_patched_rop_iter(col_stats)):
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 456, in 
Write_ROPaths
    for ropath in rop_iter:
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 430, in 
integrate_patch_iters
    for patch_seq in collated:
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 331, in 
yield_tuples
    setrorps(overflow, elems)
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 320, in 
setrorps
    try: elems[i] = iter_list[i].next()
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 97, in 
difftar2path_iter
    multivol_fileobj.close() # aborting in middle of multivol
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 204, in 
close
    if not self.addtobuffer(): break
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 192, in 
addtobuffer
    try: self.tarinfo_list[0] = self.tar_iter.next()
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 287, in 
next
    self.set_tarfile()
  File "/usr/lib64/python2.4/site-packages/duplicity/patchdir.py", line 277, in 
set_tarfile
    if self.current_fp: assert not self.current_fp.close()
  File "/usr/lib64/python2.4/site-packages/duplicity/dup_temp.py", line 107, in 
close
    assert not self.fileobj.close()
  File "/usr/lib64/python2.4/site-packages/duplicity/gpg.py", line 139, in close
    self.gpg_process.wait()
  File "/usr/lib/python2.4/site-packages/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
gpg: Error writing to `-': Broken pipe
gpg: handle plaintext failed: file write error



+------------------------------------+
Best regards,
-Richard Houston
-R.L.H.  Consulting
-E-Mail  address@hidden
-WWW     http://www.rlhc.net
-Blog    http://www.rlhc.net/blog/







reply via email to

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