Your message dated Tue, 24 Dec 2024 19:06:26 +0000
with message-id <e1tqaec-008kqn...@fasolo.debian.org>
and subject line Bug#1090133: fixed in python-argon2 21.1.0-3
has caused the Debian Bug report #1090133,
regarding python-argon2: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['https://docs.python.org/3']. 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.)
--
1090133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:python-argon2
Version: 21.1.0-2
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --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
/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)
running config
I: pybuild base:311: python3.12 setup.py config
/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)
running config
debian/rules override_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_build
I: pybuild base:311: /usr/bin/python3.13 setup.py build
/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)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_password_hasher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_ffi_build.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/__main__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/low_level.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
copying src/argon2/_legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2
running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-313/_ffi.c'
creating build/temp.linux-x86_64-cpython-313
building '_ffi' extension
creating build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.13 -c
build/temp.linux-x86_64-cpython-313/_ffi.c -o
build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/_ffi.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g
-fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-313/build/temp.linux-x86_64-cpython-313/_ffi.o
-L/usr/lib/x86_64-linux-gnu -largon2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/argon2/_ffi.abi3.so
I: pybuild base:311: /usr/bin/python3 setup.py build
/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)
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/exceptions.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_password_hasher.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_utils.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_ffi_build.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/__main__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/low_level.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
copying src/argon2/_legacy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2
running build_ext
generating cffi module 'build/temp.linux-x86_64-cpython-312/_ffi.c'
creating build/temp.linux-x86_64-cpython-312
building '_ffi' extension
creating build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312
x86_64-linux-gnu-gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O2 -Wall
-g -O2 -Werror=implicit-function-declaration
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection
-Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -I/usr/include/python3.12 -c
build/temp.linux-x86_64-cpython-312/_ffi.c -o
build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ffi.o
x86_64-linux-gnu-gcc -shared -Wl,-O1 -Wl,-Bsymbolic-functions -Wl,-z,relro -g
-fwrapv -O2 -Wl,-z,relro -Wl,-z,now -g -O2
-Werror=implicit-function-declaration -ffile-prefix-map=/<<PKGBUILDDIR>>=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2
build/temp.linux-x86_64-cpython-312/build/temp.linux-x86_64-cpython-312/_ffi.o
-L/usr/lib/x86_64-linux-gnu -largon2 -o
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12/build/argon2/_ffi.abi3.so
PYTHONPATH=`pybuild --print build_dir --interpreter python3` /usr/bin/make -C
docs html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d _build/doctrees . _build/html
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['https://docs.python.org/3']. Expected a two-element tuple
or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:53: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:16: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: 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-argon2
Source-Version: 21.1.0-3
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
python-argon2, 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.
Colin Watson <cjwat...@debian.org> (supplier of updated python-argon2 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: Tue, 24 Dec 2024 18:39:04 +0000
Source: python-argon2
Architecture: source
Version: 21.1.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090133
Changes:
python-argon2 (21.1.0-3) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090133).
Checksums-Sha1:
f27a7991a5cc3f9e86c43bb09f1772cb28a1f8b8 2368 python-argon2_21.1.0-3.dsc
91f7435b2aaef576974216fafbf6427cc5e889ed 15836
python-argon2_21.1.0-3.debian.tar.xz
Checksums-Sha256:
4d79e10ca9c61fae5ae18149d154a724597c29935d45f04d1d1be4c5f4c3a454 2368
python-argon2_21.1.0-3.dsc
9a855168aed1969c3ff95099dc6e262dc1695c02730926bff9f6eea49c654f7f 15836
python-argon2_21.1.0-3.debian.tar.xz
Files:
73e5d4f8307a95f704abb7902ae3c532 2368 python optional
python-argon2_21.1.0-3.dsc
41734e472a7759a3549c1e4711cd5ac6 15836 python optional
python-argon2_21.1.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdrAKIACgkQOTWH2X2G
UAsM9A/6Ah29sA8Wf5BAYQkGeErR0pG9YuvKyUDZrPnjOv28ZRF4m+7hwzWY6ymu
vN+qqEj8dLOrk/KrXloR+25nq7gXLQLmFAgLKLCtnsH5/0QzzUz0EcmhEy/stPSL
qw9Lx+zQi0G1FELY5B5HX2IE9FTpB/Z0ckihXvqrg3V83Zm+d2G+0zhfKfxPQw8d
TvtebX+t9+ilQsKfpiEKRitkg2X2lHwln3VRWanEJ/wR+QKdXxgMQuW8rVeTFSYf
gmxp0ItmXROmDAZghCdi5C53keY1A6+jsBXF5pMvILQzc7Fp809F/8sTY7umDK5g
F7sj8GNzTNwirQtFcXwAZB2eQO4xNqxrs6MBPsFZjdk7sRj1mb+MDzL+LdhKMRnk
E9NNuWHGVHiVg3VhqP7cp70SUQrrsXRSVosgwtUU880lB67DMZ02KjiVW9h0iiQb
lWY/WVaRfV5/OGEmi+D4ciKhsCkgLjYdag26VzjnhXMqaTHEKM25GR55Iw7U5ClV
0MzeUICNPOmCIEAU/ugl8sJ4o94AmGSCgmpoZ5xEjMag4vDfn7DBRfXNmSA/IatA
Xrvl3yJhdGgfhCJXdnkas1pSW++UgXp9HDcx/SHkDkVUIAmWSPvCBYiuMaf1ym8x
vvaL2sUgkKn7EPKzbuY6+AE/Trp1OYpNWw7bapIzIj/qupTtX/4=
=WAVp
-----END PGP SIGNATURE-----
pgpKrJxRxb5C7.pgp
Description: PGP signature
--- End Message ---