Activity log for bug #1718948

Date Who What changed Old value New value Message
2017-09-22 13:58:09 Dan Watkins bug added bug
2017-11-07 07:04:19 Launchpad Janitor s3cmd (Ubuntu): status New Confirmed
2017-11-07 07:05:54 Paul Buonopane bug added subscriber Paul Buonopane
2017-11-07 07:07:00 Paul Buonopane bug added subscriber Matt Domsch
2017-11-09 09:07:30 Gianfranco Costamagna s3cmd (Ubuntu): importance Undecided Critical
2017-11-09 09:07:32 Gianfranco Costamagna s3cmd (Ubuntu): assignee LocutusOfBorg (costamagnagianfranco)
2017-11-09 09:07:41 Gianfranco Costamagna bug added subscriber Ubuntu Release Team
2017-11-09 09:09:11 Gianfranco Costamagna s3cmd (Ubuntu): status Confirmed In Progress
2017-11-09 09:09:42 Gianfranco Costamagna summary Traceback when running `s3cmd --configure` [SRU] Traceback when running `s3cmd --configure`
2017-11-09 09:10:57 Gianfranco Costamagna description !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! An unexpected error has occurred. Please try reproducing the error using the latest s3cmd code from the git master branch found at: https://github.com/s3tools/s3cmd and have a look at the known issues list: https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions If the error persists, please report the following lines (removing any private info as necessary) to: s3tools-bugs@lists.sourceforge.net ``` !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Invoked as: /usr/bin/s3cmd --configure Problem: <class 'NameError: name 'raw_input' is not defined S3cmd: 2.0.0 python: 3.6.3rc1 (default, Sep 20 2017, 10:53:18) [GCC 7.2.0] environment LANG=en_GB.UTF-8 Traceback (most recent call last): File "/usr/bin/s3cmd", line 2996, in <module> rc = main() File "/usr/bin/s3cmd", line 2880, in main run_configure(options.config, args) File "/usr/bin/s3cmd", line 2252, in run_configure val = raw_input(prompt + ": ") NameError: name 'raw_input' is not defined !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! An unexpected error has occurred. Please try reproducing the error using the latest s3cmd code from the git master branch found at: https://github.com/s3tools/s3cmd and have a look at the known issues list: https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions If the error persists, please report the above lines (removing any private info as necessary) to: s3tools-bugs@lists.sourceforge.net !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ``` [ Test case ] * Python3 support of s3cmd was too experimental in artful, the new bugfix only release fixed it. [ Steps to reproduce ] * Run s3cmd --configure [ Other info ] !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!     An unexpected error has occurred.   Please try reproducing the error using   the latest s3cmd code from the git master   branch found at:     https://github.com/s3tools/s3cmd   and have a look at the known issues list:     https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions   If the error persists, please report the   following lines (removing any private   info as necessary) to:    s3tools-bugs@lists.sourceforge.net ``` !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Invoked as: /usr/bin/s3cmd --configure Problem: <class 'NameError: name 'raw_input' is not defined S3cmd: 2.0.0 python: 3.6.3rc1 (default, Sep 20 2017, 10:53:18) [GCC 7.2.0] environment LANG=en_GB.UTF-8 Traceback (most recent call last):   File "/usr/bin/s3cmd", line 2996, in <module>     rc = main()   File "/usr/bin/s3cmd", line 2880, in main     run_configure(options.config, args)   File "/usr/bin/s3cmd", line 2252, in run_configure     val = raw_input(prompt + ": ") NameError: name 'raw_input' is not defined !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!     An unexpected error has occurred.   Please try reproducing the error using   the latest s3cmd code from the git master   branch found at:     https://github.com/s3tools/s3cmd   and have a look at the known issues list:     https://github.com/s3tools/s3cmd/wiki/Common-known-issues-and-their-solutions   If the error persists, please report the   above lines (removing any private   info as necessary) to:    s3tools-bugs@lists.sourceforge.net !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! ```
2017-11-16 23:31:51 Brian Murray s3cmd (Ubuntu Artful): status New Fix Committed
2017-11-16 23:31:53 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-11-16 23:31:55 Brian Murray bug added subscriber SRU Verification
2017-11-16 23:31:59 Brian Murray tags verification-needed verification-needed-artful
2017-11-17 10:01:12 Gianfranco Costamagna tags verification-needed verification-needed-artful verification-done verification-done-artful
2017-11-29 21:53:42 Brian Murray s3cmd (Ubuntu): status In Progress Fix Released
2017-12-05 09:30:28 Launchpad Janitor s3cmd (Ubuntu Artful): status Fix Committed Fix Released
2017-12-05 09:30:30 Łukasz Zemczak removed subscriber Ubuntu Stable Release Updates Team