** Description changed:

- Problem installing - 
+ 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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/915167

Title:
  pycompile will use /usr/local/bin/python2.6 if available and python2.6
  isn't installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-defaults/+bug/915167/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to