Your message dated Thu, 19 Dec 2024 01:35:36 +0000
with message-id <e1to5rw-00cfih...@fasolo.debian.org>
and subject line Bug#1090087: fixed in pox 0.3.5-2
has caused the Debian Bug report #1090087,
regarding pox: 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.)
--
1090087: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090087
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pox
Version: 0.3.5-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 --with sphinxdoc --buildsystem=pybuild
dh_update_autotools_config -O--buildsystem=pybuild
dh_autoreconf -O--buildsystem=pybuild
dh_auto_configure -O--buildsystem=pybuild
dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:129: Building wheel for python3.13 with "build"
module
I: pybuild base:311: python3.13 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pox
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pox
copying pox/shutils.py -> build/lib/pox
copying pox/__info__.py -> build/lib/pox
copying pox/utils.py -> build/lib/pox
copying pox/__init__.py -> build/lib/pox
copying pox/__main__.py -> build/lib/pox
copying pox/_disk.py -> build/lib/pox
creating build/lib/pox/tests
copying pox/tests/test_utils.py -> build/lib/pox/tests
copying pox/tests/__init__.py -> build/lib/pox/tests
copying pox/tests/__main__.py -> build/lib/pox/tests
copying pox/tests/test_shutils.py -> build/lib/pox/tests
running build_scripts
creating build/scripts-3.13
copying and adjusting scripts/pox -> build/scripts-3.13
changing mode of build/scripts-3.13/pox from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pox
copying build/lib/pox/shutils.py -> build/bdist.linux-x86_64/wheel/./pox
creating build/bdist.linux-x86_64/wheel/pox/tests
copying build/lib/pox/tests/test_utils.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/tests/__main__.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/tests/test_shutils.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/__info__.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/utils.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/__init__.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/__main__.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/_disk.py -> build/bdist.linux-x86_64/wheel/./pox
running install_egg_info
running egg_info
creating pox.egg-info
writing pox.egg-info/PKG-INFO
writing dependency_links to pox.egg-info/dependency_links.txt
writing top-level names to pox.egg-info/top_level.txt
writing manifest file 'pox.egg-info/SOURCES.txt'
reading manifest file 'pox.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.git'
no previously-included directories found matching '.coverage'
no previously-included directories found matching '.eggs'
adding license file 'LICENSE'
writing manifest file 'pox.egg-info/SOURCES.txt'
Copying pox.egg-info to build/bdist.linux-x86_64/wheel/./pox-0.3.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pox-0.3.5.data/scripts
copying build/scripts-3.13/pox ->
build/bdist.linux-x86_64/wheel/pox-0.3.5.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pox-0.3.5.data/scripts/pox to
755
creating build/bdist.linux-x86_64/wheel/pox-0.3.5.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pox/.tmp-vhu3ledj/pox-0.3.5-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pox/__info__.py'
adding 'pox/__init__.py'
adding 'pox/__main__.py'
adding 'pox/_disk.py'
adding 'pox/shutils.py'
adding 'pox/utils.py'
adding 'pox/tests/__init__.py'
adding 'pox/tests/__main__.py'
adding 'pox/tests/test_shutils.py'
adding 'pox/tests/test_utils.py'
adding 'pox-0.3.5.data/scripts/pox'
adding 'pox-0.3.5.dist-info/LICENSE'
adding 'pox-0.3.5.dist-info/METADATA'
adding 'pox-0.3.5.dist-info/WHEEL'
adding 'pox-0.3.5.dist-info/top_level.txt'
adding 'pox-0.3.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pox-0.3.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
"installer" module
I: pybuild plugin_pyproject:129: Building wheel for python3.12 with "build"
module
I: pybuild base:311: python3.12 -m build --skip-dependency-check --no-isolation
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pox
* Building wheel...
running bdist_wheel
running build
running build_py
copying pox/__info__.py -> build/lib/pox
running build_scripts
creating build/scripts-3.12
copying and adjusting scripts/pox -> build/scripts-3.12
changing mode of build/scripts-3.12/pox from 644 to 755
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
creating build/bdist.linux-x86_64/wheel
creating build/bdist.linux-x86_64/wheel/pox
copying build/lib/pox/shutils.py -> build/bdist.linux-x86_64/wheel/./pox
creating build/bdist.linux-x86_64/wheel/pox/tests
copying build/lib/pox/tests/test_utils.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/tests/__main__.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/tests/test_shutils.py ->
build/bdist.linux-x86_64/wheel/./pox/tests
copying build/lib/pox/__info__.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/utils.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/__init__.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/__main__.py -> build/bdist.linux-x86_64/wheel/./pox
copying build/lib/pox/_disk.py -> build/bdist.linux-x86_64/wheel/./pox
running install_egg_info
running egg_info
writing pox.egg-info/PKG-INFO
writing dependency_links to pox.egg-info/dependency_links.txt
writing top-level names to pox.egg-info/top_level.txt
reading manifest file 'pox.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
no previously-included directories found matching '.git'
no previously-included directories found matching '.coverage'
no previously-included directories found matching '.eggs'
adding license file 'LICENSE'
writing manifest file 'pox.egg-info/SOURCES.txt'
Copying pox.egg-info to build/bdist.linux-x86_64/wheel/./pox-0.3.5.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pox-0.3.5.data/scripts
copying build/scripts-3.12/pox ->
build/bdist.linux-x86_64/wheel/pox-0.3.5.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pox-0.3.5.data/scripts/pox to
755
creating build/bdist.linux-x86_64/wheel/pox-0.3.5.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pox/.tmp-rpffh_yy/pox-0.3.5-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pox/__info__.py'
adding 'pox/__init__.py'
adding 'pox/__main__.py'
adding 'pox/_disk.py'
adding 'pox/shutils.py'
adding 'pox/utils.py'
adding 'pox/tests/__init__.py'
adding 'pox/tests/__main__.py'
adding 'pox/tests/test_shutils.py'
adding 'pox/tests/test_utils.py'
adding 'pox-0.3.5.data/scripts/pox'
adding 'pox-0.3.5.dist-info/LICENSE'
adding 'pox-0.3.5.dist-info/METADATA'
adding 'pox-0.3.5.dist-info/WHEEL'
adding 'pox-0.3.5.dist-info/top_level.txt'
adding 'pox-0.3.5.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pox-0.3.5-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with
"installer" module
debian/rules execute_after_dh_auto_build
make[1]: Entering directory '/<<PKGBUILDDIR>>'
PYTHONPATH=/<<PKGBUILDDIR>> /usr/bin/make -C docs SPHINXBUILD=sphinx-build html
make[2]: Entering directory '/<<PKGBUILDDIR>>/docs'
sphinx-build -b html source 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['https://docs.python.org/3/']. Expected a two-element tuple
or list.
Configuration error:
Invalid `intersphinx_mapping` configuration (1 error).
make[2]: *** [Makefile:24: html] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/docs'
make[1]: *** [debian/rules:17: execute_after_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: pox
Source-Version: 0.3.5-2
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pox, 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 pox 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: SHA256
Format: 1.8
Date: Thu, 19 Dec 2024 01:20:14 +0000
Source: pox
Architecture: source
Version: 0.3.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090087
Changes:
pox (0.3.5-2) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090087).
Checksums-Sha1:
4607a34eae9ef84c9a6a3d180ecffb856bfc28e5 2736 pox_0.3.5-2.dsc
2500051430b0c5628bc0d0b25578c53a1fc5fbca 5208 pox_0.3.5-2.debian.tar.xz
Checksums-Sha256:
c27b905f533a0315ea795dfa89cb36bda66acbdcb490fbfbf6b42a72395d7f61 2736
pox_0.3.5-2.dsc
5bb12d4cd076fd1a14685276adad593ee3b3985846281a95a2f5fa6b5ec02360 5208
pox_0.3.5-2.debian.tar.xz
Files:
0780181bcaaab17b421470635004404e 2736 python optional pox_0.3.5-2.dsc
d9f08e8ed446b1ec835f8ecce598b31f 5208 python optional pox_0.3.5-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdjdQ0ACgkQOTWH2X2G
UAu79RAAtk1qFOYhFCpv6X3H599+SzK4dxi8nJjnV42f41DJdbcTzhsKkG7g2VnS
LXHwgs5D3FwjLjiDEDZC4eiwiwDRRbL0j4HBGheG2kTqHxgntf8dKpDNTipbdzYQ
SEZ+Qs395zUfDInVbP3Waf6xeX5WcLdAVqBsFmxGYp0NsfnBcudKzBfIddDP1wXJ
KhKyQpTCIN93MBWsgZbBNGqhl0Yr70qTbqtFk07vpNRKYL0MWJtJOZrpCzLA/kiM
TGce69w24ADa8y9fMbqpqIY44pmaG0bjocdxuyo9sjqdV9lmI6tpdjwaEYqRT8UE
J7JZ95luu0N4sPDonjh/BsjC5r+B8xMYhh+kni1WCK1UU3ldoTThXONuMFJcWqy3
I6/yO70Y51vyf85IINUbIBkb3AUXYINJFBKq7oKS0/NZDdu4gtbrvP4ExTVXmdSG
unLNmGFjcqCFK3ctrzWcmlfIRkn6puAIrVZOxiXz+dxeeRrT4Ze8wyzkYji4nygz
mUpu9ajm7p0c5YJAQC6Z/rbPYh/r0o7QhhEJKTOqRmSZwXXcKtmnDe9JxnXmskiK
aO13kexxOReYDMBcM0TsF285e+EwhIrdoYEJHjENK7HPUsQ0YJLQJ1yP6nTZ88C6
2zfJiznACS3d9L4CBqd9WICXk8lBzXXlcH6eB/2QSTg4xM+4qjo=
=MHi/
-----END PGP SIGNATURE-----
pgpCiL2Ussu3H.pgp
Description: PGP signature
--- End Message ---