Your message dated Wed, 01 Jul 2026 10:34:07 +0000
with message-id <[email protected]>
and subject line Bug#1141010: fixed in python-httplib2 0.32.0-1
has caused the Debian Bug report #1141010,
regarding python-httplib2: FTBFS: ERROR tests/test_proxy.py - Failed: 'forked' 
not found in `markers` configura...
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.)


-- 
1141010: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1141010
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:python-httplib2
Version: 0.31.2-2
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

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

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

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 cannot 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-httplib2, 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
   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
   dh_auto_build -O--buildsystem=pybuild
I: pybuild plugin_pyproject:142: Building wheel for python3.13 with "build" 
module
I: pybuild base:385: python3.13 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13  
* Building wheel...
<string>:12: SetuptoolsDeprecationWarning: The test command is disabled and 
references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/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 bdist_wheel
running build
running build_py
creating build/lib/httplib2
copying httplib2/iri2uri.py -> build/lib/httplib2
copying httplib2/certs.py -> build/lib/httplib2
copying httplib2/error.py -> build/lib/httplib2
copying httplib2/__init__.py -> build/lib/httplib2
copying httplib2/auth.py -> build/lib/httplib2
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/httplib2
copying build/lib/httplib2/iri2uri.py -> 
build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/certs.py -> build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/error.py -> build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/__init__.py -> 
build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/auth.py -> build/bdist.linux-x86_64/wheel/./httplib2
running install_egg_info
running egg_info
creating httplib2.egg-info
writing httplib2.egg-info/PKG-INFO
writing dependency_links to httplib2.egg-info/dependency_links.txt
writing requirements to httplib2.egg-info/requires.txt
writing top-level names to httplib2.egg-info/top_level.txt
writing manifest file 'httplib2.egg-info/SOURCES.txt'
reading manifest file 'httplib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'python2'
warning: no files found matching '*.txt' under directory 'python2'
warning: no files found matching '*.py' under directory 'python3'
warning: no files found matching '*.txt' under directory 'python3'
warning: no files found matching 'README' under directory 'python3'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching '.pre-commit-*.yaml'
no previously-included directories found matching 'ref'
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
warning: no previously-included files matching '*.py[cod]' found anywhere in 
distribution
adding license file 'LICENSE'
writing manifest file 'httplib2.egg-info/SOURCES.txt'
Copying httplib2.egg-info to 
build/bdist.linux-x86_64/wheel/./httplib2-0.31.2.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/httplib2-0.31.2.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/.tmp-vt8_p687/httplib2-0.31.2-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'httplib2/__init__.py'
adding 'httplib2/auth.py'
adding 'httplib2/certs.py'
adding 'httplib2/error.py'
adding 'httplib2/iri2uri.py'
adding 'httplib2-0.31.2.dist-info/licenses/LICENSE'
adding 'httplib2-0.31.2.dist-info/METADATA'
adding 'httplib2-0.31.2.dist-info/WHEEL'
adding 'httplib2-0.31.2.dist-info/top_level.txt'
adding 'httplib2-0.31.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built httplib2-0.31.2-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.13 with 
"installer" module
I: pybuild plugin_pyproject:142: Building wheel for python3.14 with "build" 
module
I: pybuild base:385: python3.14 -m build --skip-dependency-check --no-isolation 
--wheel --outdir /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14  
* Building wheel...
<string>:12: SetuptoolsDeprecationWarning: The test command is disabled and 
references to it are deprecated.
!!

        
********************************************************************************
        Please remove any references to `setuptools.command.test` in all 
supported versions of the affected package.

        This deprecation is overdue, please update your project and remove 
deprecated
        calls to avoid build errors in the future.
        
********************************************************************************

!!
/usr/lib/python3/dist-packages/setuptools/_distutils/dist.py:289: UserWarning: 
Unknown distribution option: 'tests_require'
  warnings.warn(msg)
