duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #22347] Incremental backup with missing backup


From: anonymous
Subject: [Duplicity-tracker] [bug #22347] Incremental backup with missing backup file switches to full backup
Date: Sun, 17 Feb 2008 19:33:00 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.12) Gecko/20080208 Galeon/2.0.4 Firefox/2.0.0.12

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

                 Summary: Incremental backup with missing backup file
switches to full backup
                 Project: duplicity
            Submitted by: None
            Submitted on: Sunday 02/17/2008 at 19:32 UTC
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

I would like to do incremental backups based only on the signatures.  But
Duplicity switches to the full backup if it cannot find the previous backup
sets (despite their signatures are available).

The patch works right for me either if there is
  return col_stats.other_sig_chains[0]
or
  return col_stats.other_sig_chains[-1]
so I expect there is something wrong with it.

But check_sig_chain() should not touch matched_chain_pair at all as it should
care only of the _signatures_.




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Sunday 02/17/2008 at 19:32 UTC  Name: script  Size: 639B   By: None
Reproducer + patch fixing it.
<http://savannah.nongnu.org/bugs/download.php?file_id=15054>
-------------------------------------------------------
Date: Sunday 02/17/2008 at 19:32 UTC  Name: duplicity-incremental.patch 
Size: 979B   By: None
Reproducer + patch fixing it.
<http://savannah.nongnu.org/bugs/download.php?file_id=15055>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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