Your message dated Tue, 17 Dec 2024 21:15:29 +0000
with message-id <[email protected]>
and subject line Bug#1090153: fixed in python-nixio 1.5.4+dfsg-2
has caused the Debian Bug report #1090153,
regarding python-nixio: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.scipy.org/doc/numpy']. 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 [email protected]
immediately.)
--
1090153: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090153
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-nixio
Version: 1.5.4+dfsg-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --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
/usr/lib/python3/dist-packages/setuptools/dist.py:491:
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in
future
versions. Please use the underscore name 'description_file' instead.
By 2025-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:491:
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in
future
versions. Please use the underscore name 'description_file' instead.
By 2025-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
running config
I: pybuild base:311: python3.12 setup.py config
/usr/lib/python3/dist-packages/setuptools/dist.py:491:
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in
future
versions. Please use the underscore name 'description_file' instead.
By 2025-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller:
setuptools.installer and fetch_build_eggs are deprecated.
!!
********************************************************************************
Requirements should be satisfied by a PEP 517 installer.
If you are using pip, you can try `pip install --use-pep517`.
********************************************************************************
!!
dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'test_suite'
warnings.warn(msg)
/usr/lib/python3/dist-packages/setuptools/dist.py:491:
SetuptoolsDeprecationWarning: Invalid dash-separated options
!!
********************************************************************************
Usage of dash-separated 'description-file' will not be supported in
future
versions. Please use the underscore name 'description_file' instead.
By 2025-Mar-03, you need to update your project and remove deprecated
calls
or your builds will no longer be supported.
See
https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for
details.
********************************************************************************
!!
opt = self.warn_dash_deprecation(opt, section)
running config
debian/rules execute_before_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
python3 -m sphinx docs/source/ docs/_build/
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
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['http://docs.scipy.org/doc/numpy']. Expected a two-element
tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (2 errors).
make[1]: *** [debian/rules:20: execute_before_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:16: binary] Error 2
dpkg-buildpackage: error: debian/rules binary 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: python-nixio
Source-Version: 1.5.4+dfsg-2
Done: Étienne Mollier <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-nixio, 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.
Étienne Mollier <[email protected]> (supplier of updated python-nixio 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: Tue, 17 Dec 2024 20:50:48 +0100
Source: python-nixio
Architecture: source
Version: 1.5.4+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Étienne Mollier <[email protected]>
Closes: 1090153
Changes:
python-nixio (1.5.4+dfsg-2) unstable; urgency=medium
.
[ Alexandre Detiste ]
* apply multi-arch hint
.
[ Étienne Mollier ]
* intersphinx_mapping.patch: new: fix ftbfs with sphinx 8. (Closes: #1090153)
Checksums-Sha1:
430047a5a9f5ace55c4938a17d3d2da654f16724 2536 python-nixio_1.5.4+dfsg-2.dsc
c3def95783ce69a0d6f0fb7252e96a57dcb00daa 5348
python-nixio_1.5.4+dfsg-2.debian.tar.xz
Checksums-Sha256:
d4e2d364b9c6381b1cd5799b1afaeaa84af43e60c11a2e18e8e831ac0f9e16d9 2536
python-nixio_1.5.4+dfsg-2.dsc
238fc06e2b585666ef9017b6f88b603bc0f71e6fc955902b98f40f067a8f4622 5348
python-nixio_1.5.4+dfsg-2.debian.tar.xz
Files:
7d3e72108b136fa0dced926e6d6ece33 2536 python optional
python-nixio_1.5.4+dfsg-2.dsc
d6a5894120a3ec8bf6b3c5a34f097ae6 5348 python optional
python-nixio_1.5.4+dfsg-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQJIBAEBCgAyFiEEj5GyJ8fW8rGUjII2eTz2fo8NEdoFAmdh3e8UHGVtb2xsaWVy
QGRlYmlhbi5vcmcACgkQeTz2fo8NEdoKDQ//TQDRN5tIW8kPJXvBu/gfDMVUWpcq
7EWnjsVuaych+ZfvZLiN6THCINRaDqK+BV5ShADA5dCcGAEclFifgmzMwQSG3ikT
V22OyJ7WX2AKnILgomkMGrA+9+w+knuZkd70KhVZdtrz88+j1JPICddAbCXGios3
2arX6yaS6YT3otLRNS/K3jFTxEUvV/j+vqN8ydmgYn5FBcFZ/bsDCXM+8ptQiwDn
iB+AMixsX7XzmCdZBXwrpOH3bgHSoc8OXlAks/BjsXjuRnEs7a9JRMp2JeEb4yLG
NVSP/V5srOWof/72x7+sVaDdzfozvSAq3Cn4KrUeIBxG4MSLj+x9XcrfIotzwbEz
kt4EbvRZG3OBV3H+3q02Obx5TDgoetvTVp4dzZ69k5j/8p9N2c28CZ2bJQMgL5lN
GLNk5rnDW7NFIa7gdu6aEaDTBGcUy6KM06PlM1RsmGTUKsAifKgVmapzz0ScGuEH
He6R7Uie4igYPi5GnhQrR8xLrnU2wFvNa7pR72p3cnvrduRIrYZX0AJbQqkLr4W9
2ZDSUELuy3YP+AlwND+qMo/oarBvP30EJz7z/6xU8yhk2bzlOln852h+2aaQ35lg
ETKYmMPVugq/ZbefeZIbDbuMfyqlX8Bt7aeK+azZvSyfe6fmOCGayqKwHJBP0ukP
C0aBIcj28itefhk=
=fqQs
-----END PGP SIGNATURE-----
pgpXjBidzf4tr.pgp
Description: PGP signature
--- End Message ---