/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 bdist_wheel
running build
running build_py
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/httplib2
copying build/lib/httplib2/iri2uri.py -> 
build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/certs.py -> build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/error.py -> build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/__init__.py -> 
build/bdist.linux-x86_64/wheel/./httplib2
copying build/lib/httplib2/auth.py -> build/bdist.linux-x86_64/wheel/./httplib2
running install_egg_info
running egg_info
writing httplib2.egg-info/PKG-INFO
writing dependency_links to httplib2.egg-info/dependency_links.txt
writing requirements to httplib2.egg-info/requires.txt
writing top-level names to httplib2.egg-info/top_level.txt
reading manifest file 'httplib2.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no files found matching '*.py' under directory 'python2'
warning: no files found matching '*.txt' under directory 'python2'
warning: no files found matching '*.py' under directory 'python3'
warning: no files found matching '*.txt' under directory 'python3'
warning: no files found matching 'README' under directory 'python3'
warning: no previously-included files found matching 'codecov.yml'
warning: no previously-included files found matching '.pre-commit-*.yaml'
no previously-included directories found matching 'ref'
warning: no previously-included files matching '__pycache__' found anywhere in 
distribution
warning: no previously-included files matching '*.py[cod]' found anywhere in 
distribution
adding license file 'LICENSE'
writing manifest file 'httplib2.egg-info/SOURCES.txt'
Copying httplib2.egg-info to 
build/bdist.linux-x86_64/wheel/./httplib2-0.31.2.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/httplib2-0.31.2.dist-info/WHEEL
creating 
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/.tmp-helqfw63/httplib2-0.31.2-py3-none-any.whl'
 and adding 'build/bdist.linux-x86_64/wheel' to it
adding 'httplib2/__init__.py'
adding 'httplib2/auth.py'
adding 'httplib2/certs.py'
adding 'httplib2/error.py'
adding 'httplib2/iri2uri.py'
adding 'httplib2-0.31.2.dist-info/licenses/LICENSE'
adding 'httplib2-0.31.2.dist-info/METADATA'
adding 'httplib2-0.31.2.dist-info/WHEEL'
adding 'httplib2-0.31.2.dist-info/top_level.txt'
adding 'httplib2-0.31.2.dist-info/RECORD'
removing build/bdist.linux-x86_64/wheel
Successfully built httplib2-0.31.2-py3-none-any.whl
I: pybuild plugin_pyproject:168: Unpacking wheel built for python3.14 with 
"installer" module
   dh_auto_test -O--buildsystem=pybuild
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; 
python3.13 -m pytest --ignore-glob=tests/_TODO_legacy/
============================= test session starts ==============================
platform linux -- Python 3.13.14, pytest-9.1.1, pluggy-1.6.0 -- 
/usr/bin/python3.13
cachedir: .pytest_cache
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: timeout-2.4.0, typeguard-4.4.4
timeout: 17.0s
timeout method: signal
timeout func_only: False
collecting ... collected 476 items / 1 error

==================================== ERRORS ====================================
______ ERROR collecting .pybuild/cpython3_3.13/build/tests/test_proxy.py _______
'forked' not found in `markers` configuration option
=============================== warnings summary ===============================
tests/test_https.py:79
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_https.py:79: 
DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.
    hasattr(ssl.SSLContext(), "maximum_version")

tests/test_https.py:79
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_https.py:79: 
DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
    hasattr(ssl.SSLContext(), "maximum_version")

tests/test_https.py:80
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_https.py:80: 
DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.
    and hasattr(ssl.SSLContext(), "minimum_version")

tests/test_https.py:80
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build/tests/test_https.py:80: 
DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
    and hasattr(ssl.SSLContext(), "minimum_version")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR tests/test_proxy.py - Failed: 'forked' not found in `markers` configura...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 4 warnings, 1 error in 0.28s =========================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13/build; python3.13 -m pytest 
--ignore-glob=tests/_TODO_legacy/
I: pybuild base:385: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; 
python3.14 -m pytest --ignore-glob=tests/_TODO_legacy/
============================= test session starts ==============================
platform linux -- Python 3.14.6, pytest-9.1.1, pluggy-1.6.0 -- 
/usr/bin/python3.14
cachedir: .pytest_cache
rootdir: /<<PKGBUILDDIR>>
configfile: setup.cfg
plugins: timeout-2.4.0, typeguard-4.4.4
timeout: 17.0s
timeout method: signal
timeout func_only: False
collecting ... collected 476 items / 1 error

==================================== ERRORS ====================================
______ ERROR collecting .pybuild/cpython3_3.14/build/tests/test_proxy.py _______
'forked' not found in `markers` configuration option
=============================== warnings summary ===============================
tests/test_https.py:79
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_https.py:79: 
DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.
    hasattr(ssl.SSLContext(), "maximum_version")

tests/test_https.py:79
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_https.py:79: 
DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
    hasattr(ssl.SSLContext(), "maximum_version")

tests/test_https.py:80
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_https.py:80: 
DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated.
    and hasattr(ssl.SSLContext(), "minimum_version")

tests/test_https.py:80
  /<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build/tests/test_https.py:80: 
DeprecationWarning: ssl.PROTOCOL_TLS is deprecated
    and hasattr(ssl.SSLContext(), "minimum_version")

