Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300946 - www-apps/viewvc-1.1.3 fails to build (PYTHON(): '--active' option cannot be used in ebuilds of packages supporting installation for multiple versions of Python)
Summary: www-apps/viewvc-1.1.3 fails to build (PYTHON(): '--active' option cannot be u...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-14 08:57 UTC by Elfenbein, Karsten
Modified: 2010-01-15 14: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 Elfenbein, Karsten 2010-01-14 08:57:11 UTC
The package fails to install. Looks like it wasn't updated like a lot of other ebuilds. See #300517 for related issues.

Reproducible: Always

Steps to Reproduce:
1. emerge '=www-apps/viewvc-1.1.3'

Actual Results:  
 *
 * ERROR: www-apps/viewvc-1.1.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_prepare
 *             environment, line 3729:  Called python_get_sitedir
 *             environment, line 3346:  Called python_get_libdir
 *             environment, line 3341:  Called PYTHON '-A' '--ABI'
 *             environment, line  242:  Called die
 * The specific snippet of code:
 *                   die "${FUNCNAME}(): '--active' option cannot be used in ebuilds of packages supporting installation for multiple versions of Python";
 *  The die message:
 *   PYTHON(): '--active' option cannot be used in ebuilds of packages supporting installation for multiple versions of Python
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/www-apps/viewvc-1.1.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-apps/viewvc-1.1.3/temp/environment'.
 *


Expected Results:  
normal installation
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-01-15 14:54:17 UTC
Fixed.