duplicity-tracker
[Top][All Lists]
Advanced

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

[Duplicity-tracker] [bug #25152] Typo in backends/botobackend.py


From: anonymous
Subject: [Duplicity-tracker] [bug #25152] Typo in backends/botobackend.py
Date: Mon, 22 Dec 2008 18:24:44 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.0.5) Gecko/2008120121 Firefox/3.0.5

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

                 Summary: Typo in backends/botobackend.py
                 Project: duplicity
            Submitted by: None
            Submitted on: Mon 22 Dec 2008 06:24:43 PM 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:

Running 
`duplicity --s3-use-new-style <files> <s3 url>`

Gives a traceback that ends with the following:

  File "/usr/lib/python2.5/site-packages/duplicity/backend.py", line 89, in
get_backend
    return _backends[pu.scheme](pu)
  File "/usr/lib/python2.5/site-packages/duplicity/backends/botobackend.py",
line 83, in __init__
    log.FataError("Use of new-style (subdomain) S3 bucket addressing was"
AttributeError: 'module' object has no attribute 'FataError'

Clearly just missed the l there.

This is in 0.5.02 (latest ubuntu packaged version), so maybe it's already
fixed, but I couldn't find it in the tracker.




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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