Your message dated Mon, 23 Dec 2024 16:50:46 +0000
with message-id <e1tpldm-002oqm...@fasolo.debian.org>
and subject line Bug#1090125: fixed in pystaticconfiguration 0.11.1-3
has caused the Debian Bug report #1090125,
regarding pystaticconfiguration: FTBFS: ERROR: Invalid value `None` in
intersphinx_mapping['http://docs.python.org/']. 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.)
--
1090125: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pystaticconfiguration
Version: 0.11.1-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 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
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
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/getters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/validation.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/errors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/readers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/proxy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/testing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/loader.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/config.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/schema.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
copying staticconf/py.typed ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_staticconf/build/staticconf
I: pybuild base:311: /usr/bin/python3 setup.py build
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/getters.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/validation.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/errors.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/readers.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/proxy.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/__init__.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/testing.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/loader.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/config.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/version.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/schema.py ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
copying staticconf/py.typed ->
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_staticconf/build/staticconf
PYTHONPATH=. http_proxy='127.0.0.1:9' python3 -m sphinx -N -bhtml docs/source
build/html # HTML generator
Running Sphinx v8.1.3
WARNING: Calling get_html_theme_path is deprecated. If you are calling it to
define html_theme_path, you are safe to remove that code.
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.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[1]: *** [debian/rules:14: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:9: 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: pystaticconfiguration
Source-Version: 0.11.1-3
Done: Alexandre Detiste <tc...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pystaticconfiguration, 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 pystaticconfiguration
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 16:36:12 +0100
Source: pystaticconfiguration
Architecture: source
Version: 0.11.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Alexandre Detiste <tc...@debian.org>
Closes: 1090125
Changes:
pystaticconfiguration (0.11.1-3) unstable; urgency=medium
.
* Fix InterSphinx mapping (Closes: #1090125)
Checksums-Sha1:
dfdf9f9c8db5206dd644ff3b3ebb6c7e3f8a217b 2334
pystaticconfiguration_0.11.1-3.dsc
77019264bf3d2e6d154e38285f3414ac6a6494ad 3908
pystaticconfiguration_0.11.1-3.debian.tar.xz
2ada9dd41f60337379df0b110d72d7fc0337c3dd 9154
pystaticconfiguration_0.11.1-3_source.buildinfo
Checksums-Sha256:
5da206cc85143407de86f3ea98f6ef13ed272aef78d798cb838364816b13cff9 2334
pystaticconfiguration_0.11.1-3.dsc
bc7c81c9501dc946a0e3d9125b3d70716043ddd9ae223a67ece309a36d28ce2a 3908
pystaticconfiguration_0.11.1-3.debian.tar.xz
578dca1c0e3cf6720818d4985ed6f38f0ec8c8be479c32e23d85f71ee661b9e5 9154
pystaticconfiguration_0.11.1-3_source.buildinfo
Files:
0f8f9d0f0c4a9681128091276dfeba12 2334 python optional
pystaticconfiguration_0.11.1-3.dsc
095c9785fbcdc473bcca1e6dd13c78c2 3908 python optional
pystaticconfiguration_0.11.1-3.debian.tar.xz
a7da399bb492d911e8686e26827dc06a 9154 python optional
pystaticconfiguration_0.11.1-3_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmdpjzoRHHRjaGV0QGRl
Ymlhbi5vcmcACgkQMfMURUShdBoqdg//eoJwrgJdT3HDoRQl4bq7Ox/4kj+/V2Q/
SmJ46s1HEh4Jxnq+ifkdyxVuP+yqBg83DPOabkWPa9WyENo7SWXK2rMiym/tOdKi
TOPLpj8A1JFKgzT6FxuKSro/4eiTnWgrAZeTeQtpnkPAFCxa+hua/iZbjI4W2Kgt
I8VP4V1E8O7OtpRw6BeqgOkgo/s8Igx/h3JixQL2dcv22+krgn91c3pXIqpBWYFI
wwxq3vSk3jfvc3tpatHGpq2iABHGbsGSm9Kh87CKz8YtEEafwQbec01+uWiUyTC1
EAFeLTNezKChsLKYKleOn2AwZxnuoAr/i+y/v4f0JoxRF7GqE1TeEtt8Spsvqi+r
b8pFgmgCqFYWTlYgn7Oa25RPlbbqSEG7H7/Yprlnh2/9tbdz+ulp43fSsBB+2JSt
F+gJAOsrCPPLRRcVt1gb+buDASy91qPGZafjeaEavJpQjQ3qecZl5L0Hlitz2dO8
0gB2pXnhj53Gvbv0EoxN1fuRKE7zFpJQcdhWFi8KmlR6B0IwPaBMf7i+6lM7rdFF
gx9K9+Hj9JMMTmOi+A5wNDWHBm53ekXp5L1Bh0bBptmNlSOj2vhzIvNNkJ7Crb8X
N3H1UPm/aGdp0lXf+R8yytWieAxQaCPlL+fEeRXFQ0pf3FBPySrqL4kg91hZg+ii
7/cd8MpuCLk=
=62HJ
-----END PGP SIGNATURE-----
pgpAhmnTFEkSN.pgp
Description: PGP signature
--- End Message ---