Package: python2.4

I just upgraded various packages in debian testing (3.1) including python, and started to get annoying messages like

Setting up python2.4-minimal (2.4.4-2) ...
'import site' failed; use -v for traceback

every time I subsequently used apt-get. It seems that the problem is due to python2.4 not being properly configured: the file site.py is missing from /etc/python2.4. I temporarily fixed the problem by copying /etc/python2.3/site.py to /etc/python2.4/site.py.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to