Your message dated Thu, 19 Dec 2024 01:22:11 +0000
with message-id <[email protected]>
and subject line Bug#1090129: fixed in python-aiohttp-security 0.4.0-6
has caused the Debian Bug report #1090129,
regarding python-aiohttp-security: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['/usr/share/doc/python3-doc/html']. 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.)
--
1090129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090129
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-aiohttp-security
Version: 0.4.0-5
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
/<<PKGBUILDDIR>>/setup.py:7: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running config
I: pybuild base:311: python3.12 setup.py config
/<<PKGBUILDDIR>>/setup.py:7: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
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
/<<PKGBUILDDIR>>/setup.py:7: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
copying aiohttp_security/api.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
copying aiohttp_security/abc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
copying aiohttp_security/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
copying aiohttp_security/session_identity.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
copying aiohttp_security/cookies_identity.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
copying aiohttp_security/jwt_identity.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_aiohttp_security/build/aiohttp_security
running egg_info
creating aiohttp_security.egg-info
writing aiohttp_security.egg-info/PKG-INFO
writing dependency_links to aiohttp_security.egg-info/dependency_links.txt
writing requirements to aiohttp_security.egg-info/requires.txt
writing top-level names to aiohttp_security.egg-info/top_level.txt
writing manifest file 'aiohttp_security.egg-info/SOURCES.txt'
reading manifest file 'aiohttp_security.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'examples'
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'aiohttp_security.egg-info/SOURCES.txt'
I: pybuild base:311: /usr/bin/python3 setup.py build
/<<PKGBUILDDIR>>/setup.py:7: SetuptoolsDeprecationWarning: The test command is
disabled and references to it are deprecated.
!!
********************************************************************************
Please remove any references to `setuptools.command.test` in all
supported versions of the affected package.
This deprecation is overdue, please update your project and remove
deprecated
calls to avoid build errors in the future.
********************************************************************************
!!
from setuptools.command.test import test as TestCommand
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:261: UserWarning:
Unknown distribution option: 'tests_require'
warnings.warn(msg)
running build
running build_py
creating
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
copying aiohttp_security/api.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
copying aiohttp_security/abc.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
copying aiohttp_security/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
copying aiohttp_security/session_identity.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
copying aiohttp_security/cookies_identity.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
copying aiohttp_security/jwt_identity.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_aiohttp_security/build/aiohttp_security
running egg_info
writing aiohttp_security.egg-info/PKG-INFO
writing dependency_links to aiohttp_security.egg-info/dependency_links.txt
writing requirements to aiohttp_security.egg-info/requires.txt
writing top-level names to aiohttp_security.egg-info/top_level.txt
reading manifest file 'aiohttp_security.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no directories found matching 'examples'
warning: no previously-included files matching '*.pyc' found anywhere in
distribution
adding license file 'LICENSE'
writing manifest file 'aiohttp_security.egg-info/SOURCES.txt'
cd docs/ ; /usr/bin/make html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html -d _build/doctrees . _build/html
Running Sphinx v8.1.3
WARNING: Invalid configuration value found: 'language = None'. Update your
configuration to a valid language code. Falling back to 'en' (English).
loading translations [en]... done
making output directory... done
Converting `source_suffix = '.rst'` to `source_suffix = {'.rst':
'restructuredtext'}`.
ERROR: Invalid value `None` in
intersphinx_mapping['/usr/share/doc/python3-doc/html']. Expected a two-element
tuple or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:55: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:10: 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-aiohttp-security
Source-Version: 0.4.0-6
Done: Colin Watson <[email protected]>
We believe that the bug you reported is fixed in the latest version of
python-aiohttp-security, 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.
Colin Watson <[email protected]> (supplier of updated python-aiohttp-security
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: SHA256
Format: 1.8
Date: Thu, 19 Dec 2024 01:07:52 +0000
Source: python-aiohttp-security
Architecture: source
Version: 0.4.0-6
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1090129
Changes:
python-aiohttp-security (0.4.0-6) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090129).
Checksums-Sha1:
d3a5e245654f657800b297fe86ce0f19c10399dc 2604
python-aiohttp-security_0.4.0-6.dsc
4a6dc812e350ca973fbf7ada1a975233b7d19334 3300
python-aiohttp-security_0.4.0-6.debian.tar.xz
Checksums-Sha256:
ee48628d80e7356d1e16a1171c8d862cb54668c091aac0f7548cb0fdef3f233b 2604
python-aiohttp-security_0.4.0-6.dsc
5a52df0c108354ad572ed434cc6dd1e3a9652e337ebd28b4b1b78f21fc9a310d 3300
python-aiohttp-security_0.4.0-6.debian.tar.xz
Files:
e1e1b3d858394c7d7253bccee7cd697f 2604 python optional
python-aiohttp-security_0.4.0-6.dsc
e3cafe6fb8d704cabceb47e21ef0ed92 3300 python optional
python-aiohttp-security_0.4.0-6.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdjciQACgkQOTWH2X2G
UAt8wQ//e2GdQ4Xl5IpmK3zz1Eo85MfCCRiRHEwSn4b4pX0z4ILAowxkemNNAUTC
+gLJUiNBOwI/4MczER/QDmXWsJGRWNeBDJfZPF/JrMrroPs9902dPTiREddJN93V
pIc7gegVg9pepRykvrRAjLokJXCTdvnsO50jNRoulguPYq2ikfHYQr9amfjDt1fW
jIR5bm1q4jgiZScU77LLFB8y0fm1/QjwAdSjuguE/Y7Q+GQZgJn9fgTo8PFWGrk1
MA0spTe6/Zr1RFCrHhm9p92suu+jDopKkXFBd1tTWWfrubpoeuXR9N5kyRB6juM+
D9D+kOin9pPkrdCHJIs3/OEgtT1CQGQqdKJIPEJ/t7dv9WDyFw7Ll1GJNBBJjk5Z
XVdcidb/U7wDwPL9Yd5wpannlsHS5c1Vxzp4CRZPjMDIXKjcOEFjd/sDk6zT9Ppp
P+Kptw+pienGcKfKiRGP6SGvFGNkeZPyqRVmVoYTvtYRs3/u2KT6OUunSFWy/ivZ
9Iv5ot3MPVXgYDYAv55kPz53ZsHtxLV4an3Ny6Cl5O9WA0DK3vR74ZZmEXOLQgfg
fmPYf/i1yHaB8hq1eLnsBNC8RCHCFE9A3NHLU2G2ujT05jYE4lD0cDBUo0pkkLcw
XB7i3j6Q7u0/VomHmDKdsVz/DCIATrbA0G7zZ6/w6sFvpMC1R60=
=4HlT
-----END PGP SIGNATURE-----
pgpe15679V0Rf.pgp
Description: PGP signature
--- End Message ---