Matthias Klose wrote:
> * Move the Makefile into the -min, required by sysconfig. Closes: #603237.
# dpkg -i /tmp/python2.7-minimal_2.7.1~rc1-1_i386.deb
Selecting previously deselected package python2.7-minimal.
[...]
File "/usr/lib/python2.7/sysconfig.py", line 321, in _init_posix
raise IOError(msg)
IOError: invalid Python installation: unable to open
/usr/include/python2.7/pyconfig.h (No such file or directory)
dpkg: error processing python2.7-minimal (--install):
subprocess installed post-installation script returned error exit status 1
Processing triggers for man-db ...
Errors were encountered while processing:
python2.7-minimal
# dpkg --fsys-tarfile /tmp/python2.7_2.7.1~rc1-1_i386.deb |
tar -x ./usr/include/python2.7/pyconfig.h
# dpkg --configure -a
[...]
# echo $?
0
Looks like /usr/include/python2.7/pyconfig.h is needed, too?
Thanks, that was fast.
Jonathan
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]