Source: jaraco.classes
Version: 3.2.1-3
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230726 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary --with python3 --buildsystem pybuild
> dh_update_autotools_config -O--buildsystem=pybuild
> dh_autoreconf -O--buildsystem=pybuild
> dh_auto_configure -O--buildsystem=pybuild
> I: pybuild base:240: python3.11 setup.py config
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _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)
> WARNING: The wheel package is not available.
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3 setup.py build
> /usr/lib/python3/dist-packages/setuptools/__init__.py:84:
> _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)
> WARNING: The wheel package is not available.
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build/jaraco
> creating
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build/jaraco/classes
> copying jaraco/classes/meta.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build/jaraco/classes
> copying jaraco/classes/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build/jaraco/classes
> copying jaraco/classes/ancestry.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build/jaraco/classes
> copying jaraco/classes/properties.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build/jaraco/classes
> running egg_info
> creating jaraco.classes.egg-info
> writing jaraco.classes.egg-info/PKG-INFO
> writing dependency_links to jaraco.classes.egg-info/dependency_links.txt
> writing requirements to jaraco.classes.egg-info/requires.txt
> writing top-level names to jaraco.classes.egg-info/top_level.txt
> writing manifest file 'jaraco.classes.egg-info/SOURCES.txt'
> reading manifest file 'jaraco.classes.egg-info/SOURCES.txt'
> adding license file 'LICENSE'
> writing manifest file 'jaraco.classes.egg-info/SOURCES.txt'
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build; python3.11 -m
> pytest
> ============================= test session starts
> ==============================
> platform linux -- Python 3.11.4, pytest-7.4.0, pluggy-1.2.0
> rootdir: /<<PKGBUILDDIR>>
> configfile: pytest.ini
> collected 4 items / 1 error
>
> ==================================== ERRORS
> ====================================
> _ ERROR collecting
> .pybuild/cpython3_3.11_jaraco.classes/build/jaraco/classes/ancestry.py _
> /usr/lib/python3/dist-packages/_pytest/runner.py:341: in from_call
> result: Optional[TResult] = func()
> /usr/lib/python3/dist-packages/_pytest/runner.py:372: in <lambda>
> call = CallInfo.from_call(lambda: list(collector.collect()), "collect")
> /usr/lib/python3/dist-packages/_pytest/doctest.py:547: in collect
> module = import_path(
> /usr/lib/python3/dist-packages/_pytest/pathlib.py:565: in import_path
> importlib.import_module(module_name)
> /usr/lib/python3.11/importlib/__init__.py:126: in import_module
> return _bootstrap._gcd_import(name[level:], package, level)
> <frozen importlib._bootstrap>:1204: in _gcd_import
> ???
> <frozen importlib._bootstrap>:1176: in _find_and_load
> ???
> <frozen importlib._bootstrap>:1147: in _find_and_load_unlocked
> ???
> <frozen importlib._bootstrap>:690: in _load_unlocked
> ???
> <frozen importlib._bootstrap_external>:940: in exec_module
> ???
> <frozen importlib._bootstrap>:241: in _call_with_frames_removed
> ???
> jaraco/classes/ancestry.py:6: in <module>
> from more_itertools import unique_everseen
> E ModuleNotFoundError: No module named 'more_itertools'
> =========================== short test summary info
> ============================
> ERROR jaraco/classes/ancestry.py - ModuleNotFoundError: No module named
> 'more...
> !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection
> !!!!!!!!!!!!!!!!!!!!
> =============================== 1 error in 0.10s
> ===============================
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=2: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_jaraco.classes/build; python3.11 -m
> pytest
> dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/07/26/jaraco.classes_3.2.1-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&[email protected]&allbugs=1&cseverity=1&ctags=1&caffected=1#results
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 mark 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.