Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 149138

Summary: xen-tools fails to build with python-2.5
Product: Gentoo Linux Reporter: Charlie Shepherd (RETIRED) <masterdriverz>
Component: New packagesAssignee: Andrew Ross (RETIRED) <aross>
Status: RESOLVED FIXED    
Severity: normal CC: xen
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 148333    
Attachments: Lets xen-tools detect python 2.5

Description Charlie Shepherd (RETIRED) gentoo-dev 2006-09-25 22:37:29 UTC
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 Charlie Shepherd (RETIRED) gentoo-dev 2006-09-25 22:38:09 UTC
Created attachment 98095 [details, diff]
Lets xen-tools detect python 2.5
Comment 2 Marien Zwart (RETIRED) gentoo-dev 2006-09-26 09:56:05 UTC
Upstream changeset is (if I got the branch right) http://xenbits.staging.xensource.com/xen-3.0.3-testing.hg?cs=b7f763a8a7ef
Comment 3 Andrew Ross (RETIRED) gentoo-dev 2006-10-13 17:06:40 UTC
Fixed in app-emulation/xen-tools-3.0.2-r4, thanks.