| 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.
Created an attachment (id=98095) [details]
Lets xen-tools detect python 2.5
Upstream changeset is (if I got the branch right) http://xenbits.staging.xensource.com/xen-3.0.3-testing.hg?cs=b7f763a8a7ef
Fixed in app-emulation/xen-tools-3.0.2-r4, thanks.