Your message dated Sun, 25 Dec 2022 18:20:47 +0000
with message-id <e1p9vc7-001h0a...@fasolo.debian.org>
and subject line Bug#1026521: fixed in python-randomize 0.14-3
has caused the Debian Bug report #1026521,
regarding python-randomize: FTBFS: AssertionError: 'test_C 
(fixtures.Tests.test_C) ... ok' != 'test_C (fixtures.Tests) ... ok'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1026521: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1026521
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-randomize
Version: 0.14-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
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;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&fusertaguser=lu...@debian.org&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.

--- End Message ---
--- Begin Message ---
Source: python-randomize
Source-Version: 0.14-3
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-randomize, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1026...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated python-randomize package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 25 Dec 2022 19:02:15 +0100
Source: python-randomize
Architecture: source
Version: 0.14-3
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1026521
Changes:
 python-randomize (0.14-3) unstable; urgency=medium
 .
   [ Ondřej Nový ]
   * Bump Standards-Version to 4.4.1.
 .
   [ Thomas Goirand ]
   * Fixed unit testing with Python 3.11 (Closes: #1026521).
Checksums-Sha1:
 d10cf40b890a4bf752bb333c0bf6d280d2063e72 2188 python-randomize_0.14-3.dsc
 50cef1ebc6b75344ec179b2ee9a75561a13d6c7a 2528 
python-randomize_0.14-3.debian.tar.xz
 3ab64e59c6d165fec9af01136b3862cc40ed0fe6 7973 
python-randomize_0.14-3_amd64.buildinfo
Checksums-Sha256:
 de49ec821781db0b91092f9adadb7db5718379fe7fc343dd7acaa738d0143e30 2188 
python-randomize_0.14-3.dsc
 8c711d3e673a8164135471867dd717cf678026c2cb7fabdbef91efa9f1dd78d3 2528 
python-randomize_0.14-3.debian.tar.xz
 e0153c9d8ea8722751aa336b3b59692dbc66b2b9a9422f17f85e3f7f49f27ae8 7973 
python-randomize_0.14-3_amd64.buildinfo
Files:
 a8f09ffec1fb121606aa2c965ef3fbf6 2188 python optional 
python-randomize_0.14-3.dsc
 fc132ff829040f1f16ff2c8113c2d790 2528 python optional 
python-randomize_0.14-3.debian.tar.xz
 7d295ff9df7b94a4db4fda85a4a3d6ef 7973 python optional 
python-randomize_0.14-3_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmOokOMACgkQ1BatFaxr
Q/7OrQ//fGFHz6jE33lw/zFeeDoVTANcgi93v3OBoImzFVJMLr6JydOMG76gIi8h
e+bKXwdKycr4W7YiwLrvTxIIhQLt5X0OTgzdl4v5dRYUPt/dpOvJZj1ZZhfYkG6n
e8UHfPC9qvVHAdDqnQ4kETFu+UWa+CGUxi37GVqSpD314TLnRCP7aqU1EMO6wpII
X3i8RrAqkGbEOHBAxZ8EOY8c2HBXDrmDNM4KFfAi+0Sd0zbducazd2Ug8ymGXFfP
KjqUy0AFIpCR9LEICi1F/9AlTj1N8eTI52fYxXlEh3A9hW+X6BgTGaPL6qYNqj/s
feYX3wtpBAJ/G7lmmhLLe4YwnBXgPXR9/bml2kl2YQgRPSdl2S+5LemV6cNj9DB5
9b9YHun863lWHfkH2VJW/pnnR7HAntXjgVVr7sbFeOOPtEQZpIyDDphshr3evscu
MJHdg0VIdtfUUZvxc9OJgFu2IFk4VGK9tWSqmG5glXZNs2HQavRi+W5ZWuLPh6M+
pSIWEzunyaocj/yd5+bgUvxeil2jxOJ1pRHwhIuaezMicPpB3UaA2n9supCFYsj1
j2+RRe+0S0uJxzQQ8j6fN/gNOcvOWe1uUafa/Xs4xWQ1KNN44VEgOk9FagGoZJgG
rqZcEJpweGg8Tt+AbhBddDmENNegoTvDhG/w2NrGZu3+PI/pEBA=
=qd/R
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to