duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] 0.5.06 "manifests not equal because different volum


From: Simon Blandford
Subject: Re: [Duplicity-talk] 0.5.06 "manifests not equal because different volume numbers" ??
Date: Thu, 15 Jan 2009 09:46:37 +0000
User-agent: Thunderbird 2.0.0.18 (X11/20081120)

I am also getting this issue. I get it when using an archive-dir when I do an incremental backup. I will try and get some debug info as soon as I get time. I found I couldn't run duplicity without specifying the archive-dir option any more, I got another error, so for now I just delete the contents of the directory before each run. Obviously this is sub-optimal but I am waiting for a time-window when I can look into it more deeply and report exactly what is happening.

Andrew Kohlsmith (lists) wrote:
I'm running into an issue with duplicity on a new server, and I'm lost as to how to fix it. I'm running this command twice (for testing):

duplicity --full-if-older-than 26W --encrypt-key 12345678 --archive-dir /var/duplicity/archive/plone --exclude /home/plone/Plone-3.1/zinstance/var/filestorage/Data.fs /home/plone/ file:///var/duplicity/foo/plone

The first time runs great, but the second time gives this error:

Manifests not equal because different volume numbers
Fatal Error: Remote manifest does not match local one. Either the remote backup set or the local archive directory has been corrupted.
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 562, in main
    check_last_manifest(col_stats) # not needed for full backup
  File "/usr/bin/duplicity", line 497, in check_last_manifest
    last_backup_set.check_manifests()
File "/usr/lib/python2.4/site-packages/duplicity/collections.py", line 137, in check_manifests
    log.ErrorCode.mismatched_manifests)
File "/usr/lib/python2.4/site-packages/duplicity/log.py", line 164, in FatalError
    sys.exit(code)
SystemExit: 5

Can anyone point me in the right direction?

-A.


_______________________________________________
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]