Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480410 - app-office/gnumeric USE=-python should not require PYTHON_SINGLE_TARGET
Summary: app-office/gnumeric USE=-python should not require PYTHON_SINGLE_TARGET
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNOME Office (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-09 18:29 UTC by Maciej Piechotka
Modified: 2013-09-29 08:54 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Piechotka 2013-08-09 18:29:15 UTC
When compiling app-office/gnumeric[-python] a PYTHON_SINGLE_TARGET is still being required to be set:

* No Python implementation selected for the build. Please set
 * the PYTHON_SINGLE_TARGET variable in your make.conf to one
 * of the following values:
 * 
 * python2_6 python2_7

 * ERROR: app-office/gnumeric-1.12.4::gentoo failed (setup phase):
 *   No supported Python implementation in PYTHON_SINGLE_TARGET.
 *
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-08-10 10:38:25 UTC
The ebuild does not enforce that:

REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )"
Comment 2 Pacho Ramos gentoo-dev 2013-08-29 12:34:51 UTC
Will CC python team to verify ebuild is correct
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2013-08-29 18:24:20 UTC
You need:

  use python && python-single-r1_pkg_setup
Comment 4 Pacho Ramos gentoo-dev 2013-09-29 08:54:40 UTC
+  29 Sep 2013; Pacho Ramos <pacho@gentoo.org> -gnumeric-1.12.3.ebuild,
+  -gnumeric-1.12.4.ebuild, -gnumeric-1.12.5.ebuild, gnumeric-1.12.7.ebuild:
+  Fix python handling (#480410 by Maciej Piechotka and mgorny), drop old
+