Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 250498 - dev-python/pygments-1.0 requires nose for its tests
Summary: dev-python/pygments-1.0 requires nose for its tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-10 09:56 UTC by Alexis Ballier
Modified: 2009-01-04 21:29 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 Alexis Ballier gentoo-dev 2008-12-10 09:56:18 UTC
>>> Source compiled.
nose is required to run the test suites
 * 
 * ERROR: dev-python/pygments-1.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2466:  Called die
 * The specific snippet of code:
 *       "${python}" tests/run.py || die "tests failed"
 *  The die message:
 *   tests failed
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-python:pygments-1.0:20081210-095129.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-python/pygments-1.0/temp/environment'.
 *
Comment 1 Patrick Lauer gentoo-dev 2009-01-04 21:29:09 UTC
+  04 Jan 2009; Patrick Lauer <patrick@gentoo.org> pygments-1.0.ebuild:
+  Fixing deps of pygments-1.0 for bug #250498