Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231365 - dev-python/sphinx-0.3 fails tests
Summary: dev-python/sphinx-0.3 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on: 230599
Blocks:
  Show dependency tree
 
Reported: 2008-07-10 00:13 UTC by Carsten Lohrke (RETIRED)
Modified: 2008-08-01 06:55 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 Carsten Lohrke (RETIRED) gentoo-dev 2008-07-10 00:13:38 UTC
trying to load pickled env... failed: [Errno 2] No such file or directory: '_build/doctrees/environment.pickle'
building [html]: targets for 23 source files that are out of date
updating environment: 23 added, 0 changed, 0 removed
reading... builders changes concepts config contents ext/appapi ext/autodoc ext/builderapi ext/coverage ext/doctest ext/ifconfig ext/refcounting extensions glossary intro markup/code markup/desc markup/index markup/inline markup/misc markup/para rest templating
pickling the env... done
checking consistency...
creating index...
writing output... builders changes concepts config contents ext/appapi ext/autodoc ext/builderapi ext/coverage ext/doctest ext/ifconfig ext/refcounting extensions glossary intro markup/code markup/desc markup/index markup/inline markup/misc markup/para rest templating
finishing...
writing additional files... genindex modindex search index opensearch
copying static files...
dumping search index...
build succeeded.

Build finished. The HTML pages are in _build/html.
>>> Source compiled.
>>> Test phase [check]: dev-python/sphinx-0.3
sphinx/quickstart.py:216: line too long
sphinx/util/__init__.py:248: "not pat in _pat_cache:"
sphinx/directives/desc.py:110: "not given in the"
sphinx/ext/coverage.py:148: "not defined in this"
4 errors found.
Comment 1 Andrey Grozin gentoo-dev 2008-08-01 04:53:12 UTC
sphinx-0.4.2 shows no errors with FEATURES=test. Copying sphinx-0.3.ebuild works fine. So, bumping the version to 0.4.2 also fixes the current bug.
Comment 2 Jesus Rivero (RETIRED) gentoo-dev 2008-08-01 06:55:43 UTC
Added dev-python/sphinx-0.4.2 to CVS. 

This solves the tests issues. 
Closing bug

Best regards,