Source: mailscripts Version: 27-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20221220 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>>' > ./tests/email-print-mime-structure.sh > Testing alternative.eml > Traceback (most recent call last): > File "/<<PKGBUILDDIR>>/./email-print-mime-structure", line 46, in <module> > import pgpy #type: ignore > File "/usr/lib/python3/dist-packages/pgpy/__init__.py", line 4, in <module> > from .pgp import PGPKey > File "/usr/lib/python3/dist-packages/pgpy/pgp.py", line 27, in <module> > from .constants import CompressionAlgorithm > File "/usr/lib/python3/dist-packages/pgpy/constants.py", line 23, in > <module> > from ._curves import BrainpoolP256R1, BrainpoolP384R1, BrainpoolP512R1, > X25519, Ed25519 > File "/usr/lib/python3/dist-packages/pgpy/_curves.py", line 37, in <module> > @utils.register_interface(ec.EllipticCurve) > AttributeError: module 'cryptography.utils' has no attribute > 'register_interface'. Did you mean: 'verify_interface'? > --- tests/email-print-mime-structure/alternative.out 2022-06-24 > 21:52:21.000000000 +0000 > +++ /dev/fd/63 2022-12-20 09:49:43.674063951 +0000 > @@ -1,3 +0,0 @@ > -└┬╴multipart/alternative 414 bytes > - ├─╴text/plain 26 bytes > - └─╴text/html 72 bytes > make[1]: *** [Makefile:14: check] Error 1 > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_auto_test: error: make -j8 check returned exit code 2 The full build log is available from: http://qa-logs.debian.net/2022/12/20/mailscripts_27-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20221220;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20221220&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.