The problem here is presumably that there's no correct way to set
PYTHONHOME in this case.  They need the python2.4 that they ship in the
installer and to point it to their PYTHONHOME.  But if from that
environment you ever call any other python program then it will abort
since PYTHONHOME is set incorrectly.  What presumably needs to happen is
that python 3 would ignore PYTHONHOME and instread use another variable
PYTHON3HOME (and related) so that there is a correct way to have both
versions of python work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/938869

Title:
  lsb_release crashed with SIGABRT in Py_FatalError()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3.2/+bug/938869/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to