Bug 552504

Summary: SocketServer: TypeError: waitpid() takes no keyword arguments
Product: [Fedora] Fedora Reporter: Adrian Reber <adrian>
Component: pythonAssignee: Dave Malcolm <dmalcolm>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: dmalcolm, ivazqueznet, james.antill, jonathansteffan, matt_domsch
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: python-2.6.2-4.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-03-09 03:15:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Adrian Reber 2010-01-05 10:57:39 UTC
Description of problem:
running the mirrorlist server of mirrormanager on Fedora 12 gives me following error:

SocketServer: TypeError: waitpid() takes no keyword arguments

Version-Release number of selected component (if applicable):
python-2.6.2-2.fc12.x86_64

How reproducible:
always

Additional info:

Upstream knows about this bug and it is fixed:

http://bugs.python.org/issue5814
http://svn.python.org/view/python/branches/release26-maint/Lib/SocketServer.py?r1=73887&r2=73886&pathrev=73887

Comment 1 Dave Malcolm 2010-01-08 21:05:03 UTC
Thanks for tracking this down.

The fix made it into 2.6.4 so it's fixed in rawhide.

Affects 2.6.2 (F-12) and 2.6 (F-11)

Comment 2 Fedora Update System 2010-01-08 22:26:34 UTC
python-2.6.2-3.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/python-2.6.2-3.fc12

Comment 3 Fedora Update System 2010-01-12 23:28:43 UTC
python-2.6.2-3.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0393

Comment 4 Fedora Update System 2010-01-27 01:12:12 UTC
python-2.6.2-4.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update python'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F12/FEDORA-2010-0393

Comment 5 Fedora Update System 2010-03-09 03:14:55 UTC
python-2.6.2-4.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.