Package: src:magnum-cluster-api
Version: 0.16.0-1
Severity: serious
Tags: ftbfs trixie sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules clean
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=pybuild --with python3
dh_auto_clean -O--buildsystem=pybuild
dh_autoreconf_clean -O--buildsystem=pybuild
dh_clean -O--buildsystem=pybuild
debian/rules binary
make: pyversions: No such file or directory
py3versions: no X-Python3-Version in control file, using supported versions
dh binary --buildsystem=pybuild --with python3
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_magnum_cluster_api
* Building wheel...
Successfully built magnum_cluster_api-0.16.0-py3-none-any.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13 with
"installer" module
dh_auto_test -O--buildsystem=pybuild
I: pybuild base:311: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_magnum_cluster_api/build; python3.13 -m
pytest magnum_cluster_api/tests/unit -v -k "not test_create_cluster"
ImportError while loading conftest
'/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_magnum_cluster_api/build/magnum_cluster_api/tests/conftest.py'.
magnum_cluster_api/tests/conftest.py:31: in <module>
from magnum_cluster_api import driver
magnum_cluster_api/driver.py:32: in <module>
from magnum_cluster_api import (
magnum_cluster_api/resources.py:40: in <module>
CLUSTER_CLASS_VERSION =
pkg_resources.require("magnum_cluster_api")[0].version
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:1061: in require
needed = self.resolve(parse_requirements(requirements))
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:888: in resolve
dist = self._resolve_dist(
/usr/lib/python3/dist-packages/pkg_resources/__init__.py:934: in _resolve_dist
raise VersionConflict(dist, req).with_context(dependent_req)
E pkg_resources.ContextualVersionConflict: (semver 3.0.2
(/usr/lib/python3/dist-packages), Requirement.parse('semver<3.0.0,>=2.0.0'),
{'magnum-cluster-api'})
E: pybuild pybuild:389: test: plugin pyproject failed with: exit code=4: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.13_magnum_cluster_api/build; python3.13 -m
pytest magnum_cluster_api/tests/unit -v -k "not test_create_cluster"
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.13
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/202503/
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:magnum-cluster-api, so that this is still
visible in the BTS web page for this package.
Thanks.