[Python-3000-checkins] Python Regression Test Failures doc (1)

Neal Norwitz nnorwitz at gmail.com
Fri Aug 8 14:40:14 CEST 2008


svn update tools/sphinx
U    tools/sphinx/quickstart.py
U    tools/sphinx/_jinja.py
U    tools/sphinx/static/sphinxdoc.css
U    tools/sphinx/static/default.css
U    tools/sphinx/environment.py
U    tools/sphinx/config.py
D    tools/sphinx/templates/web
U    tools/sphinx/templates/page.html
U    tools/sphinx/templates/layout.html
U    tools/sphinx/templates/genindex-single.html
U    tools/sphinx/templates/genindex.html
U    tools/sphinx/templates/opensearch.xml
U    tools/sphinx/templates/changes/versionchanges.html
U    tools/sphinx/templates/changes/frameset.html
U    tools/sphinx/templates/changes/rstsource.html
U    tools/sphinx/templates/search.html
U    tools/sphinx/templates/defindex.html
U    tools/sphinx/templates/modindex.html
U    tools/sphinx/templates/genindex-split.html
A    tools/sphinx/locale
A    tools/sphinx/locale/de
A    tools/sphinx/locale/de/LC_MESSAGES
A    tools/sphinx/locale/de/LC_MESSAGES/sphinx.mo
A    tools/sphinx/locale/de/LC_MESSAGES/sphinx.po
A    tools/sphinx/locale/sphinx.pot
U    tools/sphinx/latexwriter.py
U    tools/sphinx/builder.py
Updated to revision 65598.
svn update tools/docutils
At revision 65598.
svn update tools/jinja
At revision 65598.
svn update tools/pygments
At revision 65598.
mkdir -p build/html build/doctrees
python2.5 tools/sphinx-build.py -b html -d build/doctrees -D latex_paper_size=  . build/html 
Sphinx v0.5, building html
loading translations [en]... Exception occurred:
  File "/home/neal/python/py3k/Doc/tools/sphinx/builder.py", line 183, in load_i18n
    self.info('selected locale not available' % self.config.language)
TypeError: not all arguments converted during string formatting
The full traceback has been saved in /tmp/sphinx-err-9heJNE.log, if you want to report the issue to the author.
Please also report this if it was a user error, so that a better error message can be provided next time.
Send reports to sphinx-dev at googlegroups.com. Thanks!
make: *** [build] Error 1


More information about the Python-3000-checkins mailing list