Your message dated Tue, 17 Dec 2024 15:07:19 +0000
with message-id <e1tnzan-005kgr...@fasolo.debian.org>
and subject line Bug#1090180: fixed in zope.deferredimport 5.0-3
has caused the Debian Bug report #1090180,
regarding zope.deferredimport: 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.)


-- 
1090180: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1090180
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:zope.deferredimport
Version: 5.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 --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_zope.deferredimport  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:694: 
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        
********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See 
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
 for details.
        
********************************************************************************

!!
  ep.load()(self, ep.name, value)
running bdist_wheel
running build
running build_py
creating build/lib/zope
copying src/zope/__init__.py -> build/lib/zope
creating build/lib/zope/deferredimport
copying src/zope/deferredimport/tests.py -> build/lib/zope/deferredimport
copying src/zope/deferredimport/__init__.py -> build/lib/zope/deferredimport
copying src/zope/deferredimport/deferredmodule.py -> 
build/lib/zope/deferredimport
creating build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample2.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample5.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample8.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/__init__.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample7.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample1.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample6.py -> 
build/lib/zope/deferredimport/samples
copying src/zope/deferredimport/samples/sample9.py -> 
build/lib/zope/deferredimport/samples
running egg_info
creating src/zope.deferredimport.egg-info
writing src/zope.deferredimport.egg-info/PKG-INFO
writing dependency_links to 
src/zope.deferredimport.egg-info/dependency_links.txt
writing namespace_packages to 
src/zope.deferredimport.egg-info/namespace_packages.txt
writing requirements to src/zope.deferredimport.egg-info/requires.txt
writing top-level names to src/zope.deferredimport.egg-info/top_level.txt
writing manifest file 'src/zope.deferredimport.egg-info/SOURCES.txt'
reading manifest file 'src/zope.deferredimport.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'docs'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.deferredimport.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/./zope/__init__.py 
(namespace package)
copying zope/deferredimport/tests.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport
copying zope/deferredimport/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport
copying zope/deferredimport/deferredmodule.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport
copying zope/deferredimport/samples/sample2.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample5.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample8.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample7.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample1.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample6.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample9.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
running install_egg_info
Copying src/zope.deferredimport.egg-info to 
build/bdist.linux-x86_64/wheel/./zope.deferredimport-5.0.egg-info
Installing build/bdist.linux-x86_64/wheel/./zope.deferredimport-5.0-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/zope.deferredimport-5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.deferredimport/.tmp-ps8oy293/zope.deferredimport-5.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope.deferredimport-5.0-nspkg.pth'
adding 'zope/deferredimport/__init__.py'
adding 'zope/deferredimport/deferredmodule.py'
adding 'zope/deferredimport/tests.py'
adding 'zope/deferredimport/samples/__init__.py'
adding 'zope/deferredimport/samples/sample1.py'
adding 'zope/deferredimport/samples/sample2.py'
adding 'zope/deferredimport/samples/sample5.py'
adding 'zope/deferredimport/samples/sample6.py'
adding 'zope/deferredimport/samples/sample7.py'
adding 'zope/deferredimport/samples/sample8.py'
adding 'zope/deferredimport/samples/sample9.py'
adding 'zope.deferredimport-5.0.dist-info/LICENSE.txt'
adding 'zope.deferredimport-5.0.dist-info/METADATA'
adding 'zope.deferredimport-5.0.dist-info/WHEEL'
adding 'zope.deferredimport-5.0.dist-info/namespace_packages.txt'
adding 'zope.deferredimport-5.0.dist-info/top_level.txt'
adding 'zope.deferredimport-5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zope.deferredimport-5.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_zope.deferredimport  
* Building wheel...
/usr/lib/python3/dist-packages/setuptools/dist.py:694: 
SetuptoolsDeprecationWarning: The namespace_packages parameter is deprecated.
!!

        
********************************************************************************
        Please replace its usage with implicit namespaces (PEP 420).

        See 
https://setuptools.pypa.io/en/latest/references/keywords.html#keyword-namespace-packages
 for details.
        
********************************************************************************

!!
  ep.load()(self, ep.name, value)