-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
=========================== short test summary info ============================
ERROR tests/test_proxy.py - Failed: 'forked' not found in `markers` configura...
!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!
========================= 4 warnings, 1 error in 0.28s =========================
E: pybuild pybuild:485: test: plugin pyproject failed with: exit code=2: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14/build; python3.14 -m pytest 
--ignore-glob=tests/_TODO_legacy/
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.13 
3.14" --parallel=2 returned exit code 13
make: *** [debian/rules:6: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2
--------------------------------------------------------------------------------

--- End Message ---
--- Begin Message ---
Source: python-httplib2
Source-Version: 0.32.0-1
Done: Colin Watson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
python-httplib2, 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.
Colin Watson <[email protected]> (supplier of updated python-httplib2 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: Wed, 01 Jul 2026 11:15:11 +0100
Source: python-httplib2
Architecture: source
Version: 0.32.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Colin Watson <[email protected]>
Closes: 1141010
Changes:
 python-httplib2 (0.32.0-1) unstable; urgency=medium
 .
   * Team upload.
   * New upstream release.
   * Use pytest-forked (closes: #1141010).
   * Unset pybuild's proxy environment variables; in this case, those just
     serve to confuse the test suite.
Checksums-Sha1:
 48c3cb4d80aec7b708b2dd018996183d62ac1324 2484 python-httplib2_0.32.0-1.dsc
 2dca6755693e3b9ef39bc60141285b9a9b27b3e1 254283 
python-httplib2_0.32.0.orig.tar.gz
 7310015c714ae1ce05467c52917f5150e76ca3f9 8096 
python-httplib2_0.32.0-1.debian.tar.xz
Checksums-Sha256:
 ce8cb0db85e32a946f0a17604c8a5b35a28c35ad9274e144e92fa7fb5c96c2ac 2484 
python-httplib2_0.32.0-1.dsc
 48a0ef30a42db65d8f3399045e1d09ab0ba66e3b9efc360d07f80ea55d286025 254283 
python-httplib2_0.32.0.orig.tar.gz
 86f63e03c973508894a7d0a0d0ba962e89190d279126f30cf839de3d79844228 8096 
python-httplib2_0.32.0-1.debian.tar.xz
Files:
 648e2de4ab2c9eb0cde1d53683b50b21 2484 python optional 
python-httplib2_0.32.0-1.dsc
 0c45edbd75957af282de53fb428f6b1f 254283 python optional 
python-httplib2_0.32.0.orig.tar.gz
 dd70bc6c5ddb4f0563f1b0a937ff7969 8096 python optional 
python-httplib2_0.32.0-1.debian.tar.xz

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

iQIyBAEBCgAdFiEErApP8SYRtvzPAcEROTWH2X2GUAsFAmpE6REACgkQOTWH2X2G
UAueew/3Ro1JYF6SSGjhOyeY/VhHeBmmobPJiE6wUtiS0AAdOeBp/CZCTcQ9QAaS
gYFqF93elyX6bh5rnPeqdFVZ/ImbVC/hRpsjxF8POiz21yDh1fgOpRCg1mAMqSpz
M3XGxGVVfl9wpUoTh047qfkHaPO9yrdYl7c8zJGb/yUJMjr6xsOZLcgfPA0GvWWt
s9kYQotKBUhR/IIRQEz6xyK7rFf5yZ0XcKqLB48ubiOx7JQ2SHX+gg39a9AhHLyn
b8+xH+xIY3Y+B0YgOO7AqozqWENeZfyl+zFB5JBmwqhpCj2F59SWGPvG1PKRl3XA
3VeHX+P7KEiuOnNafMo0u4r8GO8F273X20eMPxw/Zxii8puep1ZqkKojHn9juKH5
e31zM4uPfsNffuFHIZAY3J/ocDO+Ij4iQS7oWVJ+8Iv2QpRBxzft2Rc3PqC/vLFB
G7gYKOcEuZqebmZGh4UaOhyWyC4DmBqxc7x83AOQ61hsODLiEfRcqqgj00hLSwga
vqWfj80XioXzzrqZ4ZvOMzEttQYtsJTbofDA/j7IV9qB/iUHUKIHcoI20FaqkzH1
FAgaC46ccTih8AB0U6ivH8HYaE+WjrUqIe4Drii1u6VgX9jg9J+g4MRF71H8s6Yt
WMlg3SupWoHsvzfH9S0JzMpmU6u95jySgGgS5qkL9qF4zmjSQw==
=JsBW
-----END PGP SIGNATURE-----

Attachment: pgpOuyyV4Ozel.pgp
Description: PGP signature


--- End Message ---

Reply via email to