Your message dated Tue, 24 Dec 2024 12:34:24 +0000
with message-id <e1tq47e-006vaq...@fasolo.debian.org>
and subject line Bug#1090118: fixed in pyina 0.3.0-2
has caused the Debian Bug report #1090118,
regarding pyina: 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.)
--
1090118: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:pyina
Version: 0.3.0-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_pyina
* Building wheel...
running bdist_wheel
running build
running build_py
creating build/lib/pyina
copying pyina/mpi_pool.py -> build/lib/pyina
copying pyina/schedulers.py -> build/lib/pyina
copying pyina/launchers.py -> build/lib/pyina
copying pyina/ez_map.py -> build/lib/pyina
copying pyina/mpi_scatter.py -> build/lib/pyina
copying pyina/__info__.py -> build/lib/pyina
copying pyina/mpi.py -> build/lib/pyina
copying pyina/__init__.py -> build/lib/pyina
copying pyina/mappers.py -> build/lib/pyina
copying pyina/__main__.py -> build/lib/pyina
copying pyina/tools.py -> build/lib/pyina
creating build/lib/pyina/tests
copying pyina/tests/test_star.py -> build/lib/pyina/tests
copying pyina/tests/test_ezmap.py -> build/lib/pyina/tests
copying pyina/tests/test_pool.py -> build/lib/pyina/tests
copying pyina/tests/test_with.py -> build/lib/pyina/tests
copying pyina/tests/test_simple.py -> build/lib/pyina/tests
copying pyina/tests/test_map.py -> build/lib/pyina/tests
copying pyina/tests/__init__.py -> build/lib/pyina/tests
copying pyina/tests/__main__.py -> build/lib/pyina/tests
running build_scripts
creating build/scripts-3.13
copying and adjusting scripts/ezpool -> build/scripts-3.13
copying and adjusting scripts/ezscatter -> build/scripts-3.13
copying and adjusting scripts/mpi_world -> build/scripts-3.13
changing mode of build/scripts-3.13/ezpool from 644 to 755
changing mode of build/scripts-3.13/ezscatter from 644 to 755
changing mode of build/scripts-3.13/mpi_world 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/pyina
creating build/bdist.linux-x86_64/wheel/pyina/tests
copying build/lib/pyina/tests/test_star.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_ezmap.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_pool.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_with.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_simple.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_map.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__main__.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/mpi_pool.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/schedulers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/launchers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/ez_map.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi_scatter.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__info__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__init__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mappers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__main__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/tools.py -> build/bdist.linux-x86_64/wheel/./pyina
running install_egg_info
running egg_info
creating pyina.egg-info
writing pyina.egg-info/PKG-INFO
writing dependency_links to pyina.egg-info/dependency_links.txt
writing requirements to pyina.egg-info/requires.txt
writing top-level names to pyina.egg-info/top_level.txt
writing manifest file 'pyina.egg-info/SOURCES.txt'
reading manifest file 'pyina.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 'pyina.egg-info/SOURCES.txt'
Copying pyina.egg-info to build/bdist.linux-x86_64/wheel/./pyina-0.3.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.13/ezpool ->
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.13/ezscatter ->
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.13/mpi_world ->
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezpool
to 755
changing mode of
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezscatter to 755
changing mode of
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/mpi_world to 755
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_pyina/.tmp-sc3d156c/pyina-0.3.0-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyina/__info__.py'
adding 'pyina/__init__.py'
adding 'pyina/__main__.py'
adding 'pyina/ez_map.py'
adding 'pyina/launchers.py'
adding 'pyina/mappers.py'
adding 'pyina/mpi.py'
adding 'pyina/mpi_pool.py'
adding 'pyina/mpi_scatter.py'
adding 'pyina/schedulers.py'
adding 'pyina/tools.py'
adding 'pyina/tests/__init__.py'
adding 'pyina/tests/__main__.py'
adding 'pyina/tests/test_ezmap.py'
adding 'pyina/tests/test_map.py'
adding 'pyina/tests/test_pool.py'
adding 'pyina/tests/test_simple.py'
adding 'pyina/tests/test_star.py'
adding 'pyina/tests/test_with.py'
adding 'pyina-0.3.0.data/scripts/ezpool'
adding 'pyina-0.3.0.data/scripts/ezscatter'
adding 'pyina-0.3.0.data/scripts/mpi_world'
adding 'pyina-0.3.0.dist-info/LICENSE'
adding 'pyina-0.3.0.dist-info/METADATA'
adding 'pyina-0.3.0.dist-info/WHEEL'
adding 'pyina-0.3.0.dist-info/top_level.txt'
adding 'pyina-0.3.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyina-0.3.0-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_pyina
* Building wheel...
running bdist_wheel
running build
running build_py
copying pyina/__info__.py -> build/lib/pyina
running build_scripts
creating build/scripts-3.12
copying and adjusting scripts/ezpool -> build/scripts-3.12
copying and adjusting scripts/ezscatter -> build/scripts-3.12
copying and adjusting scripts/mpi_world -> build/scripts-3.12
changing mode of build/scripts-3.12/ezpool from 644 to 755
changing mode of build/scripts-3.12/ezscatter from 644 to 755
changing mode of build/scripts-3.12/mpi_world 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/pyina
creating build/bdist.linux-x86_64/wheel/pyina/tests
copying build/lib/pyina/tests/test_star.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_ezmap.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_pool.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_with.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_simple.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/test_map.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__init__.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/tests/__main__.py ->
build/bdist.linux-x86_64/wheel/./pyina/tests
copying build/lib/pyina/mpi_pool.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/schedulers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/launchers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/ez_map.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi_scatter.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__info__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mpi.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__init__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/mappers.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/__main__.py -> build/bdist.linux-x86_64/wheel/./pyina
copying build/lib/pyina/tools.py -> build/bdist.linux-x86_64/wheel/./pyina
running install_egg_info
running egg_info
writing pyina.egg-info/PKG-INFO
writing dependency_links to pyina.egg-info/dependency_links.txt
writing requirements to pyina.egg-info/requires.txt
writing top-level names to pyina.egg-info/top_level.txt
reading manifest file 'pyina.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 'pyina.egg-info/SOURCES.txt'
Copying pyina.egg-info to build/bdist.linux-x86_64/wheel/./pyina-0.3.0.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.12/ezpool ->
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.12/ezscatter ->
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
copying build/scripts-3.12/mpi_world ->
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts
changing mode of build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezpool
to 755
changing mode of
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/ezscatter to 755
changing mode of
build/bdist.linux-x86_64/wheel/pyina-0.3.0.data/scripts/mpi_world to 755
creating build/bdist.linux-x86_64/wheel/pyina-0.3.0.dist-info/WHEEL
creating
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_pyina/.tmp-j7agr4ca/pyina-0.3.0-py3-none-any.whl'
and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'pyina/__info__.py'
adding 'pyina/__init__.py'
adding 'pyina/__main__.py'
adding 'pyina/ez_map.py'
adding 'pyina/launchers.py'
adding 'pyina/mappers.py'
adding 'pyina/mpi.py'
adding 'pyina/mpi_pool.py'
adding 'pyina/mpi_scatter.py'
adding 'pyina/schedulers.py'
adding 'pyina/tools.py'
adding 'pyina/tests/__init__.py'
adding 'pyina/tests/__main__.py'
adding 'pyina/tests/test_ezmap.py'
adding 'pyina/tests/test_map.py'
adding 'pyina/tests/test_pool.py'
adding 'pyina/tests/test_simple.py'
adding 'pyina/tests/test_star.py'
adding 'pyina/tests/test_with.py'
adding 'pyina-0.3.0.data/scripts/ezpool'
adding 'pyina-0.3.0.data/scripts/ezscatter'
adding 'pyina-0.3.0.data/scripts/mpi_world'
adding 'pyina-0.3.0.dist-info/LICENSE'
adding 'pyina-0.3.0.dist-info/METADATA'
adding 'pyina-0.3.0.dist-info/WHEEL'
adding 'pyina-0.3.0.dist-info/top_level.txt'
adding 'pyina-0.3.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built pyina-0.3.0-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:19: 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: pyina
Source-Version: 0.3.0-2
Done: Colin Watson <cjwat...@debian.org>
We believe that the bug you reported is fixed in the latest version of
pyina, 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 pyina 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 12:15:18 +0000
Source: pyina
Architecture: source
Version: 0.3.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090118
Changes:
pyina (0.3.0-2) unstable; urgency=medium
.
* Team upload.
* Port to Sphinx 8.0 (closes: #1090118).
Checksums-Sha1:
ac98a3679b70d7cf208adf174e29ce0aa4f30ebd 3166 pyina_0.3.0-2.dsc
202739377f4bcfca53fcff050a127a76546cd702 4332 pyina_0.3.0-2.debian.tar.xz
Checksums-Sha256:
61b95b0d3f11f3b55e5f59ef5caf59968b42354b0420cb1c2c6170b3a754f0fa 3166
pyina_0.3.0-2.dsc
5eeae6349af8f5549427940601604334cc9af698724cbfc5c80cfa6d1af2ed83 4332
pyina_0.3.0-2.debian.tar.xz
Files:
83a763c7c391968c74d18f6fc6dc1fb6 3166 python optional pyina_0.3.0-2.dsc
64040104fb151d5edd17c5d8ecb90852 4332 python optional
pyina_0.3.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdqphIACgkQOTWH2X2G
UAtZBxAAm6D7zaQ58yAThlmmGcF3T0kqIafcFW+EjFP0ii3HsaRbMUs9d8+D92Vu
kXrKXQH9F0Elktx7rsy2oDXMwIG9yJp64fH9XKhQls5Su6YgmrrAYCPbVxBFX7pM
HDXk7a93CfYxf4jQ0cRv9uYntR4JdmJyIE0SUiD7CFKoyLOVf49df5ZQTXmiwACR
zTNNsDOK9DdZhkdBQvDZktn5BqsHKRhhjK/0sbcayj+LYh2o+ucuBzWrVFGVbKwL
FIaKwQ2B6CvO8OelhO9UEYuBD5DxrP/nhyfALgpDVyy95WXZgJnpJ9FOnYLNWg2O
amJe9al2MjHde4ET8OmGkdlBSbYfA5DUfLdiHwub0jsugo+Ba/uMqhooEgzNdVPv
HO1TWSpY00GN0TZ2qOag6S4zgA8nvx+0mD4aiaQ7HJYgJNcwmyj00Y0BwiTjL8og
WfTgyXeLthJU9yGdDYbD2Bq7nfhcSY5VVuW11qHi2VFr59ZGemagQa/hF0zs9KSK
iF0xiSdkWbJH5cBawhmIHsdPllsLBSGnFCdZ8pKHnHq/wxDuTEhyrDnxlB3BzrBm
2LXwAMF+qcPxYyjbMPH+mNtJ6zyVNNmkhD3Tb53LBlAI9oztNRRoRAYVbDgy2umm
/j4W33I16DvOuabLwQ06+dqsz9HYuIx1QZFRBd10eEg+HXvtFrI=
=qX37
-----END PGP SIGNATURE-----
pgpQnSFaom0oH.pgp
Description: PGP signature
--- End Message ---