Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 268315 - dev-python/pygtk-2.14.1 fails test with python-2.6
Summary: dev-python/pygtk-2.14.1 fails test with python-2.6
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://bugzilla.gnome.org/show_bug.cg...
Whiteboard:
Keywords:
: 278023 (view as bug list)
Depends on:
Blocks: python-2.6
  Show dependency tree
 
Reported: 2009-05-02 16:53 UTC by Olivier Huber
Modified: 2009-07-26 23:24 UTC (History)
2 users (show)

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


Attachments
upstream patch (remove-ltihooks.patch,5.71 KB, patch)
2009-05-02 16:54 UTC, Olivier Huber
Details | Diff
ebuild's patch (pygtk.ebuild.patch,819 bytes, patch)
2009-05-02 16:55 UTC, Olivier Huber
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Huber 2009-05-02 16:53:38 UTC
According to the upstream bug, there's an issue with Python 2.6 during make check.
I've pick up a patch which is in git upstream to solve this particular issue.
Tests won't succeeded because of bug 245103.
I have modified a little bit the patch, to undo a change concerning the FSF address.
Comment 1 Olivier Huber 2009-05-02 16:54:12 UTC
Created attachment 190147 [details, diff]
upstream patch
Comment 2 Olivier Huber 2009-05-02 16:55:25 UTC
Created attachment 190149 [details, diff]
ebuild's patch
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-07-16 11:16:08 UTC
*** Bug 278023 has been marked as a duplicate of this bug. ***
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-07-26 23:24:28 UTC
in 2.14.1-r1. Thanks for reporting and producing a patch.