Your message dated Mon, 27 Jun 2022 15:19:21 +0000
with message-id <[email protected]>
and subject line Bug#1013407: fixed in isc-kea 2.0.2-2
has caused the Debian Bug report #1013407,
regarding isc-kea: FTBFS with Sphinx 5.0, docutils 0.18: make[4]: *** 
[Makefile:902: html] 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.)


-- 
1013407: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1013407
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: isc-kea
Version: 2.0.2-1
Severity: important
Tags: ftbfs
User: [email protected]
Usertags: sphinx5.0

Hi,

isc-kea fails to build with Sphinx 5.0 and docutils 0.18, both of which
are currently available in experimental.

Relevant part (hopefully):
> make[4]: Entering directory '/<<PKGBUILDDIR>>/doc/sphinx'
> rm -f ./arm/platforms.rst
> cp ./../../platforms.rst ./arm/platforms.rst
> /usr/bin/sphinx-build -M html . ./_build -v -E -a -W -j 2 -c 
> "/<<PKGBUILDDIR>>/doc/sphinx"
> Running Sphinx v5.0.2
> 
> Traceback (most recent call last):
>   File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 272, in 
> build_main
>     app = Sphinx(args.sourcedir, args.confdir, args.outputdir,
>   File "/usr/lib/python3/dist-packages/sphinx/application.py", line 196, in 
> __init__
>     self.config = Config.read(self.confdir, confoverrides or {}, self.tags)
>   File "/usr/lib/python3/dist-packages/sphinx/config.py", line 172, in read
>     logger.warning(__("Invalid configuration value found: 'language = None'. "
>   File "/usr/lib/python3.10/logging/__init__.py", line 1847, in warning
>     self.log(WARNING, msg, *args, **kwargs)
>   File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 122, in 
> log
>     super().log(level, msg, *args, **kwargs)
>   File "/usr/lib/python3.10/logging/__init__.py", line 1879, in log
>     self.logger.log(level, msg, *args, **kwargs)
>   File "/usr/lib/python3.10/logging/__init__.py", line 1547, in log
>     self._log(level, msg, args, **kwargs)
>   File "/usr/lib/python3.10/logging/__init__.py", line 1624, in _log
>     self.handle(record)
>   File "/usr/lib/python3.10/logging/__init__.py", line 1634, in handle
>     self.callHandlers(record)
>   File "/usr/lib/python3.10/logging/__init__.py", line 1696, in callHandlers
>     hdlr.handle(record)
>   File "/usr/lib/python3.10/logging/__init__.py", line 964, in handle
>     rv = self.filter(record)
>   File "/usr/lib/python3.10/logging/__init__.py", line 821, in filter
>     result = f.filter(record)
>   File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 425, in 
> filter
>     raise exc
> sphinx.errors.SphinxWarning: Invalid configuration value found: 'language = 
> None'. Update your configuration to a valid langauge code. Falling back to 
> 'en' (English).
> 
> Warning, treated as error:
> Invalid configuration value found: 'language = None'. Update your 
> configuration to a valid langauge code. Falling back to 'en' (English).
> make[4]: *** [Makefile:902: html] Error 2


The full build log is available from:
http://qa-logs.debian.net/2022/06/23/isc-kea_2.0.2-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.

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.18.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=sphinx5.0;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=sphinx5.0&[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 ---
Source: isc-kea
Source-Version: 2.0.2-2
Done: Paride Legovini <[email protected]>

We believe that the bug you reported is fixed in the latest version of
isc-kea, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Paride Legovini <[email protected]> (supplier of updated isc-kea package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 26 Jun 2022 14:48:25 +0000
Source: isc-kea
Architecture: source
Version: 2.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Kea <[email protected]>
Changed-By: Paride Legovini <[email protected]>
Closes: 1013407
Changes:
 isc-kea (2.0.2-2) unstable; urgency=medium
 .
   * d/patches: explicitly set the sphinx doc language.
     Needed for compatibility with Sphinx 5.0. New patch:
     - d/p/0011-sphinx-set-language.patch (Closes: #1013407)
   * d/control: bump Standards-Version to 4.6.1, no changes needed
   * d/gbp.conf: debian-branch = debian/unstable (DEP-14)
   * d/gbp.conf: enable use of pristine-tar
   * d/watch.include-odd-versions: alternative watch file.
     Also covers the odd-numbered (= devel) upstream releases.
Checksums-Sha1:
 025669e535218b592bc6a06917a9bc95c4ec0033 2645 isc-kea_2.0.2-2.dsc
 2331d992d1ce79cc1367bf5647e2af295fd47103 34088 isc-kea_2.0.2-2.debian.tar.xz
 5e3c8461d19276601f661db2aed3898bd9e132c6 14379 isc-kea_2.0.2-2_amd64.buildinfo
Checksums-Sha256:
 fd514ad039df0659c5bf27ae6604bd5783c4ae8015d84a51c84102276befe31c 2645 
isc-kea_2.0.2-2.dsc
 f21d4e48c75b3fbd93fbea2536001468dab59ebb73472ec6524342683ab481d8 34088 
isc-kea_2.0.2-2.debian.tar.xz
 61709fd5b56ef90c0e8c79376e4ad7cd8e5e4fc5fa2270dd37b627f800025364 14379 
isc-kea_2.0.2-2_amd64.buildinfo
Files:
 8ea2f0ee15562fbe9e9232bbe93a13aa 2645 net optional isc-kea_2.0.2-2.dsc
 042711b031883a5b8c0c3505d4eef088 34088 net optional 
isc-kea_2.0.2-2.debian.tar.xz
 3bab7c3bfde756ea1f4d147fc9fd61db 14379 net optional 
isc-kea_2.0.2-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQFGBAEBCgAwFiEEVhrVhe7XZpIbqN2W1lhhiD4BTbkFAmK5x6wSHHBhcmlkZUBk
ZWJpYW4ub3JnAAoJENZYYYg+AU258yYH/1SkSLvGbZnPHKOpCzaO+MkNBW/Oe1d3
r6xtn2ZBjkhkrT6UmU1C0WjB0XnxI1t+9Wt+iLl9Nl9azwZaXJLMisMyrFKJK+df
AkWxgU0JH7docoHtJaariSChb1VIEQa6rHJYQbU8qp39iyIAx29NLxiLKnLnI81F
mJmNcofWvnn+1AkQ18XC6YSZIbEk1W+UDGnjLnxytP8jwQKTEeF3ilGNT/jVvR0s
VZBsMLfMKSzoykp3BAC57hI0kR+PfcqFnn8s/9YKcZmBn3VpyNhWevRirTBAOPXF
ga7KvSqBwz2sqM1b2CMg05PnyBDSxP6FhrPvFl0FmJO9aqCuiNzHgTc=
=tYp1
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to