Package: libmnl-dev
Severity: normal
Dear Maintainer,
I am trying to cross compile a program relying on libipset, but can't install
libipset-dev:amd64 and libipset-dev:arm64 at the same time. I suspect this is
due to libmnl-dev not exposing the correct Multiarch tags (but don't know enough
about this to send a patch).
Steps to reproduce this issue in Docker:
❯ docker run -it debian:buster /bin/bash
root@8fc51df86cd9:/# dpkg --add-architecture arm64
root@8fc51df86cd9:/# apt update > /dev/null
root@8fc51df86cd9:/# apt install libipset-dev:arm64 libipset-dev:amd64
libmnl-dev:arm64 libmnl-dev:amd64
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libmnl-dev : Conflicts: libmnl-dev:arm64 but 1.0.4-2 is to be installed
libmnl-dev:arm64 : Conflicts: libmnl-dev but 1.0.4-2 is to be installed
E: Unable to correct problems, you have held broken packages.
-- System Information:
Debian Release: 10.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: arm64
Kernel: Linux 4.9.184-linuxkit (SMP w/6 CPU cores)
Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect
Versions of packages libmnl-dev depends on:
ii libmnl0 1.0.4-2
libmnl-dev recommends no packages.
libmnl-dev suggests no packages.