$ lsb_release -a

No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 12.04.1 LTS
Release:        12.04
Codename:       precise

$ lsb_release -ds

Ubuntu 12.04.1 LTS

$ md5sum /usr/bin/lsb_release

2764a9a9e8170152e63cd1ba62bf954a  /usr/bin/lsb_release

file $WINEPREFIX/drive_c/distrelease contains the following text:

debian_version, lsb-release, os-release

I don't see any python in the wine env (teamviewer has it's own wine).
Right now I have the following python programs running :

hp-systray
fogger-lens
unity-lens-video
unity-scope-video-remote
ubuntuone-syncdaemon
software-center
aptd

I had a second look at the crash file and found this :

PythonArgs: ['/usr/bin/lsb_release', '-a']
Traceback:
 Traceback (most recent call last):
   File "/usr/bin/lsb_release", line 96, in <module>
     main()
   File "/usr/bin/lsb_release", line 63, in main
     verinfo = lsb_release.check_modules_installed()
   File "/usr/lib/python2.7/dist-packages/lsb_release.py", line 102, in 
check_modules_installed
     output = commands.getoutput("dpkg-query -f '${Version} ${Provides}\n' -W 
%s 2>/dev/null" % PACKAGES)
   File "/usr/lib/python2.7/commands.py", line 50, in getoutput
     return getstatusoutput(cmd)[1]
   File "/usr/lib/python2.7/commands.py", line 61, in getstatusoutput
     sts = pipe.close()
 IOError: [Errno 10] No child processes

Don't know it this helps.

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

Title:
  lsb_release crashed with IOError in getstatusoutput(): [Errno 10] No
  child processes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lsb/+bug/1094218/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to