running bdist_wheel
running build
running build_py
running egg_info
writing src/zope.deferredimport.egg-info/PKG-INFO
writing dependency_links to 
src/zope.deferredimport.egg-info/dependency_links.txt
writing namespace_packages to 
src/zope.deferredimport.egg-info/namespace_packages.txt
writing requirements to src/zope.deferredimport.egg-info/requires.txt
writing top-level names to src/zope.deferredimport.egg-info/top_level.txt
reading manifest file 'src/zope.deferredimport.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.txt' under directory 'docs'
adding license file 'LICENSE.txt'
writing manifest file 'src/zope.deferredimport.egg-info/SOURCES.txt'
installing to build/bdist.linux-x86_64/wheel
running install
running install_lib
Skipping installation of build/bdist.linux-x86_64/wheel/./zope/__init__.py 
(namespace package)
copying zope/deferredimport/tests.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport
copying zope/deferredimport/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport
copying zope/deferredimport/deferredmodule.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport
copying zope/deferredimport/samples/sample2.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample5.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample8.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/__init__.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample7.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample1.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample6.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
copying zope/deferredimport/samples/sample9.py -> 
build/bdist.linux-x86_64/wheel/./zope/deferredimport/samples
running install_egg_info
Copying src/zope.deferredimport.egg-info to 
build/bdist.linux-x86_64/wheel/./zope.deferredimport-5.0.egg-info
Installing build/bdist.linux-x86_64/wheel/./zope.deferredimport-5.0-nspkg.pth
running install_scripts
creating build/bdist.linux-x86_64/wheel/zope.deferredimport-5.0.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.deferredimport/.tmp-xqvbv__3/zope.deferredimport-5.0-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'zope.deferredimport-5.0-nspkg.pth'
adding 'zope/deferredimport/__init__.py'
adding 'zope/deferredimport/deferredmodule.py'
adding 'zope/deferredimport/tests.py'
adding 'zope/deferredimport/samples/__init__.py'
adding 'zope/deferredimport/samples/sample1.py'
adding 'zope/deferredimport/samples/sample2.py'
adding 'zope/deferredimport/samples/sample5.py'
adding 'zope/deferredimport/samples/sample6.py'
adding 'zope/deferredimport/samples/sample7.py'
adding 'zope/deferredimport/samples/sample8.py'
adding 'zope/deferredimport/samples/sample9.py'
adding 'zope.deferredimport-5.0.dist-info/LICENSE.txt'
adding 'zope.deferredimport-5.0.dist-info/METADATA'
adding 'zope.deferredimport-5.0.dist-info/WHEEL'
adding 'zope.deferredimport-5.0.dist-info/namespace_packages.txt'
adding 'zope.deferredimport-5.0.dist-info/top_level.txt'
adding 'zope.deferredimport-5.0.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built zope.deferredimport-5.0-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.12 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.deferredimport/build; PYTHONPATH=. 
python3.13 -m zope.testrunner --test-path . --package zope.deferredimport -vv 
&& PYTHONPATH=. python3.13 -m sphinx.cmd.build -b doctest docs ../doctest
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
 test_ctor (zope.deferredimport.tests.DeferredTests.test_ctor)
 test_get_just_module 
(zope.deferredimport.tests.DeferredTests.test_get_just_module)
 test_get_module_and_name 
(zope.deferredimport.tests.DeferredTests.test_get_module_and_name)
 test_getattr_with_no_deferred 
(zope.deferredimport.tests.TestModuleProxy.test_getattr_with_no_deferred)
 test_preserves_docstring 
(zope.deferredimport.tests.TestModuleProxy.test_preserves_docstring)
 test_preserves_name 
(zope.deferredimport.tests.TestModuleProxy.test_preserves_name)
  Ran 6 tests with 0 failures, 0 errors and 0 skipped in 0.000 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
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).
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_zope.deferredimport/build; PYTHONPATH=. 
{interpreter} -m zope.testrunner --test-path . --package zope.deferredimport 
-vv && PYTHONPATH=. {interpreter} -m sphinx.cmd.build -b doctest docs ../doctest
I: pybuild base:311: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.deferredimport/build; PYTHONPATH=. 
python3.12 -m zope.testrunner --test-path . --package zope.deferredimport -vv 
&& PYTHONPATH=. python3.12 -m sphinx.cmd.build -b doctest docs ../doctest
Running tests at level 1
Running zope.testrunner.layer.UnitTests tests:
  Set up zope.testrunner.layer.UnitTests in 0.000 seconds.
  Running:
 test_ctor (zope.deferredimport.tests.DeferredTests.test_ctor)
 test_get_just_module 
(zope.deferredimport.tests.DeferredTests.test_get_just_module)
 test_get_module_and_name 
(zope.deferredimport.tests.DeferredTests.test_get_module_and_name)
 test_getattr_with_no_deferred 
