Activity log for bug #925744

Date Who What changed Old value New value Message
2012-02-02 21:41:00 Julian Taylor bug added bug
2012-02-02 21:48:31 Julian Taylor bug added subscriber Ubuntu Stable Release Updates Team
2012-02-02 21:49:12 Julian Taylor bug watch added http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=639995
2012-02-02 21:49:12 Julian Taylor bug task added python-networkx (Debian)
2012-02-02 21:49:22 Julian Taylor python-networkx (Ubuntu): status New Fix Released
2012-02-02 21:50:08 Julian Taylor nominated for series Ubuntu Oneiric
2012-02-02 21:50:08 Julian Taylor bug task added python-networkx (Ubuntu Oneiric)
2012-02-02 22:15:12 Julian Taylor nominated for series Ubuntu Natty
2012-02-02 22:15:12 Julian Taylor bug task added python-networkx (Ubuntu Natty)
2012-02-02 22:30:48 Julian Taylor nominated for series Ubuntu Lucid
2012-02-02 22:30:48 Julian Taylor bug task added python-networkx (Ubuntu Lucid)
2012-02-02 23:02:52 Bug Watch Updater python-networkx (Debian): status Unknown Fix Released
2012-02-03 19:31:01 Julian Taylor description [Impact] networkx has setuptools in its requries.txt but not in its dependencies. This causes pkg_resources.require tests to fail if python-setuptools is not installed e.g. epigrass uses this and thus fails to start when python-setuptools is not installed. See debian bug 639995 [Development Fix] fixed by removint setuptools from requires.txt [Stable Fix] do the same [Test Case] have *no* python-setuptools installed python -c "import pkg_resources as p; p.require('networkx')" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: distribute [Regression Potential] low the setuptools dependency is unecessary, it is handled by python-pkg-resources (in recommends in networkx and depends on all users of this feature) ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: python-networkx 1.5-2 ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17 Uname: Linux 3.0.0-16-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu4 Architecture: amd64 CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb CheckboxSystem: edda5d4f616ca792bf437989cb597002 Date: Thu Feb 2 22:33:07 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110805) PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: python-networkx UpgradeStatus: No upgrade log present (probably fresh install) [Impact] networkx has setuptools in its requries.txt but not in its dependencies. This causes pkg_resources.require tests to fail if python-setuptools is not installed e.g. epigrass uses this and thus fails to start when python-setuptools is not installed. See debian bug 639995 [Development Fix] fixed by removint setuptools from requires.txt [Stable Fix] do the same [Test Case] have *no* python-setuptools installed apt-get install python-pkg-resources python -c "import pkg_resources as p; p.require('networkx')" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: distribute expected: successful require call [Regression Potential] low the setuptools dependency is unecessary, it is handled by python-pkg-resources (in recommends in networkx and depends on all users of this feature) ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: python-networkx 1.5-2 ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17 Uname: Linux 3.0.0-16-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu4 Architecture: amd64 CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb CheckboxSystem: edda5d4f616ca792bf437989cb597002 Date: Thu Feb 2 22:33:07 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110805) PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: python-networkx UpgradeStatus: No upgrade log present (probably fresh install)
2012-02-03 19:36:57 Julian Taylor description [Impact] networkx has setuptools in its requries.txt but not in its dependencies. This causes pkg_resources.require tests to fail if python-setuptools is not installed e.g. epigrass uses this and thus fails to start when python-setuptools is not installed. See debian bug 639995 [Development Fix] fixed by removint setuptools from requires.txt [Stable Fix] do the same [Test Case] have *no* python-setuptools installed apt-get install python-pkg-resources python -c "import pkg_resources as p; p.require('networkx')" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: distribute expected: successful require call [Regression Potential] low the setuptools dependency is unecessary, it is handled by python-pkg-resources (in recommends in networkx and depends on all users of this feature) ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: python-networkx 1.5-2 ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17 Uname: Linux 3.0.0-16-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu4 Architecture: amd64 CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb CheckboxSystem: edda5d4f616ca792bf437989cb597002 Date: Thu Feb 2 22:33:07 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110805) PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: python-networkx UpgradeStatus: No upgrade log present (probably fresh install) [Impact] networkx has setuptools in its requries.txt but not in its dependencies. This causes pkg_resources.require tests to fail if python-setuptools is not installed e.g. epigrass uses this and thus fails to start when python-setuptools is not installed. See debian bug 639995 additionally in natty a numpy dependency is missing. [Development Fix] fixed by removint setuptools from requires.txt [Stable Fix] do the same [Test Case] have *no* python-setuptools installed apt-get install python-pkg-resources python -c "import pkg_resources as p; p.require('networkx')" Traceback (most recent call last): File "<string>", line 1, in <module> File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 654, in require needed = self.resolve(parse_requirements(requirements)) File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 552, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: distribute expected: successful require call [Regression Potential] low the setuptools dependency is unecessary, it is handled by python-pkg-resources (in recommends in networkx and depends on all users of this feature) ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: python-networkx 1.5-2 ProcVersionSignature: Ubuntu 3.0.0-16.28-generic 3.0.17 Uname: Linux 3.0.0-16-generic x86_64 NonfreeKernelModules: fglrx ApportVersion: 1.23-0ubuntu4 Architecture: amd64 CheckboxSubmission: e4c99b57321b0cd0d4cb65d85a85c1fb CheckboxSystem: edda5d4f616ca792bf437989cb597002 Date: Thu Feb 2 22:33:07 2012 InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Alpha amd64 (20110805) PackageArchitecture: all ProcEnviron: LANGUAGE=en_US:en PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: python-networkx UpgradeStatus: No upgrade log present (probably fresh install)
2012-02-03 20:16:31 Julian Taylor nominated for series Ubuntu Maverick
2012-02-03 20:16:31 Julian Taylor bug task added python-networkx (Ubuntu Maverick)
2012-02-10 06:45:06 Martin Pitt python-networkx (Ubuntu Oneiric): status New Fix Committed
2012-02-10 06:45:11 Martin Pitt bug added subscriber SRU Verification
2012-02-10 06:45:13 Martin Pitt tags amd64 apport-bug oneiric running-unity amd64 apport-bug oneiric running-unity verification-needed
2012-02-10 07:10:31 Launchpad Janitor branch linked lp:ubuntu/oneiric-proposed/python-networkx
2012-02-13 15:22:59 Launchpad Janitor branch linked lp:ubuntu/lucid-proposed/python-networkx
2012-02-13 21:10:08 Bartosz Kosiorek python-networkx (Ubuntu Lucid): status New Fix Committed
2012-02-17 09:39:46 Martin Pitt python-networkx (Ubuntu Natty): status New Fix Committed
2012-02-18 00:54:38 Clint Byrum python-networkx (Ubuntu Maverick): status New Won't Fix
2012-02-18 00:55:04 Clint Byrum tags amd64 apport-bug oneiric running-unity verification-needed amd64 apport-bug oneiric running-unity verification-done verification-done-oneiric verification-needed
2012-02-18 00:55:20 Launchpad Janitor branch linked lp:ubuntu/natty-proposed/python-networkx
2012-02-21 11:33:58 Martin Pitt tags amd64 apport-bug oneiric running-unity verification-done verification-done-oneiric verification-needed amd64 apport-bug oneiric running-unity verification-done-oneiric verification-needed
2012-02-21 11:35:13 Launchpad Janitor python-networkx (Ubuntu Oneiric): status Fix Committed Fix Released
2012-12-13 19:19:32 Brian Murray python-networkx (Ubuntu Natty): status Fix Committed Won't Fix
2013-01-24 19:35:58 Brian Murray tags amd64 apport-bug oneiric running-unity verification-done-oneiric verification-needed amd64 apport-bug oneiric removal-candidate running-unity verification-done-oneiric verification-needed
2013-01-24 20:09:05 Julian Taylor tags amd64 apport-bug oneiric removal-candidate running-unity verification-done-oneiric verification-needed amd64 apport-bug oneiric removal-candidate running-unity verification-done verification-done-oneiric
2013-01-24 21:14:37 Brian Murray removed subscriber Ubuntu Stable Release Updates Team
2013-01-24 21:15:16 Launchpad Janitor python-networkx (Ubuntu Lucid): status Fix Committed Fix Released