[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#178373: debconf: severity critical



On Thu, Jan 30, 2003 at 10:42:11PM +0100, Bernhard Kuemel wrote:
> Josselin Mouette wrote:

> > Le jeu 30/01/2003 à 19:44, Joey Hess a écrit :
> > > > Setting up debconf (1.2.21) ...
> > > > option -q not recognized
> > > > usage: python compileall.py [-l] [-f] [-d destdir] [-s regexp]
> > >
> > > What version of python2.2 do you have installed?
> > > What does it say when you run --
> > >
> > > sh -ex /var/lib/dpkg/info/debconf.postinst configure 1.2.21
> > >
> > > I was told by some python people that I could use -q after compileall to
> > > shut it up, if that no longer works it is porbably a bug in python or
> > > possibly debhelper, not debconf.
> > 
> > Your python installation is screwed. The compileall.py module in Debian
> > does support -q in all versions. It's not possible to be mistaken about
> > that, as the error message included in Debian's compileall.py is not
> > exactly this one.

> Thank you very much. I had python 2.1 installed and with 2.2 the
> problem disappeared. Seems python2.2 should be a dependency for
> debconf and mailman.

> There is, however, a new error message in the mailman configuration
> but I'll file that as a new bug:

> ImportError: /usr/local/lib/python2.2/lib-dynload/math.so: undefined
> symbol: PyFPE_jbuf

Also not a Mailman bug, and certainly not a python2.2-in-debian bug either.
Look at the path: /usr/local. Nothing in Debian installs things in
/usr/local. You installed Python in the non-debian way, and it's interfering
with your debian-installed python software. Remove it, and software will be
happy again. This is the same reason the compileall -q wasn't working.

-- 
Thomas Wouters <thomas@xs4all.net>

Hi! I'm a .signature virus! copy me into your .signature file to help me spread!



Reply to: