Your message dated Mon, 23 Dec 2024 23:06:27 +0000
with message-id <e1tprvl-004dgm...@fasolo.debian.org>
and subject line Bug#1090102: fixed in kitchen 1.2.6-7
has caused the Debian Bug report #1090102,
regarding kitchen: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/a/packagedb/doc/'].
Expected a two-element tuple or list.
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 ow...@bugs.debian.org
immediately.)
--
1090102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:kitchen
Version: 1.2.6-6
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules build
dh build --with python3,sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py config
running config
I: pybuild base:311: python3.12 setup.py config
running config
dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3.13 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen
copying kitchen3/kitchen/release.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen
copying kitchen3/kitchen/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen
copying kitchen3/kitchen/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/versioning
copying kitchen3/kitchen/versioning/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/versioning
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/i18n
copying kitchen3/kitchen/i18n/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/i18n
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/iterutils
copying kitchen3/kitchen/iterutils/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/iterutils
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections
copying kitchen3/kitchen/collections/strictdict.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections
copying kitchen3/kitchen/collections/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/collections
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/utf8.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/display.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/converters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/misc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build/kitchen/text
I: pybuild pybuild:334:
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build
http_proxy='127.0.0.1:9' python3.13 -m sphinx -N -bhtml kitchen3/docs/
kitchen3/docs/_build/html ;
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build
http_proxy='127.0.0.1:9' python3.13 -m sphinx -N -bman kitchen3/docs/
kitchen3/docs/_build/man ; mv kitchen3/docs/_build/man/kitchen.1
kitchen3/docs/_build/man/python-kitchen.1
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/y/python-fedora/doc/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/a/packagedb/doc/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (3 errors).
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/y/python-fedora/doc/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/a/packagedb/doc/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (3 errors).
mv: cannot stat 'kitchen3/docs/_build/man/kitchen.1': No such file or directory
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build
http_proxy='127.0.0.1:9' python3.13 -m sphinx -N -bhtml kitchen3/docs/
kitchen3/docs/_build/html ;
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_kitchen/build
http_proxy='127.0.0.1:9' python3.13 -m sphinx -N -bman kitchen3/docs/
kitchen3/docs/_build/man ; mv kitchen3/docs/_build/man/kitchen.1
kitchen3/docs/_build/man/python-kitchen.1
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen
copying kitchen3/kitchen/release.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen
copying kitchen3/kitchen/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen
copying kitchen3/kitchen/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/versioning
copying kitchen3/kitchen/versioning/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/versioning
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/i18n
copying kitchen3/kitchen/i18n/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/i18n
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/iterutils
copying kitchen3/kitchen/iterutils/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/iterutils
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/collections
copying kitchen3/kitchen/collections/strictdict.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/collections
copying kitchen3/kitchen/collections/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/collections
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/utf8.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/display.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/converters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
copying kitchen3/kitchen/text/misc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build/kitchen/text
I: pybuild pybuild:334:
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build
http_proxy='127.0.0.1:9' python3.12 -m sphinx -N -bhtml kitchen3/docs/
kitchen3/docs/_build/html ;
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build
http_proxy='127.0.0.1:9' python3.12 -m sphinx -N -bman kitchen3/docs/
kitchen3/docs/_build/man ; mv kitchen3/docs/_build/man/kitchen.1
kitchen3/docs/_build/man/python-kitchen.1
Running Sphinx v8.1.3
loading translations [en]... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/y/python-fedora/doc/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/a/packagedb/doc/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (3 errors).
Running Sphinx v8.1.3
loading translations [en]... done
WARNING: html_static_path entry '_static' does not exist
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in intersphinx_mapping['http://docs.python.org/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/y/python-fedora/doc/'].
Expected a two-element tuple or list.
ERROR: Invalid value `None` in
intersphinx_mapping['https://fedorahosted.org/releases/p/a/packagedb/doc/'].
Expected a two-element tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (3 errors).
mv: cannot stat 'kitchen3/docs/_build/man/kitchen.1': No such file or directory
E: pybuild pybuild:389: build: plugin distutils failed with: exit code=1:
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build
http_proxy='127.0.0.1:9' python3.12 -m sphinx -N -bhtml kitchen3/docs/
kitchen3/docs/_build/html ;
PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_kitchen/build
http_proxy='127.0.0.1:9' python3.12 -m sphinx -N -bman kitchen3/docs/
kitchen3/docs/_build/man ; mv kitchen3/docs/_build/man/kitchen.1
kitchen3/docs/_build/man/python-kitchen.1
dh_auto_build: error: pybuild --build -i python{version} -p "3.13 3.12"
returned exit code 13
make: *** [debian/rules:25: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202412/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: kitchen
Source-Version: 1.2.6-7
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
kitchen, 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 1090...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Alexandre Detiste <tc...@debian.org> (supplier of updated kitchen 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 23 Dec 2024 23:31:57 +0100
Source: kitchen
Architecture: source
Version: 1.2.6-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1085661 1090102
Changes:
kitchen (1.2.6-7) unstable; urgency=medium
.
* Team upload.
* Extend 0006-SyntaxWarning.patch (Closes: #1085661)
* Support Sphinx 8 (Closes: #1090102)
* Use dh-sequence-python3
* Set "Rules-Requires-Root: no"
Checksums-Sha1:
fb13dcf2c352099957245ff0f8b0c0e2f2ed4fcc 2179 kitchen_1.2.6-7.dsc
5bb5c5e78a7854f75cb43f10914e617c0c7ad948 25984 kitchen_1.2.6-7.debian.tar.xz
220f542c1e8fa30bf76b18d3f508d7f6b20d0187 8920 kitchen_1.2.6-7_source.buildinfo
Checksums-Sha256:
fc40e0192c6d91e491b56637e26d760d53adfc47cb37e1dba124ae8028a119f1 2179
kitchen_1.2.6-7.dsc
29488589b8c82b8f139490d95f35a93e1533b2454b84116923af289d599e79a6 25984
kitchen_1.2.6-7.debian.tar.xz
9f569733597a96e95822dce6be332cded76a7a95d6d8f6ed0a6819472398b1d8 8920
kitchen_1.2.6-7_source.buildinfo
Files:
9684ba910880618a0ed78ca2d7535b5f 2179 python optional kitchen_1.2.6-7.dsc
330d53422e6e3bab840bc6513db26869 25984 python optional
kitchen_1.2.6-7.debian.tar.xz
5057e1cdd672d89dbf8aaac77a9f39bb 8920 python optional
kitchen_1.2.6-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmdp5wgRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBpl9hAAwWHFQQdIjudPTIyx/6Y93AHEqLfbSYk0
h5QgEA8XcGEGLmmosZr1mnt4+noyfOoyAtj1BxUKt7GI8sGpa9VE4kdG51dNjCjA
B5hnDXY0AmS5gnVbYPNpEHNYYmTt6MCwB+p6lgiK+icMUx5LHNa40Wp8rkWUvwCW
wewYpjdBf//l+kRCkUlP4WTmiwY194S84sNwIFPvSlw1n2WqGZmuXiUIHSEhE7gq
ULxHRalYkQGPqyvKlXH1Q5MgH01lZuedcl3LUjpXRnbnh7RfSQ06Cwezs6Zw0Jik
+bgxdbLFQYadwqigF1lRVJYd2U9vv7gWV/AwFXonylidTRRGH0Drt19XbJWT+E+8
tU7Xq8XKQtBO7PxLMA5gi4sUT5K6v9/D+MIDq/Eb9z+Z8n54pwjp3Egb87crZHjz
S9itMgfUb0Mf7jrHH156tJatQNRqWQKblX8X7QghxAsiNA2CFpz3YnrW3WVnvnns
sxf82TqTc6U5wiJRiOdjNSHWqafEKkpYeW3szlgBBC8XuhYc3nn2PBdUrusWXnZy
+S7EhJL27oN0N+yiU/XCkU9aMjibwv0wwv14Mfr8W3jXV+eomCI2RHZGwlE4Vk/5
k5t6/Usuc765JPKpsNqhswRtjr0YlVC0haEI0rMxP5i8FdSzOGYrA6DEV8e5xaRi
7yoFeZsOd6o=
=zgHJ
-----END PGP SIGNATURE-----
pgp9izoq5bbeY.pgp
Description: PGP signature
--- End Message ---