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.

Reply via email to