URL:
  <http://savannah.nongnu.org/bugs/?25403>

                 Summary: 0.5.06 "manifests not equal because different
volume numbers"
                 Project: duplicity
            Submitted by: loafman
            Submitted on: Sun 25 Jan 2009 06:43:47 AM CST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: In Progress
                 Privacy: Public
             Assigned to: loafman
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

>From the mailing list:

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





    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?25403>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/



_______________________________________________
Duplicity-tracker mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/duplicity-tracker

Reply via email to