Your message dated Wed, 04 Jan 2023 13:08:14 +0000
with message-id <e1pd3v8-002n1l...@fasolo.debian.org>
and subject line Bug#1027512: fixed in python-logutils 0.3.5-1
has caused the Debian Bug report #1027512,
regarding python-logutils: FTBFS: AssertionError: True is not false
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.)


-- 
1027512: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1027512
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: python-logutils
Version: 0.3.3-8
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230101 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> make[1]: pyversions: No such file or directory
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e && for pyvers in 3.11 3.10; do \
>       python$pyvers setup.py test ; \
> done
> .FFFSome unicode string with some śćźół chars
> ...................FFF..FFF
> ======================================================================
> FAIL: test_multiple (test_adapter.AdapterTest.test_multiple)
> Test of matching multiple values in logging test harness.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_adapter.py", line 58, in test_multiple
>     self.assertFalse(h.matches(levelno=logging.INFO))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_partial (test_adapter.AdapterTest.test_partial)
> Test of partial matching in logging test harness.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_adapter.py", line 42, in test_partial
>     self.assertFalse(h.matches(message="either"))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_simple (test_adapter.AdapterTest.test_simple)
> Simple test of logging test harness.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_adapter.py", line 30, in test_simple
>     self.assertFalse(h.matches(levelno=logging.INFO))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_multiple (test_testing.LoggingTest.test_multiple)
> Test of matching multiple values in logging test harness.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_testing.py", line 56, in test_multiple
>     self.assertFalse(h.matches(levelno=logging.INFO))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_partial (test_testing.LoggingTest.test_partial)
> Test of partial matching in logging test harness.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_testing.py", line 40, in test_partial
>     self.assertFalse(h.matches(message="either"))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_simple (test_testing.LoggingTest.test_simple)
> Simple test of logging test harness.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_testing.py", line 28, in test_simple
>     self.assertFalse(h.matches(levelno=logging.INFO))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_multiple (test_queue.QueueTest.test_multiple)
> Test of matching multiple values through queues.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_queue.py", line 66, in test_multiple
>     self.assertFalse(h.matches(levelno=logging.INFO))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_partial (test_queue.QueueTest.test_partial)
> Test of partial matching through queues.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_queue.py", line 49, in test_partial
>     self.assertFalse(h.matches(message="either"))
> AssertionError: True is not false
> 
> ======================================================================
> FAIL: test_simple (test_queue.QueueTest.test_simple)
> Simple test of queue handling and listening.
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/test_queue.py", line 36, in test_simple
>     self.assertFalse(h.matches(levelno=logging.INFO))
> AssertionError: True is not false
> 
> ----------------------------------------------------------------------
> Ran 31 tests in 0.011s
> 
> FAILED (failures=9)
> make[1]: *** [debian/rules:21: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/01/01/python-logutils_0.3.3-8_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230101;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230101&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-logutils
Source-Version: 0.3.5-1
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
python-logutils, 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 1027...@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-logutils 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: Wed, 04 Jan 2023 13:06:22 +0100
Source: python-logutils
Architecture: source
Version: 0.3.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1027512
Changes:
 python-logutils (0.3.5-1) unstable; urgency=medium
 .
   * New upstream release.
   * Removed obsolete patches:
     - fix-_levelNames-vs-_levelToName.patch
     - test-failures-fatal.patch
   * Rebased no-u-in-python-3.9.patch.
   * Add set-default-log-level.patch (Closes: #1027512).
Checksums-Sha1:
 bb45be1623d0409db81d3569121a71feb6615078 2161 python-logutils_0.3.5-1.dsc
 177d89c218a9bd81f22aaafd930d995993afa4bb 24748 
python-logutils_0.3.5.orig.tar.xz
 78eaf52da7a1fdb9cfbc0a206ab0dee1246b8329 4132 
python-logutils_0.3.5-1.debian.tar.xz
 09667fc9347a115ef88a2cccfe0b6dcd08f99ebe 8433 
python-logutils_0.3.5-1_amd64.buildinfo
Checksums-Sha256:
 bede08ed5cbdde70dcb0335c408f436c249a3d1e17ba1b1d8d5db14e8803c89c 2161 
python-logutils_0.3.5-1.dsc
 82cb5281444e96d4a8de823db43c79fff3046372f23b68df9a0a4957c6db36eb 24748 
python-logutils_0.3.5.orig.tar.xz
 5fcf2cebea2b75dce44f5f4fb9083a3dc69b24cb8ea3124a2aee42b2312c79b5 4132 
python-logutils_0.3.5-1.debian.tar.xz
 57774034606b795ae8c01ac78c01ed9d8ddf473e253273cad4d36b61c9fea939 8433 
python-logutils_0.3.5-1_amd64.buildinfo
Files:
 20cc86390579b686aa49da31e4b2ed08 2161 python optional 
python-logutils_0.3.5-1.dsc
 ff6e045b395f394068353fd3cd1f08cf 24748 python optional 
python-logutils_0.3.5.orig.tar.xz
 8e3fe704c5e467754065835b74aceab6 4132 python optional 
python-logutils_0.3.5-1.debian.tar.xz
 56eec5ae1697d4a74fe75351a885aae8 8433 python optional 
python-logutils_0.3.5-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmO1c7EACgkQ1BatFaxr
Q/5lRA/+KvtXboU0qLw9WpnaJqNRMXeu2vkLhIL16FxjJ8bx1hTp47088CBpLPqj
cxdGpFgK4CL3guPms6B1yLgk1bupuQN9KIdOyxdEEH0olP/3WYe4bCiPoUfQAskU
6knoq8ftHGPay1/SCtm4KT1TGzPZoBIRBJfoGls/aidaHGhX1bfZ5rs/NTZkZjWb
EznvwxI2Zv2Dq9+Gl8iXPEw8nVeQXGtJA+4MAjc2hdtuEdW4XG+W4hXfSPmgAd28
O+C5BnYXNJS/dqxz2gZo/2aygcOVcDhQ8HMmmqcQumP/Z4D7rhvXrYY8XJu4bcOe
A4/pJgH3LrkdA59HEZTToj5+vBYyvMZfSLXQna9sbIT+t1S1Ln7xitAnaPOlPy9f
/mvPBjxSxz660cY64eo1lIrEcRl6hj1RPvHnEk9pmOG+9kdzyeMajxYwah5D7/QV
xhYuahD0VVtUGNKuL9rhTZaWphCMk6UkQCmm4BIqrbCMYiI6/CQLBM6Y9PakJVe+
LT3W0TUr6wkqe31Vr2tk51c0KUpwBOwWIkMGFJItHlWr8z7Wcc4yVAjcFhI42vt+
p10G2fAhjI7TeXWUBnYmG8rYGiyt1uwDuGTkyrRMNiv6qmSvURW5Fxieh8Tqa+GX
LHBuZ8v5yPnnRbZ8L81bsGQbhXk5iUVt6g0Hh+xHJK0dqgPPI0E=
=bgAd
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to