Le vendredi 13 novembre 2020, 18:34:15 CET Felix Lechner a écrit : > Hi Aurélien, > > On Fri, Nov 13, 2020 at 9:00 AM Aurélien COUDERC <zecou...@free.fr> wrote: > > the fact that the lintian override is not working is really annoying. > > I don't think Lintian sees an override, so this comment may be better > placed in the debhelper bug mentioned above.
OK, understood. What about the original issue then ? Diving into file’s code, I can see that it identifies ELFs as stripped when they don’t have a .debug_info section. [0] I have no idea whether that’s OK and it’s the build process that should be fixed, or not. [0] https://sources.debian.org/src/file/1:5.35-4+deb10u1/src/readelf.c/#L1348 Happy hacking ! -- Aurélien