duplicity-talk
[Top][All Lists]
Advanced

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

[Duplicity-talk] Re: Duplicity error "found incomplete backup sets" - po


From: Thomas Schabetsberger
Subject: [Duplicity-talk] Re: Duplicity error "found incomplete backup sets" - possibilities for restore??
Date: Thu, 13 Aug 2009 19:26:03 +0200
User-agent: KMail/1.12.0 (Linux/2.6.28-14-generic; KDE/4.3.0; i686; ; )

Dear Ken,

> I'm guessing from the traceback that you have a fairly old version of
> duplicity.  The backup is most likely good, you just need to do an
> upgrade to the newest stable version, 0.5.19, which you can download at
> https://launchpad.net/duplicity/stable/0.5.19.  Recovery may not be
> possible if you have modified the remote backup in any way.
>


thanks for your quick reply!!

As this is a production debian (etch) system, I installed the latest .deb 
package i found (0.5.06). Trying it afterwards resulted in the request for a 
newer ncftp (now 3.2.2, also from a .deb package). I also updated the 
ftplicity to the latest version.

Now I still get errors, but a new one:

redstar2:~# ftplicity hetzner fetch 
vz/private/36/var/www/onlineregistry/mie2009/config.php /root/mie2009 
2009-06-09
Start ftplicity v1.5.0.2, time is 08/13/09 19:24:30.
Using profile '/root/.ftplicity/hetzner'.
Using installed duplicity version 0.5.06, gpg 1.4.6 (Home: ~/.gnupg)
Test - Encryption with key 6804F0AD (OK)
Test - Decryption with key 6804F0AD (OK)
Test - Compare Original w/ Decryption (OK)
Cleanup - Delete '/tmp/ftplicity.10515.1250184272_*'(OK)

--- Start running command FETCH 19:24:32.344 ---
Running duplicity - FAILED (code 30)
Output: Using temporary directory /tmp/duplicity-t5TTNe-tempdir
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 583, in ?
    with_tempdir(main)
  File "/usr/bin/duplicity", line 577, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 504, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line 525, 
in ProcessCommandLine
    backup, local_pathname = set_backend(args[0], args[1])
  File "/usr/lib/python2.4/site-packages/duplicity/commandline.py", line 431, 
in set_backend
    backend1, backend2 = backend.get_backend(arg1), backend.get_backend(arg2)
  File "/usr/lib/python2.4/site-packages/duplicity/backend.py", line 93, in 
get_backend
    return _backends[pu.scheme](pu)
  File "/usr/lib/python2.4/site-packages/duplicity/backends/ftpbackend.py", 
line 58, in __init__
    log.ErrorCode.ftp_ncftp_v320)
AttributeError: class ErrorCode has no attribute 'ftp_ncftp_v320'
--- Finished 19:24:32.678 - Runtime 00:00:00.334 ---


Has this something to do with ncftp?
Do you have an idea? 

> Manual restoration is not normally possible due to the way incremental
> changes are stored, however, the original may be restored if needed.
> Let's try the updated version first.

Hopefully this is not necessary.

Thanks in advance!

Bye,
Tom





reply via email to

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