Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 413493 - app-emulation/xen-tools-4.1.1-r6 - Checking check_python_devel: *** check_python_devel FAILED: can't find python devel files
Summary: app-emulation/xen-tools-4.1.1-r6 - Checking check_python_devel: *** check_p...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Delaney (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-25 12:02 UTC by adis
Modified: 2013-01-23 14:11 UTC (History)
6 users (show)

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


Attachments
Build output (build.log,3.23 KB, text/plain)
2012-04-25 12:02 UTC, adis
Details
patch to force python2 in 4.1.1-r6 (xen-tools-4.1.1-r6.ebuild.patch,1.15 KB, patch)
2012-07-18 03:09 UTC, razamatan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description adis 2012-04-25 12:02:28 UTC
Created attachment 310041 [details]
Build output

Summary says it all, fails to build with python3, not with python2.

I unmasked app-emulation/xen-tools-4.1.2-r2 and build went fine.
The ebuild should force python2 or app-emulation/xen-tools-4.1.2-r2 should be marked as stable.
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-04-25 16:04:09 UTC
(In reply to comment #0)
> I unmasked app-emulation/xen-tools-4.1.2-r2 and build went fine.
> The ebuild should force python2 or app-emulation/xen-tools-4.1.2-r2 should
> be marked as stable.
Comment 2 razamatan 2012-07-18 03:09:16 UTC
Created attachment 318500 [details, diff]
patch to force python2 in 4.1.1-r6
Comment 3 razamatan 2012-07-18 03:10:13 UTC
i went ahead and made a patch to unblock myself.  please apply, great xen maintainer...
Comment 4 razamatan 2012-07-18 04:01:11 UTC
xen (4.1.1-r2, 4.1.2) itself needs some work to force python2 in systems that have both.  i can cut another bug, or should we rework this bug to focus on the forced python2 aspect needed along the xen stack.
Comment 5 Andreis Vinogradovs ( slepnoga ) 2012-08-09 08:02:08 UTC
confirm this bug.
i have installed xen enabled systems from stage3 in amd64 ( clean install), result - fail. Xen-tools NOT build with python3.
Please add call python_set_active_version 2 in pkg_setup()
Comment 6 Herbert 2012-11-18 15:33:50 UTC
confirm this bug.
i have installed xen enabled systems from hardened-stage3 in amd64 ( clean install), result - fail. Xen-tools NOT build with python3.
Comment 7 Jeremy Banks 2012-11-27 20:53:56 UTC
I get the same error attached in the initial description.

If Python 3 is the active version, xen-tools-4.1.1-r6 will not install. If Python 2 is set as the active version, or razamatan's patch is used, xen-tools-4.1.1-r6 installs with no trouble.

Can razamatan's patch be merged, please?
Comment 8 Ian Delaney (RETIRED) gentoo-dev 2013-01-23 14:11:29 UTC
app-emulation/xen-tools-4.1.2-r2 should be marked as stable.

406567 was a miserable failure

  23 Jan 2013; Ian Delaney <idella4@gentoo.org> xen-tools-4.1.1-r6.ebuild:
  patch from razamatan applied, fixes Bug #413493