Public bug reported:

Binary package hint: python2.6

There is already a fix for this. See 
http://svn.python.org/view?view=rev&revision=73887
It is also fixed in Karmic. Can it be backported?

Note that the fix is trivial. I have applied it myself (hence the
"modified" status of SocketServer.py in the generated report).

Description:    Ubuntu 9.04
Release:        9.04

python2.6:
  Installed: 2.6.2-0ubuntu1
  Candidate: 2.6.2-0ubuntu1
  Version table:
 *** 2.6.2-0ubuntu1 0
        500 http://us.archive.ubuntu.com jaunty/main Packages
        100 /var/lib/dpkg/status

Error message:
File "/usr/lib/python2.6/SocketServer.py", line 281, in _handle_request_noblock
    self.process_request(request, client_address)
  File "/usr/lib/python2.6/SocketServer.py", line 522, in process_request
    self.collect_children()
  File "/usr/lib/python2.6/SocketServer.py", line 490, in collect_children
    pid, status = os.waitpid(0, options=0)
TypeError: waitpid() takes no keyword arguments

Fix:
Remove "options=" from file "/usr/lib/python2.6/SocketServer.py", line 490

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: python2.6 2.6.2-0ubuntu1 [modified: usr/lib/python2.6/SocketServer.py]
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: python2.6
Uname: Linux 2.6.21.7-2.fc8xen i686

** Affects: python2.6 (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386

-- 
Bug in SocketServer.py. os.waitpid() takes no keyword arguments
https://bugs.launchpad.net/bugs/483530
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to