duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Error when using cleanup on 0.4.6 S3?


From: Eric Hanchrow
Subject: Re: [Duplicity-talk] Error when using cleanup on 0.4.6 S3?
Date: Fri, 07 Dec 2007 09:25:14 -0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (gnu/linux)

    I'm trying to use cleanup for the first time, and ran into the following 
problem.  The error is
    preceded by a listing of signature files.

    Warning, found incomplete backup sets, probably left from aborted session
    Traceback (most recent call last):
      File "/usr/bin/duplicity", line 421, in ?
        if __name__ == "__main__": main()
      File "/usr/bin/duplicity", line 405, in main
        elif action == "cleanup": cleanup(col_stats)
      File "/usr/bin/duplicity", line 302, in cleanup
        col_stats.backend.delete(extraneous)
      File "/usr/lib/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

    I'm running 0.4.6, installed via duplicity-0.4.6-0.fdr.6.i386.rpm, 
connected to the S3 backend. 
    Fedora 2.6.22.9-61.fc6

    Any thoughts on what my problem might be?

I'm pretty sure that's fixed in 0.4.7

-- 
... advocating Object-Oriented Programming is like advocating
Pants-Oriented Clothing.
        -- Steve Yegge




reply via email to

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