Source: python-sniffio
Version: 1.2.0-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211220 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
>  fakeroot debian/rules binary
> dh binary --with python3 --buildsystem=pybuild
>    dh_testroot -O--buildsystem=pybuild
>    dh_prep -O--buildsystem=pybuild
>    dh_auto_install --destdir=debian/python3-sniffio/ -O--buildsystem=pybuild
> I: pybuild base:237: /usr/bin/python3 setup.py install --root 
> /<<PKGBUILDDIR>>/debian/python3-sniffio 
> running install
> /usr/lib/python3/dist-packages/setuptools/command/install.py:34: 
> SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and 
> pip and other standards-based tools.
>   warnings.warn(
> running build
> running build_py
> running install_lib
> creating /<<PKGBUILDDIR>>/debian/python3-sniffio/usr
> creating /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib
> creating /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9
> creating 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages
> creating 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/py.typed -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio
> creating 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/_tests/__init__.py -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/_tests/test_sniffio.py 
> -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests
> creating 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/_tests/__pycache__/__init__.cpython-39.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/_tests/__pycache__/test_sniffio.cpython-39-pytest-6.2.5.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests/__pycache__
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/_impl.py -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio
> copying /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/_version.py -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio
> creating 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/__pycache__/__init__.cpython-39.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/__pycache__/_impl.cpython-39.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/__pycache__
> copying 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9/build/sniffio/__pycache__/_version.cpython-39.pyc
>  -> 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/__pycache__
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests/__init__.py
>  to __init__.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_tests/test_sniffio.py
>  to test_sniffio.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_impl.py
>  to _impl.cpython-39.pyc
> byte-compiling 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio/_version.py
>  to _version.cpython-39.pyc
> running install_egg_info
> running egg_info
> writing sniffio.egg-info/PKG-INFO
> writing dependency_links to sniffio.egg-info/dependency_links.txt
> writing requirements to sniffio.egg-info/requires.txt
> writing top-level names to sniffio.egg-info/top_level.txt
> reading manifest file 'sniffio.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> no previously-included directories found matching 'docs/build'
> adding license file 'LICENSE'
> adding license file 'LICENSE.APACHE2'
> adding license file 'LICENSE.MIT'
> writing manifest file 'sniffio.egg-info/SOURCES.txt'
> Copying sniffio.egg-info to 
> /<<PKGBUILDDIR>>/debian/python3-sniffio/usr/lib/python3.9/dist-packages/sniffio-1.2.0.egg-info
> Skipping SOURCES.txt
> running install_scripts
>    dh_installdocs -O--buildsystem=pybuild
>    dh_installchangelogs -O--buildsystem=pybuild
>    dh_python3 -O--buildsystem=pybuild
> I: dh_python3 pydist:313: Cannot find package that provides contextvars. 
> Please add package that provides it to Build-Depends or add "contextvars 
> python3-contextvars" line to debian/py3dist-overrides or add proper 
> dependency to Depends by hand and ignore this info.
> Traceback (most recent call last):
>   File "/usr/bin/dh_python3", line 280, in <module>
>     main()
>   File "/usr/bin/dh_python3", line 201, in main
>     dependencies.parse(stats, options)
>   File "/usr/share/dh-python/dhpython/depends.py", line 242, in parse
>     deps = parse_pydep(self.impl, fn, bdep=self.bdep, **section_options)
>   File "/usr/share/dh-python/dhpython/pydist.py", line 522, in parse_pydep
>     for part in dependency.split(','))
> AttributeError: 'NoneType' object has no attribute 'split'
> make: *** [debian/rules:4: binary] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/12/20/python-sniffio_1.2.0-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to