Source: python-django-modelcluster Version: 6.0-2 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20230925 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>>' > dh_auto_test -- --system=custom --test-args="cd {build_dir}; {interpreter} > ./runtests.py" > I: pybuild pybuild:314: cp -r /<<PKGBUILDDIR>>/tests > /<<PKGBUILDDIR>>/runtests.py > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-modelcluster/build > I: pybuild base:291: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-modelcluster/build; python3.11 > ./runtests.py > Creating test database for alias 'default'... > Found 153 test(s). > System check identified no issues (0 silenced). > ..................................................F..................................................................................................x... > ====================================================================== > FAIL: test_formfield_callback > (tests.tests.test_cluster_form.ClusterFormTest.test_formfield_callback) > ---------------------------------------------------------------------- > Traceback (most recent call last): > File > "/<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-modelcluster/build/tests/tests/test_cluster_form.py", > line 276, in test_formfield_callback > self.assertEqual(Textarea, type(form['name'].field.widget)) > AssertionError: <class 'django.forms.widgets.Textarea'> != <class > 'django.forms.widgets.TextInput'> > > ---------------------------------------------------------------------- > Ran 153 tests in 0.829s > > FAILED (failures=1, expected failures=1) > Destroying test database for alias 'default'... > E: pybuild pybuild:395: test: plugin custom failed with: exit code=1: cd > /<<PKGBUILDDIR>>/.pybuild/cpython3_3.11_django-modelcluster/build; python3.11 > ./runtests.py > dh_auto_test: error: pybuild --test -i python{version} -p 3.11 > --system=custom "--test-args=cd {build_dir}; {interpreter} ./runtests.py" > returned exit code 13 The full build log is available from: http://qa-logs.debian.net/2023/09/25/python-django-modelcluster_6.0-2_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&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.