Hide Forgot
abrt version: 1.1.17 architecture: x86_64 cmdline: /usr/bin/python /usr/bin/s3put -b sanne-backups serializableSI-Fekete.pdf comment: I believe it's a bug in the s3cmd package component: python-boto executable: /usr/bin/s3put kernel: 2.6.38-rc6 package: python-boto-1.9b-5.fc14 reason: connection.py:184:__init__:AttributeError: S3Connection instance has no attribute 'aws_secret_access_key' release: Fedora release 14 (Laughlin) time: 1299445195 uid: 500 backtrace ----- connection.py:184:__init__:AttributeError: S3Connection instance has no attribute 'aws_secret_access_key' Traceback (most recent call last): File "/usr/bin/s3put", line 195, in <module> main() File "/usr/bin/s3put", line 149, in main aws_secret_access_key=aws_secret_access_key) File "/usr/lib/python2.7/site-packages/boto/__init__.py", line 99, 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 104, in __init__ path=path) File "/usr/lib/python2.7/site-packages/boto/connection.py", line 184, in __init__ self.hmac = hmac.new(self.aws_secret_access_key, digestmod=sha) AttributeError: S3Connection instance has no attribute 'aws_secret_access_key' Local variables in innermost frame: proxy_user: None proxy_pass: None self: S3Connection:s3.amazonaws.com aws_access_key_id: None proxy_port: None host: 's3.amazonaws.com' https_connection_factory: None aws_secret_access_key: None is_secure: True debug: 0 path: '/' port: None proxy: None How to reproduce ----- 1. s3put -b bucketName fileName 2. crash 3.
Created attachment 482549 [details] File: backtrace
Package: python-boto-1.9b-5.fc14 Architecture: x86_64 OS Release: Fedora release 14 (Laughlin) How to reproduce ----- 1. 不知道 2. 3.
This message is a notice that Fedora 14 is now at end of life. Fedora has stopped maintaining and issuing updates for Fedora 14. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At this time, all open bugs with a Fedora 'version' of '14' have been closed as WONTFIX. (Please note: Our normal process is to give advanced warning of this occurring, but we forgot to do that. A thousand apologies.) Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, feel free to reopen this bug and simply change the 'version' to a later Fedora version. Bug Reporter: Thank you for reporting this issue and we are sorry that we were unable to fix it before Fedora 14 reached end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged to click on "Clone This Bug" (top right of this page) and open it against that version of Fedora. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. The process we are following is described here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping