[Debian-pan-maintainers] Bug#1092054: freesas ftbfs with Python 3.13 as the default
Matthias Klose
doko at debian.org
Sat Jan 4 08:05:23 GMT 2025
Package: src:freesas
Version: 2024.9.0-1
Severity: serious
Tags: sid trixie
User: debian-python at lists.debian.org
Usertags: python3.13
freesas ftbfs with Python 3.13 as the default
[...]
[49/49] /<<PKGBUILDDIR>>/src/freesas/dnn.py
Successfully built freesas-2024.9.0-cp313-cp313-linux_x86_64.whl
I: pybuild plugin_pyproject:144: Unpacking wheel built for python3.13
with "installer" module
debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
set -ex ; for v in $(py3versions -sv) ; do
(P=.pybuild/cpython3_${v}_freesas/build ; cp -r src/freesas/test
$P/freesas/ ; cd $P ; python$v -m unittest discover -v) ; done
+ py3versions -sv
+ P=.pybuild/cpython3_3.12_freesas/build
+ cp -r src/freesas/test .pybuild/cpython3_3.12_freesas/build/freesas/
cp: cannot create directory
'.pybuild/cpython3_3.12_freesas/build/freesas/': No such file or directory
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
More information about the Debian-pan-maintainers
mailing list