Package: python-sphinx
Version: 0.6.1-1
Severity: normal
This is the program output.
resolving references...
Exception occurred:
File "/usr/lib/pymodules/python2.5/sphinx/application.py", line 147, in warn
self._warning.write(warntext.encode(encoding, 'replace'))
TypeError: encode() argument 1 must be string, not None
The full traceback has been saved in /tmp/sphinx-err-RRFqXU.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.
The backtrace is attached.
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (990, 'unstable'), (99, 'experimental'), (50, 'testing'), (9,
'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29.1
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages python-sphinx depends on:
ii libjs-jquery 1.3.2-2 JavaScript library for dynamic web
ii python 2.5.4-2 An interactive high-level object-o
ii python-docutils 0.5-3 utilities for the documentation of
ii python-jinja2 2.1.1-2 small but fast and easy to use sta
ii python-pygments 1.0-2 syntax highlighting package writte
ii python-support 1.0.2 automated rebuilding support for P
Versions of packages python-sphinx recommends:
ii python 2.5.4-2 An interactive high-level object-o
pn python-imaging <none> (no description available)
ii python-simplejson 2.0.9-1 Simple, fast, extensible JSON enco
Versions of packages python-sphinx suggests:
pn jsmath <none> (no description available)
-- no debconf information
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.5/sphinx/cmdline.py", line 172, in main
app.build(all_files, filenames)
File "/usr/lib/pymodules/python2.5/sphinx/application.py", line 129, in build
self.builder.build_update()
File "/usr/lib/pymodules/python2.5/sphinx/builders/__init__.py", line 250, in
build_update
self.build(['__all__'], to_build)
File "/usr/lib/pymodules/python2.5/sphinx/builders/__init__.py", line 310, in
build
self.write(docnames, list(updated_docnames), method)
File "/usr/lib/pymodules/python2.5/sphinx/builders/latex.py", line 98, in
write
self.config.latex_appendices or []))
File "/usr/lib/pymodules/python2.5/sphinx/builders/latex.py", line 154, in
assemble_doctree
self.env.resolve_references(largetree, indexfile, self)
File "/usr/lib/pymodules/python2.5/sphinx/environment.py", line 1182, in
resolve_references
'precede a section header.', node.line)
File "/usr/lib/pymodules/python2.5/sphinx/environment.py", line 332, in warn
self._warnfunc(msg, '%s:%s' % (self.doc2path(docname), lineno))
File "/usr/lib/pymodules/python2.5/sphinx/application.py", line 147, in warn
self._warning.write(warntext.encode(encoding, 'replace'))
TypeError: encode() argument 1 must be string, not None