(zope.deferredimport.tests.TestModuleProxy.test_getattr_with_no_deferred)
 test_preserves_docstring 
(zope.deferredimport.tests.TestModuleProxy.test_preserves_docstring)
 test_preserves_name 
(zope.deferredimport.tests.TestModuleProxy.test_preserves_name)
  Ran 6 tests with 0 failures, 0 errors and 0 skipped in 0.000 seconds.
Tearing down left over layers:
  Tear down zope.testrunner.layer.UnitTests in 0.000 seconds.
Running Sphinx v8.1.3
loading translations [en]... done
making output directory... done
WARNING: html_static_path entry '_static' does not exist
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).
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.12_zope.deferredimport/build; PYTHONPATH=. 
{interpreter} -m zope.testrunner --test-path . --package zope.deferredimport 
-vv && PYTHONPATH=. {interpreter} -m sphinx.cmd.build -b doctest docs ../doctest
dh_auto_test: error: pybuild --test -i python{version} -p "3.13 3.12" returned 
exit code 13
make: *** [debian/rules:10: binary] Error 25
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: zope.deferredimport
Source-Version: 5.0-3
Done: Colin Watson <cjwat...@debian.org>

We believe that the bug you reported is fixed in the latest version of
zope.deferredimport, 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 zope.deferredimport 
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: Tue, 17 Dec 2024 14:45:45 +0000
Source: zope.deferredimport
Architecture: source
Version: 5.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <team+pyt...@tracker.debian.org>
Changed-By: Colin Watson <cjwat...@debian.org>
Closes: 1090180
Changes:
 zope.deferredimport (5.0-3) unstable; urgency=medium
 .
   * Fix build with Sphinx 8.0 (closes: #1090180).
Checksums-Sha1:
 77e214f2b727a978814c26f6afc35553e6adc71b 2373 zope.deferredimport_5.0-3.dsc
 711f675018517de3680ad88d21eaf74583df35fd 3544 
zope.deferredimport_5.0-3.debian.tar.xz
Checksums-Sha256:
 467a0a464772e4176e247834db06444cac0a9ae21a07b303962dcd04afe9dc58 2373 
zope.deferredimport_5.0-3.dsc
 2788ff341fc5060652139a8cbc0941631b8b745b0c3ebe886ac639c761b1750e 3544 
zope.deferredimport_5.0-3.debian.tar.xz
Files:
 c893a299642222665c8c4515152cef3e 2373 zope optional 
zope.deferredimport_5.0-3.dsc
 631ba4437bb55d45f4154c5e5cb2eaae 3544 zope optional 
zope.deferredimport_5.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmdhjq8ACgkQOTWH2X2G
UAsTDA//aK6MchkKkiKO7f70it0YwztmknIjzkV7JzhoeMJb8HLI1SbBdFVzOTub
yYV+I8tiT55SO7Ofr+uEf1GENBpFcfOJSI8R1dESxzDwvmJWp9i0N/dfx669/tiw
Fqbd+lqnartKIOklJkA1O6XdJ0EzQgAo8xmxJDnvr+17+kyQiQ2ikqfdGGAzhhoH
CC5rIL5oSk1dOskD/O61nS1TQSEfgy/LEIBjF4RCCde6AnjvBRZ0oC36ORqvhb3d
LrUBhwGLV/HK2JVy+jDSjcHaclgzBqRJ4kdwEzOt8uVa2FTepHQvpfb4dWEi9NYb
37PQK2oMSaBYOvQkC/i6MoZssClQKUDW9Co24zI9rWq5ue0McnLmBUnEEKFWMIOS
T7xA52/QeLXNZf+gGNIL04fwhGAaPfSafaNeCrYAtrFbGFFZqX4iJg/6dD+yWs1m
i8UR5m+oebqxroqjommuZJw23gMLpps8FiUvHvowv9IY6Vq3CTn9wqFd8u+znL+x
dSC2WfPpMB8ULrnQWpVv9uQ4QwO/tXiseip9Jwcvz6W2RwFcYSFBLwRnl+IH+Muv
mRR8m9ZGplTYGICcb9q3e0vEG80gHT+dYXm3zNT2etYW9Qy5jWilqzbEOPCOdhcG
pJlw129DTxS6NULhrR5wu4QBSlBW6zw2QMUVLvJwxNgGmG3+a2g=
=Mci2
-----END PGP SIGNATURE-----

Attachment: pgp5Kaqo0bzEf.pgp
Description: PGP signature


--- End Message ---

Reply via email to