Version-Release number of selected component: python-boto-2.6.0-2.fc18 Additional info: cmdline: /usr/bin/python /usr/bin/lss3 executable: /usr/bin/lss3 kernel: 3.7.2-204.fc18.x86_64 uid: 0 Truncated backtrace: auth.py:633:get_auth_handler:NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV1Handler'] Check your credentials Traceback (most recent call last): File "/usr/bin/lss3", line 71, in <module> s3 = boto.connect_s3() File "/usr/lib/python2.7/site-packages/boto/__init__.py", line 121, in connect_s3 return S3Connection(aws_access_key_id, aws_secret_access_key, **kwargs) File "/usr/lib/python2.7/site-packages/boto/s3/connection.py", line 169, in __init__ validate_certs=validate_certs) File "/usr/lib/python2.7/site-packages/boto/connection.py", line 548, in __init__ host, config, self.provider, self._required_auth_capability()) File "/usr/lib/python2.7/site-packages/boto/auth.py", line 633, in get_auth_handler 'Check your credentials' % (len(names), str(names))) NoAuthHandlerFound: No handler was ready to authenticate. 1 handlers were checked. ['HmacAuthV1Handler'] Check your credentials Local variables in innermost frame: total_handlers: 1 checked_handlers: [<class 'boto.auth.HmacAuthV1Handler'>] provider: <boto.provider.Provider object at 0x7f7688fabc10> host: 's3.amazonaws.com' handler: <class 'boto.auth.HmacAuthV1Handler'> names: ['HmacAuthV1Handler'] ready_handlers: [] requested_capability: ['s3'] auth_handlers: [<class 'boto.auth.HmacAuthV1Handler'>] config: <boto.pyami.config.Config instance at 0x7f7688fa57a0>
Created attachment 695267 [details] File: backtrace
Created attachment 695268 [details] File: core_backtrace
Created attachment 695269 [details] File: environ
*** This bug has been marked as a duplicate of bug 821799 ***