> > W dependency-is-not-multi-archified libmariadb-dev-compat depends on > > libmariadb-dev (multi-arch: no) > > W dependency-is-not-multi-archified libmariadbd-dev depends on > > libmariadb-dev (multi-arch: no) > > W dependency-is-not-multi-archified mariadb-plugin-gssapi-client > > depends on mariadb-client-10.5 (multi-arch: no) > > I fear that there is little you can do here. The hinter likely told you > that you can mark libmariadb-dev-compat Multi-Arch: same. Lintian told > you that Multi-Arch: same is useless since libmariadb-dev is not thus > marked. Both are correct. The idea of the hinter is that by > parallelizing the addition of M-A:same, we get everything marked quicker > while having some useless (but correct) markings in the interim. The > lintian stance is that useless markings issue a warning.
Multiarch-hinter says: libmariadbd-dev conflicts on /usr/include/mariadb/server/my_config.h on any two of amd64, arm64, armel, armhf, and 5 more I don't understand this, since my_config.h is supposed to be an ASCII file and identical to all archs. Running in Debian unstable to verify the file contents: apt install libmariadbd-dev cat /usr/include/mariadb/server/my_config.h