Source: mypy
Version: 1.0.1-1
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: [email protected]
Usertags: ftbfs-20230724 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
> export TEST_MYPYC=1
> PYBUILD_SYSTEM=custom \
> PYBUILD_TEST_ARGS="{interpreter} -m mypy \
> --config-file {dir}/mypy_self_check.ini -p mypy" dh_auto_test
> pybuild --test -i python{version} -p 3.11
> I: pybuild base:240: python3.11 -m mypy --config-file
> /<<PKGBUILDDIR>>/mypy_self_check.ini -p mypy
> mypy/test/data.py:357: error: "DataSuiteCollector" has no attribute
> "_prunetraceback" [attr-defined]
> self.parent._prunetraceback(excinfo)
> ^~~~~~~~~~~~~~~~~~~~~~~~~~~
> Found 1 error in 1 file (checked 169 source files)
> E: pybuild pybuild:388: test: plugin custom failed with: exit code=1:
> python3.11 -m mypy --config-file /<<PKGBUILDDIR>>/mypy_self_check.ini -p
> mypy
> rm -fr -- /tmp/dh-xdg-rundir-JjqRFcPf
> dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit
> code 13
> make[1]: *** [debian/rules:77: override_dh_auto_test-arch] Error 25
The full build log is available from:
http://qa-logs.debian.net/2023/07/24/mypy_1.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-20230724;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230724&[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.