Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 347465 - dev-lang/python:{2.7,3.2}: Incompatible API change in xmlrpclib.Transport.parse_response()
Summary: dev-lang/python:{2.7,3.2}: Incompatible API change in xmlrpclib.Transport.par...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Python Gentoo Team
URL: http://bugs.python.org/issue8194
Whiteboard: 2.7.1-r1
Keywords:
: 347467 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-01 18:50 UTC by Joel Berendzen
Modified: 2011-02-21 23:13 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joel Berendzen 2010-12-01 18:50:02 UTC
The bug report in the URL gives a patch for a compatibility issue in xmlrpclib.  I noticed the problem because yolk and dependencies (yolk-portage, g-pypi) didn't work.  I applied the patch, and yolk now works.

Reproducible: Always

Steps to Reproduce:
1. emerge python:2.7
2. emerge yolk
3. yolk -D unipath 

Actual Results:  
Fails due to xmlrpc transport call missing.


The listed patch fixes the issue for me.
Comment 1 Dirkjan Ochtman (RETIRED) gentoo-dev 2010-12-02 20:24:01 UTC
Can you test if this has been fixed in 2.7.1?
Comment 2 Joel Berendzen 2010-12-03 20:25:37 UTC
(In reply to comment #1)
> Can you test if this has been fixed in 2.7.1?
> 

This was with python 2.7.1.  I haven't tried it with 2.7.2 pre.
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-21 23:12:42 UTC
*** Bug 347467 has been marked as a duplicate of this bug. ***
Comment 4 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-02-21 23:13:54 UTC
Fixed in 2.7.1-r1.