Gentoo Archives: gentoo-user

From: "Arttu V." <arttuv69@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] What is this new python error? "'--active' option cannot be used"
Date: Tue, 12 Jan 2010 22:30:40
Message-Id: fecdbac61001121429j34976772v5c9ca160d8b11ed5@mail.gmail.com
1 Hello,
2
3 Can anybody hint what on Earth this following message means, I've
4 never seen anything like it:
5
6 * Messages for package dev-python/sip-4.9.3-r1:
7
8 * ERROR: dev-python/sip-4.9.3-r1 failed:
9 * PYTHON(): '--active' option cannot be used in ebuilds of packages
10 supporting installation for multiple versions of Python
11 *
12 * Call stack:
13 * ebuild.sh, line 48: Called src_install
14 * environment, line 3362: Called python_need_rebuild
15 * environment, line 3231: Called PYTHON '-A' '--ABI'
16 * environment, line 205: Called die
17 * The specific snippet of code:
18 * die "${FUNCNAME}(): '--active' option cannot be
19 used in ebuilds of packages supporting installation for multiple
20 versions of Python";
21
22
23 I can see the most recent change in the eclass touching this part over
24 at s.g.o, as well as read the code, but it didn't make me any wiser so
25 far:
26
27 http://sources.gentoo.org/viewcvs.py/gentoo-x86/eclass/python.eclass?rev=1.82&view=log
28
29 But then again, it says it fixes something for the 2.1-series portage
30 users. Is this now broken for us overly brave portage 2.2_rc users?
31
32 --
33 Arttu V.

Replies