PDA

View Full Version : apt-getting python2.4 fails on configure


Guru3
April 14th, 2005, 01:38 PM
Everything goes fine until the configuration of the package python2.4 (and subsequent pythong related packages.) Here's the error:Setting up python2.4 (2.4.1-0) ...
Compiling python modules in /usr/lib/python2.4 ...
/var/lib/dpkg/info/python2.4.postints: line 16: 17343 Segmentation fault /usr/bin/python2.4 /usr/lib/python2.4/compileall.py -q $i
dpkg: error processing python2.4 (--configure):
subprocess post-installation script returned error exit status 139
Errors were encountered while processing:
python2.4Any help would be apreciated. I'm on powerpc, btw. Thnx.

paulle
April 14th, 2005, 02:37 PM
try apt-get install -f this worked for me.