Your message dated Tue, 31 Oct 2023 13:03:35 +0100
with message-id <[email protected]>
and subject line Package builds fine
has caused the Debian Bug report #1042597,
regarding python-amqp: FTBFS with Sphinx 7.1, docutils 0.20: make[1]: ***
[debian/rules:20: override_dh_sphinxdoc] Error 2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1042597: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1042597
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: python-amqp
Version: 5.1.1-1
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx7.1
Hi,
python-amqp fails to build with Sphinx 7.1 and docutils 0.20, both of which
are currently available in experimental.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> PYTHONPATH=. python3 -m sphinx -D today="September 27, 2022" -b html -N docs/
> /<<PKGBUILDDIR>>/debian/python-amqp-doc/usr/share/doc/python-amqp-doc/html
> Running Sphinx v7.1.1
> making output directory... done
>
> Extension error (sphinx.config):
> Handler <function correct_copyright_year at 0x7f99a5f20720> for event
> 'config-inited' threw an exception (exception: string index out of range)
> make[1]: *** [debian/rules:20: override_dh_sphinxdoc] Error 2
The full build log is available from:
http://qa-logs.debian.net/2023/07/30/exp/python-amqp_5.1.1-1_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 [email protected] 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;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx7.1&[email protected]&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
--- End Message ---
--- Begin Message ---
I tried building this package, and it's working well, closing this bug.
Cheers,
Thomas Goirand (zigo)
--- End Message ---