#29371: Documentation building fails with AssertionError while writing
internals/contributing/triaging-tickets
--------------------------------------------+------------------------
               Reporter:  Giovanni Mariani  |          Owner:  nobody
                   Type:  Bug               |         Status:  new
              Component:  Uncategorized     |        Version:  2.0
               Severity:  Normal            |       Keywords:
           Triage Stage:  Unreviewed        |      Has patch:  0
    Needs documentation:  0                 |    Needs tests:  0
Patch needs improvement:  0                 |  Easy pickings:  0
                  UI/UX:  0                 |
--------------------------------------------+------------------------
 Trying to package Django for Rosa Linux Fresh R10 (a Mandriva derivative),
 using sphinx 1.4.9.
 The build of Django docs ("make -C docs/ html") fails while writing
 internals/contributing/triaging-tickets whit this error message:
 Exception occurred:
 File "/usr/lib/python2.7/site-packages/docutils/writers/_html_base.py",
 line 735, in depart_document assert not self.context, 'len(context) = %s'
 % len(self.context)
 AssertionError: len(context) = 1

 The issue is present in 1.8.19 and 1.11.12, with python 2.7,  as well in
 2.0.4, with python 3.5.
 Attached full log of a 1.11.2 failed build and corresponding sphinx
 traceback.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29371>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/052.c9022c49a3436fc11021f7bb4baab496%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to