#1092947 libzmq3-dev: Unable to install libzmq3-dev:s390x on amd64

Package:
libzmq3-dev
Source:
libzmq3-dev
Description:
lightweight messaging kernel (development files)
Submitter:
Yasushi SHOJI
Date:
2025-01-13 18:03:02 UTC
Severity:
normal
#1092947#5
Date:
2025-01-13 17:59:24 UTC
From:
To:
Dear Maintainer,

I can't install libzmq3-dev:s390x along with libzmq3-dev:amd64. I get
the following error:

    ❯ sudo apt install --no-auto-remove libzmq3-dev:s390x
    Installing:
      libzmq3-dev:s390x

    Installing dependencies:
      cppzmq-dev:s390x

    Summary:
      Upgrading: 0, Installing: 2, Removing: 0, Not Upgrading: 254
      Download size: 0 B / 503 kB
      Space needed: 2,817 kB / 206 GB available

    Continue? [Y/n]
    Selecting previously unselected package libzmq3-dev:s390x.
    (Reading database ... 731946 files and directories currently installed.)
    Preparing to unpack .../libzmq3-dev_4.3.5-1+b3_s390x.deb ...
    Unpacking libzmq3-dev:s390x (4.3.5-1+b3) ...
    dpkg: error processing archive
/var/cache/apt/archives/libzmq3-dev_4.3.5-1+b3_s390x.deb (--unpack):
     trying to overwrite shared
'/usr/share/man/man3/zmq_atomic_counter_dec.3.gz', which is different
from other instances of package libzmq3-dev:s390x
    Selecting previously unselected package cppzmq-dev:s390x.
    Preparing to unpack .../cppzmq-dev_4.10.0-1+b1_s390x.deb ...
    Unpacking cppzmq-dev:s390x (4.10.0-1+b1) ...
    Errors were encountered while processing:
     /var/cache/apt/archives/libzmq3-dev_4.3.5-1+b3_s390x.deb
    needrestart is being skipped since dpkg has failed
    Error: Sub-process /usr/bin/dpkg returned an error code (1)

Let me know if you need more info.