control: tags -1 -moreinfo

On 25.02.23 15:14, Bastien Roucariès wrote:
control: tags -1 +moreinfo
Le vendredi 24 février 2023, 11:28:18 UTC Matthias Klose a écrit :
Package: lintian
Version: 2.116.3
Severity: serious
Tags: sid bookworm

seen with the binary packages from
https://people.debian.org/~doko/tmp/

$ lintian -F python3.12_3.12.0~a5-1_amd64.changes
E: libpython3.12: embedded-library expat
[usr/lib/x86_64-linux-gnu/libpython3.12.so.1.0]
E: libpython3.12-dbg: embedded-library expat
[usr/lib/x86_64-linux-gnu/libpython3.12d.so.1.0]
E: python3.12-dbg: embedded-library expat [usr/bin/python3.12d]
E: python3.12-minimal: embedded-library expat [usr/bin/python3.12]
E: python3.12-nopie: embedded-library expat [usr/bin/python3.12]
Hi doko;

Could you check why the "requested feature requires XML_DTD support in Expat" 
string is on the binary ?

Bastien

The packages are confiured --with-system-expat, and all have proper dependencies
on libexpat1.

The same bogus messages can be found for python3.11 at
https://udd.debian.org/lintian/?packages=python3.11


hi

yes, see https://github.com/python/cpython/blob/main/Modules/pyexpat.c

Reply via email to