Bug 149138 - xen-tools fails to build with python-2.5
Bug#: 149138 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Other Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: aross@gentoo.org Reported By: masterdriverz@gentoo.org
Component: Ebuilds
URL: 
Summary: xen-tools fails to build with python-2.5
Keywords:  
Status Whiteboard: 
Opened: 2006-09-25 22:37 0000
Description:   Opened: 2006-09-25 22:37 0000
Because the Makefile directly checks for python 2.2, 2.3 or 2.4 it fails on
2.5. Quick and dirty patch here fixes it, though it should probably be changed
to a comparison.

------- Comment #1 From Charlie Shepherd (RETIRED) 2006-09-25 22:38:09 0000 -------
Created an attachment (id=98095) [details]
Lets xen-tools detect python 2.5

------- Comment #2 From Marien Zwart (RETIRED) 2006-09-26 09:56:05 0000 -------
Upstream changeset is (if I got the branch right)
http://xenbits.staging.xensource.com/xen-3.0.3-testing.hg?cs=b7f763a8a7ef

------- Comment #3 From Andrew Ross (RETIRED) 2006-10-13 17:06:40 0000 -------
Fixed in app-emulation/xen-tools-3.0.2-r4, thanks.