On 05-10-2009 16:32:58 -0400, Jonathan Callen wrote:
> Michael Haubenwallner wrote:
> > The problem here IMO is that this wrapper executes python2.6 with argv0 set
> > to python2.6, while it should be the argv0 from how the wrapper was 
> > executed.
> > At least this is what init.d scripts expect (seen with ntlmaps too).
> 
> Unfortunately, if argv[0] is *not* set to python2.6, it appears that
> some python programs crash, thereby making this a lose-lose proposition.

I think we need to see if we can identify those packages and what is the
real problem then.  Python does some awful processing during startup to
determine its own prefix, pythonpath etc.  We might be able to just
patch our python to behave.


-- 
Fabian Groffen
Gentoo on a different level

Reply via email to