duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Duplicity failed after several successful backups


From: Edward Jiang
Subject: [Duplicity-talk] Duplicity failed after several successful backups
Date: Thu, 31 Jul 2008 12:22:08 +0800
User-agent: Thunderbird 2.0.0.16 (Windows/20080708)

Hi Guys,
I've been using duplicity for backup for some time, but recently one of the backup started to fail, after "cleanup" command, it still failed to backup, giving the following error in the log:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 401, in ?
    if __name__ == "__main__": main()
  File "/usr/bin/duplicity", line 395, in main
    else: incremental_backup(sig_chain)
  File "/usr/bin/duplicity", line 174, in incremental_backup
    bytes_written = write_multivol("inc", tarblock_iter, globals.backend)
  File "/usr/bin/duplicity", line 83, in write_multivol
    else: at_end = gpg.GzipWriteFile(tarblock_iter, tdp.name,globals.volsize)
  File "/usr/lib/python2.3/site-packages/duplicity/gpg.py", line 241, in GzipWriteFile
    try: new_block = block_iter.next(bytes_to_go)
  File "/usr/lib/python2.3/site-packages/duplicity/diffdir.py", line 407, in next
    result = self.process(self.input_iter.next(), size)
  File "/usr/lib/python2.3/site-packages/duplicity/diffdir.py", line 487, in process
    data, last_block = self.get_data_block(fp, size - 512)
  File "/usr/lib/python2.3/site-packages/duplicity/diffdir.py", line 508, in get_data_block
    buf = fp.read(read_size)
  File "/usr/lib/python2.3/site-packages/duplicity/diffdir.py", line 338, in read
    buf = self.infile.read(length)
IOError: [Errno 22] Invalid argument



Anyone has any idea? Your help is greatly appriciated.

Best Regards
Edward

--

Xtremax Pte Ltd
Mobile: (65) 90357177
Tel: (65) 63341098
Fax: (65) 64916409
Email: address@hidden
135 Middle Road, #02-25,
Bylands Building Singapore 188975

"IT Solutions Made Simple".
==============================================================
Unless otherwise stated, any pricing information provided or implied in this email
and any attachments herein is merely indicative, does not constitute an offer to
deal at any price quoted and is subject to contract.
==============================================================


reply via email to

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