Source: chaussette
Version: 1.3.0+git20170419+82ac44a-0.4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230726 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> http_proxy="" dh_auto_test
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9
> in use)
> I: pybuild base:240: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_chaussette/build; python3.11 -m nose
> -v
> test_backends (chaussette.tests.test_backend.TestBackend) ... FAIL
> test_app (chaussette.tests.test_paste.TestPasteApp) ... SKIP: Only Python 2
> test_main (chaussette.tests.test_server.TestMain) ... ok
> Test all backends with default params ... SKIP: Not py3
> Check the spawn option for the backend that support it ... SKIP: Not py3
> test_create_socket (chaussette.tests.test_util.TestUtil.test_create_socket)
> ... ok
> test_import_string (chaussette.tests.test_util.TestUtil.test_import_string)
> ... ok
>
> ======================================================================
> FAIL: test_backends (chaussette.tests.test_backend.TestBackend)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_chaussette/build/chaussette/tests/test_backend.py",
> line 30, in test_backends
> self.assertEqual(_backends, expected)
> AssertionError: Lists differ: ['waitress', 'wsgiref'] != ['eventlet',
> 'waitress', 'wsgiref']
>
> First differing element 0:
> waitress
> eventlet
>
> Second list contains 1 additional elements.
> First extra element 2:
> wsgiref
>
> - ['waitress', 'wsgiref']
> + ['eventlet', 'waitress', 'wsgiref']
> ? ++++++++++++
>
>
> ----------------------------------------------------------------------
> Ran 7 tests in 1.079s
>
> FAILED (SKIP=3, failures=1)
> E: pybuild pybuild:388: test: plugin distutils failed with: exit code=1: cd
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_chaussette/build; python3.11 -m nose
> -v
> dh_auto_test: error: pybuild --test --test-nose -i python{version} -p 3.11
> returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2023/07/26/chaussette_1.3.0+git20170419+82ac44a-0.4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230726;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230726&[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.