Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 489378 - dev-lang/python:2.7 - patch for regression since 2.7.3
Summary: dev-lang/python:2.7 - patch for regression since 2.7.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL: http://bugs.python.org/issue18851
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-10-25 14:24 UTC by Matt Turner
Modified: 2013-10-26 17:03 UTC (History)
0 users

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 Matt Turner gentoo-dev 2013-10-25 14:24:16 UTC
piglit, the OpenGL test suite we use for Mesa development, has been broken for a few months since python 2.7.4. A number of Mesa developers are now new gentoo users, so I've had to show them how to mask >=dev-lang/python-2.7.4:2.7 in order for our test suite to run.

Apparently the regression has been fixed upstream for 2.7.6. Let's please apply this patch to 2.7.5 as well.

See also http://lists.freedesktop.org/archives/piglit/2013-October/008087.html
Comment 1 Mike Gilbert gentoo-dev 2013-10-26 15:11:36 UTC
+*python-2.7.5-r4 (26 Oct 2013)
+
+  26 Oct 2013; Mike Gilbert <floppym@gentoo.org>
+  +files/python-2.7-issue18851.patch, +python-2.7.5-r4.ebuild:
+  Apply patch to fix regression in subprocess module, bug 489378.
Comment 2 Matt Turner gentoo-dev 2013-10-26 17:03:36 UTC
Thanks Mike!