Source: logbook
Version: 1.5.3-5.2
Severity: important
Tags: ftbfs
User: python-modules-t...@lists.alioth.debian.org
Usertags: sphinx7.1

Hi,

logbook fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.

Relevant part (hopefully):
> make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
> sphinx-build -b html -d _build/doctrees   . _build/html
> Running Sphinx v7.1.1
> making output directory... done
> loading intersphinx inventory from 
> /usr/share/doc/python2.7/html/objects.inv...
> WARNING: failed to reach any of the inventories with the following issues:
> intersphinx inventory '/usr/share/doc/python2.7/html/objects.inv' not 
> fetchable due to <class 'FileNotFoundError'>: [Errno 2] No such file or 
> directory: '/usr/share/doc/python2.7/html/objects.inv'
> building [mo]: targets for 0 po files that are out of date
> writing output... 
> building [html]: targets for 24 source files that are out of date
> updating environment: [new config] 24 added, 0 changed, 0 removed
> reading sources... [  4%] api/base
> reading sources... [  8%] api/compat
> reading sources... [ 12%] api/handlers
> reading sources... [ 17%] api/index
> reading sources... [ 21%] api/internal
> reading sources... [ 25%] api/more
> reading sources... [ 29%] api/notifiers
> reading sources... [ 33%] api/queues
> reading sources... [ 38%] api/ticketing
> reading sources... [ 42%] api/utilities
> reading sources... [ 46%] changelog
> reading sources... [ 50%] compat
> reading sources... [ 54%] cookbook
> reading sources... [ 58%] designdefense
> reading sources... [ 62%] designexplained
> reading sources... [ 67%] features
> reading sources... [ 71%] index
> reading sources... [ 75%] libraries
> reading sources... [ 79%] performance
> reading sources... [ 83%] quickstart
> reading sources... [ 88%] setups
> reading sources... [ 92%] stacks
> reading sources... [ 96%] ticketing
> reading sources... [100%] unittesting
> 
> /<<PKGBUILDDIR>>/docs/api/handlers.rst:9: WARNING: duplicate object 
> description of logbook, other instance in api/base, use :noindex: for one of 
> them
> /<<PKGBUILDDIR>>/docs/api/utilities.rst:9: WARNING: duplicate object 
> description of logbook, other instance in api/handlers, use :noindex: for one 
> of them
> looking for now-outdated files... none found
> pickling environment... done
> checking consistency... done
> preparing documents... done
> copying assets... copying static files... done
> copying extra files... done
> done
> writing output... [  4%] api/base
> 
> Theme error:
> An error happened in rendering the page api/base.
> Reason: UndefinedError("'logo' is undefined")
> make[2]: *** [Makefile:40: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/logbook_1.5.3-5.2_unstable_sphinx-exp.log

Please see [1] for Sphinx changelog and [2] for Docutils changelog.

Also see [3] for the list of deprecated/removed APIs in Sphinx and possible
alternatives to them.

Some notable changes in Sphinx 6 and Sphinx 7:

- Sphinx no longer includes jquery.js and underscore.js by default.
  Please use python3-sphinxcontrib.jquery package if you are using a custom
  template and it still needs jquery.

- The setup.py build_sphinx command was removed. Please instead call
  sphinx-build or "python3 -m sphinx" directly.

- For packages using the extlinks extension, the caption should contain
  exactly one "%s" placeholder (if caption is not None).

In case you have questions, please Cc sph...@packages.debian.org on reply.

[1]: https://www.sphinx-doc.org/en/master/changes.html
[2]: 
https://repo.or.cz/docutils.git/blob/refs/tags/docutils-0.20.1:/RELEASE-NOTES.txt
[3]: 
https://www.sphinx-doc.org/en/master/extdev/deprecated.html#dev-deprecated-apis

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=sphinx7.1;users=python-modules-t...@lists.alioth.debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&fusertaguser=python-modules-t...@lists.alioth.debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

Reply via email to