Source: django-markupfield
Version: 2.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20231212 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>>'
> py3versions: no X-Python3-Version in control file, using supported versions
> set -e; \
> for python in python3.12 python3.11; do \
>       $python $(which django-admin) test 
> --settings=markupfield.tests.settings --pythonpath=. ; \
> done
> Creating test database for alias 'default'...
> Found 34 test(s).
> System check identified no issues (0 silenced).
> ....EE<string>:1: (WARNING/2) "raw" directive disabled.
> ............................
> ======================================================================
> ERROR: test_form_create 
> (markupfield.tests.tests.MarkupFieldFormSaveTests.test_form_create)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/markupfield/tests/tests.py", line 389, in 
> test_form_create
>     self.assertEquals(actual.body.raw, self.data["body"])
>     ^^^^^^^^^^^^^^^^^
> AttributeError: 'MarkupFieldFormSaveTests' object has no attribute 
> 'assertEquals'. Did you mean: 'assertEqual'?
> 
> ======================================================================
> ERROR: test_form_update 
> (markupfield.tests.tests.MarkupFieldFormSaveTests.test_form_update)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/markupfield/tests/tests.py", line 407, in 
> test_form_update
>     self.assertEquals(actual.body.raw, update["body"])
>     ^^^^^^^^^^^^^^^^^
> AttributeError: 'MarkupFieldFormSaveTests' object has no attribute 
> 'assertEquals'. Did you mean: 'assertEqual'?
> 
> ----------------------------------------------------------------------
> Ran 34 tests in 0.213s
> 
> FAILED (errors=2)
> Destroying test database for alias 'default'...
> make[1]: *** [debian/rules:20: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/12/12/django-markupfield_2.0.1-1_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20231212;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20231212&[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.

Reply via email to