Activity log for bug #915167

Date Who What changed Old value New value Message
2012-01-12 05:57:22 Nigel Hsiung bug added bug
2012-01-12 08:40:55 Stefano Rivera affects beautifulsoup (Ubuntu) python-defaults (Ubuntu)
2012-01-12 08:40:55 Stefano Rivera python-defaults (Ubuntu): status New Fix Released
2012-01-12 08:41:58 Stefano Rivera summary package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 pycompile will use /usr/local/bin/python2.6 if available and python2.6 isn't installed.
2012-01-12 09:01:45 Stefano Rivera attachment added pycompile-915167.patch https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/915167/+attachment/2669247/+files/pycompile-915167.patch
2012-01-12 09:01:54 Stefano Rivera bug added subscriber Stefano Rivera
2012-01-12 09:02:00 Stefano Rivera nominated for series Ubuntu Natty
2012-01-12 09:02:00 Stefano Rivera bug task added python-defaults (Ubuntu Natty)
2012-01-12 09:02:09 Stefano Rivera python-defaults (Ubuntu Natty): importance Undecided Medium
2012-01-13 13:22:09 Stefano Rivera description Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) == SRU Impact == Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. == SRU Verification == 1. Install python-all 2. Build and install cpython from source OR echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.7 chmod +x /usr/local/bin/python2.7 3. Install a python package such as python-beautifulsoup Failure: An error while setting up python-beautifulsoup
2012-01-13 13:22:20 Stefano Rivera bug added subscriber Ubuntu Sponsors Team
2012-01-27 19:58:36 Bryce Harrington description Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) == SRU Impact == Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. == SRU Verification == 1. Install python-all 2. Build and install cpython from source OR echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.7 chmod +x /usr/local/bin/python2.7 3. Install a python package such as python-beautifulsoup Failure: An error while setting up python-beautifulsoup [Impact] <fill me in with explanation of severity and frequency of bug on users and justification for backporting the fix to the stable release> [Development Fix] <fill me in with an explanation of how the bug has been addressed in the development branch, including the relevant version numbers of packages modified in order to implement the fix. > [Stable Fix] <fill me in by pointing out a minimal patch applicable to the stable version of the package.> [Text Case] <fill me in with detailed *instructions* on how to reproduce the bug. This will be used by people later on to verify the updated package fixes the problem.> 1. 2. 3. Broken Behavior: Fixed Behavior: [Regression Potential] <fill me in with a discussion of likelihood and potential severity of regressions and how users could get inadvertently affected. [Original Report] Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) == SRU Impact == Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. == SRU Verification == 1. Install python-all 2. Build and install cpython from source    OR    echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.7    chmod +x /usr/local/bin/python2.7 3. Install a python package such as python-beautifulsoup Failure: An error while setting up python-beautifulsoup
2012-02-04 12:17:04 Stefano Rivera summary pycompile will use /usr/local/bin/python2.6 if available and python2.6 isn't installed. pycompile will use /usr/local/bin/python2.X if available and python2.X is installed.
2012-02-04 12:20:25 Stefano Rivera description [Impact] <fill me in with explanation of severity and frequency of bug on users and justification for backporting the fix to the stable release> [Development Fix] <fill me in with an explanation of how the bug has been addressed in the development branch, including the relevant version numbers of packages modified in order to implement the fix. > [Stable Fix] <fill me in by pointing out a minimal patch applicable to the stable version of the package.> [Text Case] <fill me in with detailed *instructions* on how to reproduce the bug. This will be used by people later on to verify the updated package fixes the problem.> 1. 2. 3. Broken Behavior: Fixed Behavior: [Regression Potential] <fill me in with a discussion of likelihood and potential severity of regressions and how users could get inadvertently affected. [Original Report] Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) == SRU Impact == Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. == SRU Verification == 1. Install python-all 2. Build and install cpython from source    OR    echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.7    chmod +x /usr/local/bin/python2.7 3. Install a python package such as python-beautifulsoup Failure: An error while setting up python-beautifulsoup [Impact] Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. This is something that Debian/Ubuntu's python approach intends to support. [Development Fix] This bug was fixed upstream very soon after the version of python-defaults we ended up with in natty. [Stable Fix] The patch is trivial, call python with an absolute path, instead of relying on $PATH. [Text Case] 1. Install python-all 2. Build and install cpython from source OR echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.7 chmod +x /usr/local/bin/python2.7 3. Install a python package such as python-beautifulsoup Success: It works Failure: An error while setting up python-beautifulsoup [Regression Potential] Patch is simple enough that I can't see any. The risk of any rebuild at all is higher than the impact of this patch. [Original Report] Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install)
2012-02-04 12:48:13 Stefano Rivera bug added subscriber Ubuntu Stable Release Updates Team
2012-02-08 18:15:54 Barry Warsaw bug added subscriber Barry Warsaw
2012-02-14 16:24:16 Launchpad Janitor python-defaults (Ubuntu Natty): status New Confirmed
2012-02-15 23:21:57 Evan Broder removed subscriber Ubuntu Sponsors Team
2012-02-15 23:22:01 Evan Broder bug added subscriber Evan Broder
2012-02-17 09:40:27 Martin Pitt python-defaults (Ubuntu Natty): status Confirmed Fix Committed
2012-02-17 09:40:31 Martin Pitt bug added subscriber SRU Verification
2012-02-17 09:40:33 Martin Pitt tags amd64 apport-package natty amd64 apport-package natty verification-needed
2012-02-19 01:48:19 Launchpad Janitor branch linked lp:ubuntu/natty-proposed/python-defaults
2012-02-21 15:02:36 Stefano Rivera description [Impact] Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. This is something that Debian/Ubuntu's python approach intends to support. [Development Fix] This bug was fixed upstream very soon after the version of python-defaults we ended up with in natty. [Stable Fix] The patch is trivial, call python with an absolute path, instead of relying on $PATH. [Text Case] 1. Install python-all 2. Build and install cpython from source OR echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.7 chmod +x /usr/local/bin/python2.7 3. Install a python package such as python-beautifulsoup Success: It works Failure: An error while setting up python-beautifulsoup [Regression Potential] Patch is simple enough that I can't see any. The risk of any rebuild at all is higher than the impact of this patch. [Original Report] Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install) [Impact] Anyone who has a locally built python in /usr/local as well as the Ubuntu package with the same version. This is something that Debian/Ubuntu's python approach intends to support. [Development Fix] This bug was fixed upstream very soon after the version of python-defaults we ended up with in natty. [Stable Fix] The patch is trivial, call python with an absolute path, instead of relying on $PATH. [Text Case] 1. Install python-all 2. Build and install cpython from source    OR    echo -e '#!/bin/sh\nexit 1' > /usr/local/bin/python2.6    chmod +x /usr/local/bin/python2.6 3. Install a python package such as python-beautifulsoup Success: It works Failure: An error while setting up python-beautifulsoup [Regression Potential] Patch is simple enough that I can't see any. The risk of any rebuild at all is higher than the impact of this patch. [Original Report] Problem installing - sudo apt-get install linaro-image-tools ProblemType: Package DistroRelease: Ubuntu 11.04 Package: python-beautifulsoup 3.2.0-1 ProcVersionSignature: Ubuntu 2.6.38-11.48-generic 2.6.38.8 Uname: Linux 2.6.38-11-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Thu Jan 12 13:54:21 2012 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Release amd64 (20110427.1) PackageArchitecture: all SourcePackage: beautifulsoup Title: package python-beautifulsoup 3.2.0-1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: No upgrade log present (probably fresh install)
2012-02-21 15:03:12 Stefano Rivera tags amd64 apport-package natty verification-needed amd64 apport-package natty verification-done
2012-02-26 22:32:54 Launchpad Janitor python-defaults (Ubuntu Natty): status Fix Committed Fix Released