duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] verify fails


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] verify fails
Date: Mon, 16 Jun 2008 14:17:47 -0500
User-agent: Thunderbird 2.0.0.14 (X11/20080505)

address@hidden wrote:
> Hi all,
> 
> my verify stops with the attached error in loglevel 9 ... any clues what
> is wrong here?
> 
> 
> gpg: Signature made Do 12 Jun 2008 03:10:15 CEST using DSA key ID B59ECD99
> gpg: Good signature from "duplicity"
> gpg: [don't know]: invalid packet (ctb=14)
> Traceback (most recent call last):
>  File "/usr/local/bin/duplicity", line 460, in <module>
>    with_tempdir(main)
>  File "/usr/local/bin/duplicity", line 455, in with_tempdir
>    fn()
>  File "/usr/local/bin/duplicity", line 427, in main
>    verify(col_stats)
>  File "/usr/local/bin/duplicity", line 288, in verify
>    for backup_ropath, current_path in collated:
>  File "/usr/local/lib/python2.5/site-packages/duplicity/diffdir.py",
> line 170, in collate2iters
>    try: relem1 = riter1.next()
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 430, in integrate_patch_iters
>    for patch_seq in collated:
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 331, in yield_tuples
>    setrorps(overflow, elems)
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 320, in setrorps
>    try: elems[i] = iter_list[i].next()
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 97, in difftar2path_iter
>    multivol_fileobj.close() # aborting in middle of multivol
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 204, in close
>    if not self.addtobuffer(): break
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 192, in addtobuffer
>    try: self.tarinfo_list[0] = self.tar_iter.next()
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 287, in next
>    self.set_tarfile()
>  File "/usr/local/lib/python2.5/site-packages/duplicity/patchdir.py",
> line 277, in set_tarfile
>    if self.current_fp: assert not self.current_fp.close()
>  File "/usr/local/lib/python2.5/site-packages/duplicity/dup_temp.py",
> line 107, in close
>    assert not self.fileobj.close()
>  File "/usr/local/lib/python2.5/site-packages/duplicity/gpg.py", line
> 139, in close
>    self.gpg_process.wait()
>  File "/usr/local/lib/python2.5/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 `-': Datenübergabe unterbrochen (broken pipe)
> gpg: handle plaintext failed: file write error
> gpg: Error writing to `-': Datenübergabe unterbrochen (broken pipe)
> gpg: handle plaintext failed: file write error
> gpg: Error writing to `-': Datenübergabe unterbrochen (broken pipe)
> gpg: handle plaintext failed: file write error
> gpg: Error writing to `-': Datenübergabe unterbrochen (broken pipe)
> gpg: handle plaintext failed: file write error

I'm going to need a bit more detail, but my initial guess is that you
ran out of disk space in /tmp.

What was the full command line?

What I really need to see is the full output from command line to the
end of the run.  There will be no passwords visible.  This is so I can
establish the context of the problem a bit better.

...Thanks,
...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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