On Sun, 19 Jul 2026 at 18:37, Paul Eggert <[email protected]> wrote: > > On 2026-07-19 10:26, Luca Boccassi wrote: > > I'm not sure what static checking you are talking about? There's > > static analyzer involved that I know of > > The static checking that looks at what objects are dynamically linked > and complains if the corresponding package doesn't have the > corresponding required dependency. For example, this static checking > complains that because 'ldd /usr/bin/who' outputs a libsystemd.so.0 > line, the coreutils package should depend on the libsystemd package.
There's no static checking or complaining involved anywhere that I know of.
