Source: django-tables
Version: 2.4.1-1
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
Usertags: ftbfs-20211104 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>>'
> dh_auto_test -- --system=custom --test-args="{interpreter} -Wd manage.py test"
> I: pybuild base:232: python3.9 -Wd manage.py test
> Creating test database for alias 'default'...
> System check identified no issues (0 silenced).
> .................................................................................F......................................................................................................................................................................................................................................................................................../usr/lib/python3.9/unittest/case.py:550:
> DeprecationWarning: Use '__' to separate path components, not '.' in
> accessor 'a.b' (fallback will be removed in django_tables2 version 3).
> method()
> ...............
> ======================================================================
> FAIL: test_should_support_custom_dataset_kwargs
> (tests.test_export.ExportViewTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "/<<PKGBUILDDIR>>/tests/test_export.py", line 227, in
> test_should_support_custom_dataset_kwargs
> self.assertIn(title, wb.sheetnames)
> AssertionError: 'The Sheet Name' not found in ['-']
>
> ----------------------------------------------------------------------
> Ran 377 tests in 0.715s
>
> FAILED (failures=1)
> Destroying test database for alias 'default'...
> E: pybuild pybuild:354: test: plugin custom failed with: exit code=1:
> python3.9 -Wd manage.py test
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 --system=custom
> "--test-args={interpreter} -Wd manage.py test" returned exit code 13
The full build log is available from:
http://qa-logs.debian.net/2021/11/04/django-tables_2.4.1-1_unstable.log
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 marking 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.