Hi, I use a Debian trixie container for testing using amd64 architecture. I use cross compilation to arm64.
When I try to create the container I get this error: libgssapi-krb5-2 : Breaks: libgssapi-krb5-2:arm64 (!= 1.20.1-5+b1) but 1.20.1-5 is to be installed Looking on https://packages.debian.org/trixie/libkrb5-3, I see amd64 uses a maintainer version, while arm64 does not. I tried to use preferences and pin the version, but it seems the maintainer version is pinned as well. What can I do? Erez Geva