Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 231365

Summary: dev-python/sphinx-0.3 fails tests
Product: Gentoo Linux Reporter: Carsten Lohrke (RETIRED) <carlo>
Component: New packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: grozin
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 230599    
Bug Blocks:    

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,