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: Mario Santagiuliana
Subject: Re: [Duplicity-talk] Possible bug? IOError: [Errno 5]
Date: Sun, 1 May 2011 15:09:13 +0200
User-agent: KMail/1.13.6 (Linux/2.6.35.12-88.fc14.x86_64; KDE/4.6.2; x86_64; ; )

In data 1/5/2011 14:56:18, address@hidden ha scritto:
> 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
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk

Ok, thank you.

I run another time duplicity after delete an old big file (I don't remember 
the file size, perhaps 1 Gb). Now duplicity go ahead without problems...

I will report the bug when I found that problem, thank you very much! :)
-- 
Mario Santagiuliana
www.marionline.it

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


reply via email to

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