[Bug 434701] Re: Main Inclusion Request: python-boto

Loïc Minier lool at dooz.org
Thu Sep 24 18:33:31 UTC 2009


I pushed some fixes.

The changes directly in the .diff.gz in the latest upload are a bit
crude; could we use a patch system instead?

The testsuite currently doesn't pass, could we patch it to pass without connecting to S2?
======================================================================
ERROR: test_1_basic (boto.tests.test_sqsconnection.SQSConnectionTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/boto/tests/test_sqsconnection.py", line 37, in test_1_basic
    c = SQSConnection()
  File "/usr/lib/pymodules/python2.6/boto/sqs/connection.py", line 52, in __init__
    self.region.endpoint, debug, https_connection_factory, path)
  File "/usr/lib/pymodules/python2.6/boto/connection.py", line 446, in __init__
    debug,  https_connection_factory, path)
  File "/usr/lib/pymodules/python2.6/boto/connection.py", line 169, in __init__
    self.hmac = hmac.new(self.aws_secret_access_key, digestmod=sha)
AttributeError: SQSConnection instance has no attribute 'aws_secret_access_key'

I looked for eval/system/exec but didn't dive into the code too much; I
had read about its API and the lib is indeed fairly popular and seems
seriously developed and maintained upstream.

Approved.

** Changed in: python-boto (Ubuntu)
       Status: New => Fix Committed

** Changed in: python-boto (Ubuntu)
     Assignee: Loïc Minier (lool) => (unassigned)

-- 
Main Inclusion Request: python-boto
https://bugs.launchpad.net/bugs/434701
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


More information about the universe-bugs mailing list