Source: python-randomize
Version: 0.14-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20221220 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules build
> make: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> dh build --buildsystem=pybuild --with python3
> 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
> running config
> I: pybuild base:240: python3.10 setup.py config
> running config
> dh_auto_build -O--buildsystem=pybuild
> I: pybuild base:240: /usr/bin/python3.11 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_randomize/build/randomize
> copying randomize/plugin.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_randomize/build/randomize
> copying randomize/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_randomize/build/randomize
> I: pybuild base:240: /usr/bin/python3 setup.py build
> running build
> running build_py
> creating /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_randomize/build/randomize
> copying randomize/plugin.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_randomize/build/randomize
> copying randomize/__init__.py ->
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_randomize/build/randomize
> dh_auto_test -O--buildsystem=pybuild
> I: pybuild base:240: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_randomize/build; python3.11 -m nose
> -v tests
> runTest (tests.test_randomize.TestRandomizePlugin.runTest) ... FAIL
> runTest (tests.test_randomize.TestRandomizePluginLooseTestFunctions.runTest)
> ... ok
> runTest (tests.test_randomize.TestRandomizePluginMultipleTestClasses.runTest)
> ... SKIP: Skipping test until the classes can be shuffled
> runTest (tests.test_randomize.TestRandomizePluginNoTUnitTestBased.runTest)
> ... ok
> runTest (tests.test_randomize.TestRandomizePluginNoTestFunctions.runTest) ...
> ok
>
> ======================================================================
> FAIL: runTest (tests.test_randomize.TestRandomizePlugin.runTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_randomize/build/tests/test_randomize.py",
> line 37, in runTest
> self.assertEqual(line.strip(), expect.pop(0))
> AssertionError: 'test_C (fixtures.Tests.test_C) ... ok' != 'test_C
> (fixtures.Tests) ... ok'
> - test_C (fixtures.Tests.test_C) ... ok
> ? -------
> + test_C (fixtures.Tests) ... ok
>
> -------------------- >> begin captured stdout << ---------------------
> Using 2531 as seed
> test_C (fixtures.Tests.test_C) ... ok
> test_B (fixtures.Tests.test_B) ... ok
> test_A (fixtures.Tests.test_A) ... ok
> test_D (fixtures.Tests.test_D) ... ok
>
> ----------------------------------------------------------------------
> Ran 4 tests in 0.002s
>
> OK
>
>
> --------------------- >> end captured stdout << ----------------------
>
> ----------------------------------------------------------------------
> Ran 5 tests in 0.070s
>
> FAILED (SKIP=1, failures=1)
> E: pybuild pybuild:386: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_randomize/build; python3.11 -m nose
> -v tests
> I: pybuild base:240: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_randomize/build; python3.10 -m nose
> -v tests
> runTest (tests.test_randomize.TestRandomizePlugin) ... ok
> runTest (tests.test_randomize.TestRandomizePluginLooseTestFunctions) ... ok
> runTest (tests.test_randomize.TestRandomizePluginMultipleTestClasses) ...
> SKIP: Skipping test until the classes can be shuffled
> runTest (tests.test_randomize.TestRandomizePluginNoTUnitTestBased) ... ok
> runTest (tests.test_randomize.TestRandomizePluginNoTestFunctions) ... ok
>
> ----------------------------------------------------------------------
> Ran 5 tests in 0.075s
>
> OK (SKIP=1)
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p "3.11
> 3.10" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2022/12/20/python-randomize_0.14-2_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&[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.