duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Problems -after- Backup


From: Andre Dieball
Subject: Re: [Duplicity-talk] Problems -after- Backup
Date: Sun, 2 Jan 2011 17:35:47 +0100

Hi ede

thanks for your quick reply.

I updated to 0.6.09 and solved these nasty librsync.so.1 problems.

What I get now is:
---cut---
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1239, in ?
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1232, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1210, in main
    full_backup(col_stats)
  File "/usr/bin/duplicity", line 416, in full_backup
    globals.backend)
  File "/usr/bin/duplicity", line 294, in write_multivol
    globals.gpg_profile, globals.volsize)
  File "/usr/lib64/python2.4/site-packages/duplicity/gpg.py", line 279, in 
GPGWriteFile
    data = block_iter.next(min(block_size, bytes_to_go)).data
  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 505, in 
next
    result = self.process(self.input_iter.next(), size)
  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 631, in 
process
    data, last_block = self.get_data_block(fp, size - 512)
  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 658, in 
get_data_block
    buf = fp.read(read_size)
  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 415, in 
read
    buf = self.infile.read(length)
  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 384, in 
read
    buf = self.infile.read(length)
IOError: [Errno 22] Invalid argument
--cut---

after that, it just hangs, i need to kill it ....

thanks

Andre

On Jan 2, 2011, at 4:07 PM, address@hidden wrote:

> same to you and ... AHEM.. please update your duplicity. 0.4.11 is outdated 
> since ages. Use 0.6.x either from repositories or tarball. The problem will 
> most likely solve itself.
> 
> Beware 0.6.x backend files are not compatible with 0.4.x out of the box, so 
> run a new full after updating.
> 
> good luck, ede/duply.net
> 
> 
> On 01.01.2011 22:52, Andre Dieball wrote:
>> Hi there
>> 
>> Happy new year
>> 
>> Environment:
>> 
>> CenOS 5.5 64Bit
>> duplicity version 0.4.11, 
>> gpg 1.4.5
>> 
>> I get the following AFTER the backup seems to be finished:
>> 
>> ---cut---
>> NcFTP version is 3.2.1
>> Reading globbing filelist /root/.duply/web.dieball.net/exclude
>> Warning, found incomplete backup sets, probably left from aborted session
>> Last full backup date: none
>> No signatures found, switching to full backup.
>> 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 449, in main
>>    full_backup(col_stats)
>>  File "/usr/bin/duplicity", line 155, in full_backup
>>    bytes_written = write_multivol("full", tarblock_iter, globals.backend)
>>  File "/usr/bin/duplicity", line 87, in write_multivol
>>    globals.gpg_profile,globals.volsize)
>>  File "/usr/lib64/python2.4/site-packages/duplicity/gpg.py", line 213, in 
>> GPGWriteFile
>>    data = block_iter.next(bytes_to_go).data
>>  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 407, 
>> in next
>>    result = self.process(self.input_iter.next(), size)
>>  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 487, 
>> in process
>>    data, last_block = self.get_data_block(fp, size - 512)
>>  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 508, 
>> in get_data_block
>>    buf = fp.read(read_size)
>>  File "/usr/lib64/python2.4/site-packages/duplicity/diffdir.py", line 338, 
>> in read
>>    buf = self.infile.read(length)
>> IOError: [Errno 22] Invalid argument
>> 06:51:02.615 Task 'BKP' failed with exit code '1'.
>> --- Finished state FAILED 'code 1' at 06:51:02.615 - Runtime 00:08:10.528 ---
>> ---cut---
>> 
>> I have it running fine on 3 other similar systems and can't figure out, what 
>> the problem is.
>> Any help is highly appreciated.
>> 
>> THanks
>> 
>> Andre
>> 
>> 
>> 
>> 
>> 
>> _______________________________________________
>> Duplicity-talk mailing list
>> address@hidden
>> http://lists.nongnu.org/mailman/listinfo/duplicity-talk
> 
> 
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/duplicity-talk

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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