Bug#792711: morse-simulator: FTBFS with Sphinx 1.3: TemplateNotFound: default/layout.html
Dmitry Shachnev
mitya57 at debian.org
Fri Jul 17 17:20:22 UTC 2015
Source: morse-simulator
Version: 1.2.2-1
User: python-modules-team at lists.alioth.debian.org
Usertags: sphinx1.3
morse-simulator FTBFS with Sphinx 1.3 (which is available in experimental):
Exception occurred:
File "/tmp/morse-simulator-1.2.2/doc/morse-theme/templates/layout.html", line 4, in <module>
{% extends "default/layout.html" %}
File "/usr/lib/python3/dist-packages/sphinx/jinja2glue.py", line 159, in get_source
raise TemplateNotFound(template)
jinja2.exceptions.TemplateNotFound: default/layout.html
CMakeFiles/doc.dir/build.make:52: recipe for target 'CMakeFiles/doc' failed
The 'default' theme has been renamed to 'classic', so the template file
is now classic/layout.html.
Unfortunately there is no easy solution that will work with both Sphinx 1.2
and 1.3, but you can try to base the template on 'basic/layout.html'
(classic extends basic) and embed the parts you need directly into your
template.
--
Dmitry Shachnev
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/debian-science-maintainers/attachments/20150717/978b4c95/attachment.sig>
More information about the debian-science-maintainers
mailing list