Activity log for bug #1099537

Date Who What changed Old value New value Message
2013-01-14 19:34:25 Roland Dreier bug added bug
2013-01-14 19:34:45 Roland Dreier information type Private Public
2013-01-14 19:40:06 Apport retracing service tags amd64 apport-crash need-duplicate-check raring running-unity amd64 apport-crash raring running-unity
2013-01-14 19:40:07 Apport retracing service ubuntu-dev-tools (Ubuntu): importance Undecided Medium
2013-01-14 19:40:08 Apport retracing service bug added subscriber Crash bug triagers for Ubuntu packages
2013-01-14 20:08:36 Michael Terry summary requestsync crashed with ImportError in /usr/lib/python2.7/dist-packages/ubuntutools/config.py: No module named devscripts.logger ubuntu-dev-scripts needs to be ported to Python 3
2013-01-14 20:09:09 Michael Terry description Looks like a missing dependency or an incompatibility with new devscripts: $ requestsync Traceback (most recent call last): File "/usr/bin/requestsync", line 36, in <module> from ubuntutools.config import UDTConfig, ubu_email File "/usr/lib/python2.7/dist-packages/ubuntutools/config.py", line 25, in <module> from devscripts.logger import Logger ImportError: No module named devscripts.logger ProblemType: Crash DistroRelease: Ubuntu 13.04 Package: ubuntu-dev-tools 0.145 ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3 Uname: Linux 3.8.0-0-generic x86_64 ApportVersion: 2.8-0ubuntu1 Architecture: amd64 CrashCounter: 1 Date: Mon Jan 14 11:32:10 2013 EcryptfsInUse: Yes ExecutablePath: /usr/bin/requestsync InstallationDate: Installed on 2012-01-04 (375 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120104) InterpreterPath: /usr/bin/python2.7 MarkForUpload: True PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/requestsync --help PythonArgs: ['/usr/bin/requestsync', '--help'] SourcePackage: ubuntu-dev-tools Title: requestsync crashed with ImportError in /usr/lib/python2.7/dist-packages/ubuntutools/config.py: No module named devscripts.logger UpgradeStatus: Upgraded to raring on 2012-12-11 (34 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo devscripts has moved to python3, and only provides its module as a python3 one. So ubuntu-dev-scripts should follow suit. --- Original Report --- Looks like a missing dependency or an incompatibility with new devscripts: $ requestsync Traceback (most recent call last):   File "/usr/bin/requestsync", line 36, in <module>     from ubuntutools.config import UDTConfig, ubu_email   File "/usr/lib/python2.7/dist-packages/ubuntutools/config.py", line 25, in <module>     from devscripts.logger import Logger ImportError: No module named devscripts.logger ProblemType: Crash DistroRelease: Ubuntu 13.04 Package: ubuntu-dev-tools 0.145 ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3 Uname: Linux 3.8.0-0-generic x86_64 ApportVersion: 2.8-0ubuntu1 Architecture: amd64 CrashCounter: 1 Date: Mon Jan 14 11:32:10 2013 EcryptfsInUse: Yes ExecutablePath: /usr/bin/requestsync InstallationDate: Installed on 2012-01-04 (375 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120104) InterpreterPath: /usr/bin/python2.7 MarkForUpload: True PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/requestsync --help PythonArgs: ['/usr/bin/requestsync', '--help'] SourcePackage: ubuntu-dev-tools Title: requestsync crashed with ImportError in /usr/lib/python2.7/dist-packages/ubuntutools/config.py: No module named devscripts.logger UpgradeStatus: Upgraded to raring on 2012-12-11 (34 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
2013-01-14 20:19:50 Stefano Rivera marked as duplicate 1099091
2013-01-14 20:36:12 Michael Terry removed duplicate marker 1099091
2013-01-14 20:36:20 Michael Terry summary ubuntu-dev-scripts needs to be ported to Python 3 ubuntu-dev-scripts should be ported to Python 3
2013-01-14 20:39:12 Michael Terry description devscripts has moved to python3, and only provides its module as a python3 one. So ubuntu-dev-scripts should follow suit. --- Original Report --- Looks like a missing dependency or an incompatibility with new devscripts: $ requestsync Traceback (most recent call last):   File "/usr/bin/requestsync", line 36, in <module>     from ubuntutools.config import UDTConfig, ubu_email   File "/usr/lib/python2.7/dist-packages/ubuntutools/config.py", line 25, in <module>     from devscripts.logger import Logger ImportError: No module named devscripts.logger ProblemType: Crash DistroRelease: Ubuntu 13.04 Package: ubuntu-dev-tools 0.145 ProcVersionSignature: Ubuntu 3.8.0-0.2-generic 3.8.0-rc3 Uname: Linux 3.8.0-0-generic x86_64 ApportVersion: 2.8-0ubuntu1 Architecture: amd64 CrashCounter: 1 Date: Mon Jan 14 11:32:10 2013 EcryptfsInUse: Yes ExecutablePath: /usr/bin/requestsync InstallationDate: Installed on 2012-01-04 (375 days ago) InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120104) InterpreterPath: /usr/bin/python2.7 MarkForUpload: True PackageArchitecture: all ProcCmdline: /usr/bin/python /usr/bin/requestsync --help PythonArgs: ['/usr/bin/requestsync', '--help'] SourcePackage: ubuntu-dev-tools Title: requestsync crashed with ImportError in /usr/lib/python2.7/dist-packages/ubuntutools/config.py: No module named devscripts.logger UpgradeStatus: Upgraded to raring on 2012-12-11 (34 days ago) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo ubuntu-dev-scripts is mostly python2, but should be ported to python3 eventually. There was a brief scare during raring when devscripts went python3-only to remind us that we still have this large body of python2 code that we own. (this bug was originally a crash report from that) Not all dependencies are ported to python3 yet. As of this writing (2013-01-14), the following are only-python2: python-launchpadlib python-lazr.restfulclient python-mox python-soappy
2013-02-10 16:04:02 Launchpad Janitor ubuntu-dev-tools (Ubuntu): status New Confirmed
2013-03-08 13:12:41 Dmitry Shachnev bug added subscriber Dmitry Shachnev
2013-03-31 17:03:47 Andrew Starr-Bochicchio bug added subscriber Andrew Starr-Bochicchio
2013-04-01 12:03:30 Benjamin Drung description ubuntu-dev-scripts is mostly python2, but should be ported to python3 eventually. There was a brief scare during raring when devscripts went python3-only to remind us that we still have this large body of python2 code that we own. (this bug was originally a crash report from that) Not all dependencies are ported to python3 yet. As of this writing (2013-01-14), the following are only-python2: python-launchpadlib python-lazr.restfulclient python-mox python-soappy ubuntu-dev-scripts is mostly python2, but should be ported to python3 eventually. There was a brief scare during raring when devscripts went python3-only to remind us that we still have this large body of python2 code that we own. (this bug was originally a crash report from that) Not all dependencies are ported to python3 yet. As of this writing (2013-01-14), the following are only-python2:  python-launchpadlib (LP: #1060734)  python-lazr.restfulclient  python-mox  python-soappy
2013-04-01 12:14:03 Dmitry Shachnev description ubuntu-dev-scripts is mostly python2, but should be ported to python3 eventually. There was a brief scare during raring when devscripts went python3-only to remind us that we still have this large body of python2 code that we own. (this bug was originally a crash report from that) Not all dependencies are ported to python3 yet. As of this writing (2013-01-14), the following are only-python2:  python-launchpadlib (LP: #1060734)  python-lazr.restfulclient  python-mox  python-soappy ubuntu-dev-scripts is mostly python2, but should be ported to python3 eventually. There was a brief scare during raring when devscripts went python3-only to remind us that we still have this large body of python2 code that we own. (this bug was originally a crash report from that) Not all dependencies are ported to python3 yet. As of this writing (2013-01-14), the following are only-python2:  python-launchpadlib (LP: #1060734)  python-lazr.restfulclient (LP: #1000801)  python-mox  python-soappy
2014-12-19 22:40:11 Dimitri John Ledkov branch linked lp:~xnox/ubuntu-dev-tools/py3k
2014-12-19 22:40:17 Dimitri John Ledkov ubuntu-dev-tools (Ubuntu): assignee Dimitri John Ledkov (xnox)
2014-12-19 22:40:21 Dimitri John Ledkov ubuntu-dev-tools (Ubuntu): status Confirmed In Progress
2015-08-06 04:14:32 Robert Ancell bug added subscriber Robert Ancell
2016-01-19 16:48:13 Dimitri John Ledkov ubuntu-dev-tools (Ubuntu): assignee Dimitri John Ledkov (xnox)
2016-07-13 04:11:25 Jeremy Bícha bug added subscriber Jeremy Bicha
2019-09-04 22:25:42 Launchpad Janitor merge proposal linked https://code.launchpad.net/~ubuntu-dev/ubuntu-dev-tools/+git/ubuntu-dev-tools/+merge/372305
2019-09-10 12:29:19 Mattia Rizzolo bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=938740
2019-09-10 12:29:19 Mattia Rizzolo bug task added ubuntu-dev-tools (Debian)
2019-09-10 12:29:30 Mattia Rizzolo ubuntu-dev-tools (Ubuntu): status In Progress Fix Committed
2019-09-10 13:59:37 Bug Watch Updater ubuntu-dev-tools (Debian): status Unknown Fix Committed
2019-09-11 15:24:03 Bug Watch Updater ubuntu-dev-tools (Debian): status Fix Committed Fix Released
2019-09-20 00:05:47 Launchpad Janitor ubuntu-dev-tools (Ubuntu): status Fix Committed Fix Released