duplicity-talk
[Top][All Lists]
Advanced

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

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


From: edgar . soldin
Subject: Re: [Duplicity-talk] Re: Duplicity error "found incomplete backup sets" - possibilities for restore??
Date: Fri, 14 Aug 2009 10:58:31 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.1) Gecko/20090715 Thunderbird/3.0b3

As Ken said:

please update to 0.5.19. The ftp backend code went through some changes ... I am pretty sure the error resolves itself.
Remove the distro duplicity first...
Then download and extract duplicity*.tgz
Go in the folder and 'python setup.py install'.

... tell us how it went .. ede


On 13.08.2009 19:26, Thomas Schabetsberger wrote:
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



_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk




reply via email to

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