*** This bug is a duplicate of bug 938869 ***
https://bugs.launchpad.net/bugs/938869
** This bug has been marked a duplicate of bug 938869
lsb_release crashed with SIGABRT in Py_FatalError()
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed
I ran into this error while installing VMware Player on Precise. I
believe I've tracked it down to the environment that the VMware
installer sets.
/usr/lib/vmware-installer/2.0/python/init.sh:
if [ -z "$_VMIS_INIT_PYTHON" ]; then
export PYTHON_ROOT="$VMWARE_INSTALLER"/python
. "$PYTHON_R
Just have the same problem on Ubuntu precise installing VMware Player
4.0.2
$ /usr/bin/python3.2mu /usr/bin/lsb_release -sd
Ubuntu precise (development branch)
...beside the message the installation run until the end.
--
You received this bug notification because you are a member of Ubuntu
Bugs
A pure Python script should never be able to crash the interpreter, so
this must be an interpreter bug rather than an lsb bug. lsb_release is
just the unlucky script executed in whatever context manages to break
python3.2.
A crash in Py_FatalError doesn't tell us much, though. It would be nice
t
it works when executed from the command line but always crashed when
executed by vmplayer installer.
** Changed in: lsb (Ubuntu)
Status: Incomplete => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Could you give this a try again using the same command I did? Thanks!
** Changed in: lsb (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/917088
Title:
lsb_r
I tried recreating this using the following command on precise and was
unsuccessful.
/usr/bin/python3.2mu /usr/bin/lsb_release -sd
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/917088
Title:
lsb_re
** Visibility changed to: Public
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/917088
Title:
lsb_release crashed with SIGABRT in Py_FatalError()
To manage notifications about this bug go to:
https: