duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Possible bug? IOError: [Errno 5]


From: edgar . soldin
Subject: Re: [Duplicity-talk] Possible bug? IOError: [Errno 5]
Date: Sun, 01 May 2011 14:56:18 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10

On 01.05.2011 13:22, Mario Santagiuliana wrote:
> It is the second time that duplicity don't complete the job.
> I have got this error after 1-2 hours of work:
> 
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 1245, in <module>
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 1238, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 1211, in main
>     full_backup(col_stats)
>   File "/usr/bin/duplicity", line 417, in full_backup
>     globals.backend)
>   File "/usr/bin/duplicity", line 297, in write_multivol
>     at_end = gpg.GzipWriteFile(tarblock_iter, tdp.name, globals.volsize)
>   File "/usr/lib64/python2.7/site-packages/duplicity/gpg.py", line 331, in 
> GzipWriteFile
>     new_block = block_iter.next(min(128*1024, bytes_to_go))
>   File "/usr/lib64/python2.7/site-packages/duplicity/diffdir.py", line 502, 
> in next
>     result = self.process_continued(size)
>   File "/usr/lib64/python2.7/site-packages/duplicity/diffdir.py", line 674, 
> in process_continued
>     data, last_block = self.get_data_block(self.process_fp, size - 512)
>   File "/usr/lib64/python2.7/site-packages/duplicity/diffdir.py", line 660, 
> in get_data_block
>     if fp.close():
>   File "/usr/lib64/python2.7/site-packages/duplicity/diffdir.py", line 422, 
> in close
>     while self.read(self.blocksize):
>   File "/usr/lib64/python2.7/site-packages/duplicity/diffdir.py", line 415, 
> in read
>     buf = self.infile.read(length)
>   File "/usr/lib64/python2.7/site-packages/duplicity/diffdir.py", line 384, 
> in read
>     buf = self.infile.read(length)
> IOError: [Errno 5] Input/output error
> 
> Other info:
> - Fedora 14 64 bit
> - $ rpm -q duplicity
> duplicity-0.6.11-1.fc14.x86_64
> 
> Should I report a new bug?
> 

yes, please do so and also attach a run with debug verbosity (-v9) and attach 
the first and last 100 lines of the output. obfuscate private data in it.

ede/duply.net



reply via email to

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