package python3 3.2.3~rc1-2ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python3-defaults (Ubuntu) |
Invalid
|
Undecided
|
Unassigned |
Bug Description
Failed to install. Update Manager refused to install updates, got this after upgrading with apt.
ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: python3 3.2.3~rc1-2ubuntu1
ProcVersionSign
Uname: Linux 3.2.0-23-
ApportVersion: 2.0.1-0ubuntu3
Architecture: i386
Date: Wed Apr 18 19:25:54 2012
ErrorMessage: subprocess new pre-removal script returned error exit status 1
InstallationMedia: Kubuntu 12.04 LTS "Precise Pangolin" - Alpha i386 (20120211)
PackageArchitec
SourcePackage: python3-defaults
Title: package python3 3.2.3~rc1-2ubuntu1 failed to install/upgrade: subprocess new pre-removal script returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)
In the DpkgTerminalLog.txt is has the line: apt/archives/ python3_ 3.2.3-0ubuntu1_ all.deb (--unpack)
dpkg: error processing /var/cache/
This is an indication of either file system corruption on your system or a corrupted package. You can try fixing this by doing the following:
wget https:/ /launchpad. net/ubuntu/ +source/ python3- defaults/ 3.2.3-0ubuntu1/ +build/ 3407363/ +files/ python3_ 3.2.3-0ubuntu1_ all.deb
That should retrieve another copy of the python3 .deb file in the directory from which you ran the command. Then do:
sudo dpkg -i python3_ 3.2.3-0ubuntu1_ all.deb
This problem is not an indication of a bug in the package.