On Mon, Mar 18, 2024 at 05:42:15PM -0700, Dima Kogan wrote:
> Gianfranco Costamagna <[email protected]> writes:
>
> > Hello, for some reasons sysdig has an hardcoded runtime dependency on
> > libfalcosecurity0, now renamed in libfalcosecurity0t64. You can remove
> > it and let debhelper create it via shlibs:Depends automatically
>
> Thank you very much for catching and fixing this. The falco ABIs weren't
> obviously stable earlier, but that might be better now, so hopefully we
> can get away without a versioned dependency. I'll ask falco upstream
> about stability in a bit.
For bookworm -> trixie upgrades, removing the
Provides: ${t64:Provides}
in libfalcosecurity0 should have a similar effect of forcing the
upgrade.
cu
Adrian