duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #25331] When --archive-dir and --encrypt-key ar


From: Kenneth Loafman
Subject: [Duplicity-tracker] [bug #25331] When --archive-dir and --encrypt-key are used together, incremental fails.
Date: Thu, 15 Jan 2009 14:55:24 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121621 Ubuntu/8.04 (hardy) Firefox/3.0.5

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

                 Summary: When --archive-dir and --encrypt-key are used
together, incremental fails.
                 Project: duplicity
            Submitted by: loafman
            Submitted on: Thu 15 Jan 2009 08:55:20 AM CST
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: Ready For Test
                 Privacy: Public
             Assigned to: loafman
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

When the two are used together as in:
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 following is the result on the first incremental run:
"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."

The attached patch fixes this.  In order to compare manifests duplicity has
to decrypt the remote manifest and was not asking for a password.  This led to
the decrypt failing and no volumes found in the remote manifest, thus not
equal.  We now ask for a password.





    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thu 15 Jan 2009 08:55:20 AM CST  Name:
duplicity-archive-and-encrypt.patch  Size: 816B   By: loafman

<http://savannah.nongnu.org/bugs/download.php?file_id=17266>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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