> When trying to install the python-epydoc package I get the
> following error:
> Setting up python-epydoc (2.1-5) ...
> dpkg: error processing python-epydoc (--configure):
>  subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
>  python-epydoc
> E: Sub-process /usr/bin/dpkg returned an error code (1)
> 
> This seems to be caused by this line in the postinst script:
> PYTHON=`readlink /usr/bin/python`
> 
> /usr/bin/python does not exists.  That get installed by the
> python package and you're depending on python2.3.

Good point.  Guess I've never tested installing this package when I
didn't have the default Python installed.

I do now have to choose with Python to compile the .py files with.  What
I'm going to do is the same thing the wrappers do - I'll choose the
first one I find of python, python2.3, python2.2 or python2.1.

KEN

-- 
Kenneth J. Pronovici <[EMAIL PROTECTED]>

Attachment: pgpRHtSebq6xY.pgp
Description: PGP signature

Reply via email to