Your message dated Mon, 20 Oct 2025 08:48:00 +0000
with message-id <[email protected]>
and subject line Bug#1116848: fixed in python-aioresponses 0.7.6-3
has caused the Debian Bug report #1116848,
regarding python-aioresponses: FTBFS with the nocheck build profile
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.)


-- 
1116848: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1116848
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-aioresponses
Version: 0.7.6-2
Severity: important
Tags: forky sid ftbfs
User: [email protected]
Usertags: ftbfs-nocheck-profile

Dear maintainer:

During a rebuild of all packages in unstable using the nocheck build profile,
your package failed to build.

Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:

https://people.debian.org/~sanvila/build-logs/202509/

A wiki page discussing how to reproduce bugs in this category and
possible solutions is available here:

https://wiki.debian.org/qa.debian.org/FTBFS/Nocheck

(It's a wiki, so you are welcome to contribute)

[ Note: This is RC, but I will wait at least two weeks before raising
the severities, there are a lot of gcc-15 and CMake 4 bugs open now ].

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 add an affects on src:python-aioresponses, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --buildsystem=pybuild
   dh_auto_clean -O--buildsystem=pybuild
I: pybuild base:311: python3.13 setup.py clean 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/command/develop.py:41: 
EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        
********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build' (and everything under 
it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.13' does not exist -- can't clean it
   dh_autoreconf_clean -O--buildsystem=pybuild
   dh_clean -O--buildsystem=pybuild
 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
I: pybuild base:311: python3.13 setup.py config 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/command/develop.py:41: 
EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        
********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py build 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/command/develop.py:41: 
EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        
********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running build
running build_py
creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses
copying aioresponses/__init__.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses
copying aioresponses/core.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses
copying aioresponses/compat.py -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses
running egg_info
creating aioresponses.egg-info
writing aioresponses.egg-info/PKG-INFO
writing dependency_links to aioresponses.egg-info/dependency_links.txt
writing requirements to aioresponses.egg-info/requires.txt
writing top-level names to aioresponses.egg-info/top_level.txt
[pbr] Processing SOURCES.txt
writing manifest file 'aioresponses.egg-info/SOURCES.txt'
warning: no files found matching 'AUTHORS'
warning: no files found matching 'ChangeLog'
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in 
distribution
reading manifest template 'MANIFEST.in'
warning: no previously-included files matching '__pycache__' found under 
directory '*'
warning: no previously-included files matching '*.py[co]' found under directory 
'*'
warning: no files found matching '*.jpg' under directory 'docs'
warning: no files found matching '*.png' under directory 'docs'
warning: no files found matching '*.gif' under directory 'docs'
adding license file 'LICENSE'
adding license file 'AUTHORS.rst'
writing manifest file 'aioresponses.egg-info/SOURCES.txt'
copying aioresponses/py.typed -> 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses
dh: command-omitted: The call to "dh_auto_test -O--buildsystem=pybuild" was 
omitted due to "DEB_BUILD_OPTIONS=nocheck"
   create-stamp debian/debhelper-build-stamp
   dh_testroot -O--buildsystem=pybuild
   dh_prep -O--buildsystem=pybuild
   dh_auto_install -O--buildsystem=pybuild
I: pybuild base:311: /usr/bin/python3 setup.py install --root 
/<<PKGBUILDDIR>>/debian/tmp 
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
/usr/lib/python3/dist-packages/setuptools/__init__.py:94: _DeprecatedInstaller: 
setuptools.installer and fetch_build_eggs are deprecated.
!!

        
********************************************************************************
        Requirements should be satisfied by a PEP 517 installer.
        If you are using pip, you can try `pip install --use-pep517`.
        
********************************************************************************

!!
  dist.fetch_build_eggs(dist.setup_requires)
/usr/lib/python3/dist-packages/setuptools/command/develop.py:41: 
EasyInstallDeprecationWarning: easy_install command is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` and ``easy_install``.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://github.com/pypa/setuptools/issues/917 for details.
        
********************************************************************************

!!
  easy_install.initialize_options(self)
/usr/lib/python3/dist-packages/setuptools/_distutils/cmd.py:90: 
SetuptoolsDeprecationWarning: setup.py install is deprecated.
!!

        
********************************************************************************
        Please avoid running ``setup.py`` directly.
        Instead, use pypa/build, pypa/installer or other
        standards-based tools.

        See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html 
for details.
        
********************************************************************************

!!
  self.initialize_options()
/usr/lib/python3/dist-packages/setuptools/dist.py:759: 
SetuptoolsDeprecationWarning: License classifiers are deprecated.
!!

        
********************************************************************************
        Please consider removing the following classifiers in favor of a SPDX 
license expression:

        License :: OSI Approved :: MIT License

        See 
https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license 
for details.
        
********************************************************************************

!!
  self._finalize_license_expression()
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running build
running build_py
running egg_info
writing aioresponses.egg-info/PKG-INFO
writing dependency_links to aioresponses.egg-info/dependency_links.txt
writing requirements to aioresponses.egg-info/requires.txt
writing top-level names to aioresponses.egg-info/top_level.txt
[pbr] Reusing existing SOURCES.txt
running install_lib
creating /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages
creating 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses/__init__.py 
-> /<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses/core.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses/py.typed -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses
copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/aioresponses/compat.py -> 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses/__init__.py
 to __init__.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses/core.py
 to core.cpython-313.pyc
byte-compiling 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses/compat.py
 to compat.cpython-313.pyc
running install_egg_info
Copying aioresponses.egg-info to 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/python3.13/dist-packages/aioresponses-0.7.6.egg-info
Skipping SOURCES.txt
running install_scripts
   dh_install -O--buildsystem=pybuild
   dh_installdocs -O--buildsystem=pybuild
   debian/rules execute_before_dh_sphinxdoc
make[1]: Entering directory '/<<PKGBUILDDIR>>'
sphinx-build -b html docs 
debian/python3-aioresponses-doc/usr/share/doc/python3-aioresponses-doc/html
Running Sphinx v8.2.3

Configuration error!

Versions
========

* Platform:         linux; 
(Linux-6.12.48+deb13-cloud-amd64-x86_64-with-glibc2.41)
* Python version:   3.13.7 (CPython)
* Sphinx version:   8.2.3
* Docutils version: 0.21.2
* Jinja2 version:   3.1.6
* Pygments version: 2.18.0

Last Messages
=============

None.

Loaded Extensions
=================

None.

Traceback
=========

      File "/usr/lib/python3/dist-packages/sphinx/config.py", line 616, in 
eval_config_file
        raise ConfigError(msg % traceback.format_exc()) from exc
    sphinx.errors.ConfigError: There is a programmable error in your 
configuration file:
    
    Traceback (most recent call last):
      File "/usr/lib/python3/dist-packages/sphinx/config.py", line 601, in 
eval_config_file
        exec(code, namespace)  # NoQA: S102
        ~~~~^^^^^^^^^^^^^^^^^
      File "/<<PKGBUILDDIR>>/docs/conf.py", line 34, in <module>
        import aioresponses
      File "/<<PKGBUILDDIR>>/aioresponses/__init__.py", line 2, in <module>
        from .core import CallbackResult, aioresponses
      File "/<<PKGBUILDDIR>>/aioresponses/core.py", line 23, in <module>
        from aiohttp import (
        ...<5 lines>...
        )
    ModuleNotFoundError: No module named 'aiohttp'


The full traceback has been saved in:
/tmp/sphinx-err-8ltmz8ts.log

To report this error to the developers, please open an issue at 
<https://github.com/sphinx-doc/sphinx/issues/>. Thanks!
Please also report this if it was a user error, so that a better error message 
can be provided next time.
make[1]: *** [debian/rules:8: execute_before_dh_sphinxdoc] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:12: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-aioresponses
Source-Version: 0.7.6-3
Done: Jochen Sprickerhof <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-aioresponses, 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.
Jochen Sprickerhof <[email protected]> (supplier of updated 
python-aioresponses 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: SHA512

Format: 1.8
Date: Mon, 20 Oct 2025 10:23:06 +0200
Source: python-aioresponses
Architecture: source
Version: 0.7.6-3
Distribution: unstable
Urgency: medium
Maintainer: Jonas Smedegaard <[email protected]>
Changed-By: Jochen Sprickerhof <[email protected]>
Closes: 1116848
Changes:
 python-aioresponses (0.7.6-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Santiago Vila ]
   * Fix FTBFS with the nocheck build profile (Closes: #1116848)
Checksums-Sha1:
 457a7d7a88b87e7a1a7dbab8333026f7cfd0215d 2248 python-aioresponses_0.7.6-3.dsc
 5e0eb9369bd3aa709397d3d3ae2842cd40f75849 5084 
python-aioresponses_0.7.6-3.debian.tar.xz
 70874785eda1e027869505b1bcc96e6f2e36933c 7119 
python-aioresponses_0.7.6-3_source.buildinfo
Checksums-Sha256:
 b6e7ca35cfe80d2c5482dde41533973071307398d544c5bb295b3b7569896a91 2248 
python-aioresponses_0.7.6-3.dsc
 e950f66b3e2128f4394b22de88ef2bbdff578e8187ee9645f8f8d97d12ddd638 5084 
python-aioresponses_0.7.6-3.debian.tar.xz
 9bde5d222b119ee253581411bd631796e15982ba30c5ebf1d42f9edab047d37b 7119 
python-aioresponses_0.7.6-3_source.buildinfo
Files:
 d0e7d318e6cd5504b259882776161752 2248 python optional 
python-aioresponses_0.7.6-3.dsc
 c896b5655696ce23c741bfec8b6a63a9 5084 python optional 
python-aioresponses_0.7.6-3.debian.tar.xz
 5e80d758e6f26fe116062b6bcfcf5599 7119 python optional 
python-aioresponses_0.7.6-3_source.buildinfo

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

iQIzBAEBCgAdFiEEc7KZy9TurdzAF+h6W//cwljmlDMFAmj18cMACgkQW//cwljm
lDOAIw//URn4YlIt9oJUue6zD7t6eWvfWR5UMqJweNqA40UsW8w6bk8godJSppiK
M0uXi+vh0+tE0DajoDZ1JcrROf0rFJakXHq6Za96wpEbDXVJ7KJezlsCjpm/dPc7
tSdgayTVMekm4PxrVp33iQrGo4jC+QpP9fpxD5UR+a09rUsa162Hn9tTw3C3bt1D
rPvJgg9p75/KbTUZU2UymKpUkhEONIud55DPSVYJ/lyeK9gOJSwsv8Qbf1WeieGY
1cdR2BjxGHt/VaYaN8z+Ru1O9UrChz0OYXhq8AKl+micmeQtzRfAVRrdJHRmACc+
vu5V0zFXNx5aGd8a3IHG+6vgGzjiOOG/jIcY9MGat7/TGp3dDtb4d3up81W/YfxX
hPUsXxkTNlvAmZZ63g6oWCQl/OjFQuejOMwFAVc817OE6cnl+mjrxhC5ioM20i6v
jl7XtwcUf5Ds5YGJCSdzc0QgJEYejX4fNDZdE1hkeuG8xZfsV846YupiDtJUVF5t
0VfDeBcqvwzNxoCJgIzBWMv7Nv2frfm6J5tX5rlHV2rpTWPxM3rUwvLxSaO078W0
Ozaji0zA6BS4o9PCcbBAXJL36cVyELsQ5ckRl3/QN7bKPbqxR8jiTYHUpWUHABPg
NjKAtiMRv40Turr/4VOtk9uRvatdGzwBG8SYp7OwEi6DLVqtVSo=
=/9yd
-----END PGP SIGNATURE-----

Attachment: pgpkOyXU9SsX0.pgp
Description: PGP signature


--- End Message ---

Reply via email to