Source: storm
Version: 0.26-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20240224 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for version in $(py3versions -sv); do \
> PYTHONPATH=/<<PKGBUILDDIR>>/.pybuild/cpython3_${version}_storm/build \
> python$version dev/test; \
> done
> /<<PKGBUILDDIR>>/dev/test:33: DeprecationWarning: pkg_resources is deprecated
> as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
> from pkg_resources import parse_version
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/dev/test", line 242, in <module>
> runner_func = with_postgresfixture(runner_func)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/dev/test", line 90, in with_postgresfixture
> from six.moves.urllib.parse import urlunsplit
> ModuleNotFoundError: No module named 'six'
> /<<PKGBUILDDIR>>/dev/test:33: DeprecationWarning: pkg_resources is deprecated
> as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html
> from pkg_resources import parse_version
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/dev/test", line 242, in <module>
> runner_func = with_postgresfixture(runner_func)
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> File "/<<PKGBUILDDIR>>/dev/test", line 90, in with_postgresfixture
> from six.moves.urllib.parse import urlunsplit
> ModuleNotFoundError: No module named 'six'
> make[1]: *** [debian/rules:18: override_dh_auto_test] Error 1
The full build log is available from:
http://qa-logs.debian.net/2024/02/24/storm_0.26-1_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240224;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240224&[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.