duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #21744] duplicity remove-older-than using S3 fa


From: Bryan Donlan
Subject: [Duplicity-tracker] [bug #21744] duplicity remove-older-than using S3 fails due to format string error
Date: Fri, 07 Dec 2007 04:05:04 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.10) Gecko/20071126 Ubuntu/7.10 (gutsy) Firefox/2.0.0.10

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

                 Summary: duplicity remove-older-than using S3 fails due to
format string error
                 Project: duplicity
            Submitted by: bdonlan
            Submitted on: Thursday 12/06/2007 at 23:05
                Category: None
                Severity: 3 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

# duplicity remove-older-than now --force s3+http://bd_satoshi_backup
Current active backup chain is older than specified time.
However, it will not be deleted.  To remove all your backups,
manually purge the repository.
Deleting backup sets at times:
Thu Nov 15 21:19:05 2007
Fri Nov 16 00:09:20 2007
Sun Nov 18 00:09:06 2007
Mon Nov 19 00:09:12 2007
Tue Nov 20 00:09:06 2007
Wed Nov 21 00:09:11 2007
Thu Nov 22 00:09:12 2007
Fri Nov 23 00:09:06 2007
Sat Nov 24 00:09:05 2007
Sun Nov 25 00:09:06 2007
Sun Nov 25 21:22:25 2007
Mon Nov 26 00:09:08 2007
Tue Nov 27 00:09:08 2007
Wed Nov 28 00:09:07 2007
Thu Nov 29 00:09:10 2007
Fri Nov 30 00:09:09 2007
Sat Dec  1 00:09:05 2007
Mon Dec  3 00:09:11 2007
Tue Dec  4 00:09:07 2007
Wed Dec  5 00:09:06 2007
Traceback (most recent call last):
  File "/usr/bin/duplicity", line 421, in ?
    if __name__ == "__main__": main()
  File "/usr/bin/duplicity", line 406, in main
    elif action == "remove-old": remove_old(col_stats)
  File "/usr/bin/duplicity", line 349, in remove_old
    for set in setlist: set.delete()
  File "/usr/lib64/python2.4/site-packages/duplicity/collections.py", line
105,
in delete
    self.backend.delete(l)
  File "/usr/lib64/python2.4/site-packages/duplicity/backends.py", line 776,
in
delete
    log.Log("Deleted %s/%s" % (self.straight_url, filename, filename), 9)
TypeError: not all arguments converted during string formatting



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Thursday 12/06/2007 at 23:05  Name: duplicity-0.4.6.fixdelete.patch 
Size: 546B   By: bdonlan
Patch to fix
<http://savannah.nongnu.org/bugs/download.php?file_id=14582>

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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