[Pkg-netsim-devel] Bug#706565: sphinx: citation target missing → AssertionError: Losing "ids" attribute

Jakub Wilk jwilk at debian.org
Wed May 1 18:05:45 UTC 2013


Source: sphinx
Version: 1.2~b1+dfsg-1
Severity: important
Control: forwarded -1 https://bitbucket.org/birkenfeld/sphinx/issue/1160
Control: affects -1 src:ns3

If a citation target is missing, Sphinx dies with the following exception:
AssertionError: Losing "ids" attribute: ['id1']

This bug makes ns3 FTBFS:
| sphinx-build -b html -d build/doctrees   source-temp  build/html
| Making output directory...
| Running Sphinx v1.2b1
| loading pickled environment... not yet created
| building [html]: targets for 55 source files that are out of date
| updating environment: 55 added, 0 changed, 0 removed
[…]
| writing output... [ 52%] lte
| writing output... [ 54%] lte-design
|
| Exception occurred:
|   File "/usr/lib/pymodules/python2.7/docutils/nodes.py", line 692, in replace_self
|     'Losing "%s" attribute: %s' % (att, self[att])
| AssertionError: Losing "ids" attribute: ['id30']
| The full traceback has been saved in /tmp/sphinx-err-rwnfCz.log, if you want to report the issue to the developers.
| Please also report this if it was a user error, so that a better error message can be provided next time.
| Either send bugs to the mailing list at <http://groups.google.com/group/sphinx-users/>,
| or report them in the tracker at <http://bitbucket.org/birkenfeld/sphinx/issues/>. Thanks!
| make[1]: *** [html] Error 1

-- 
Jakub Wilk



More information about the Pkg-netsim-devel mailing list