Open
Description
Description
Cannot co-install libpcap0.8-dev:amd64
and libpcap0.8-dev:i386
.
Platforms affected
- Azure DevOps
- GitHub Actions - Standard Runners
- GitHub Actions - Larger Runners
Runner images affected
- Ubuntu 22.04
- Ubuntu 24.04
- macOS 13
- macOS 13 Arm64
- macOS 14
- macOS 14 Arm64
- macOS 15
- macOS 15 Arm64
- Windows Server 2019
- Windows Server 2022
- Windows Server 2025
Image version and build link
20250602.3.0
https://github.com/fxzxmicah/wine-tkg-git/actions/runs/15469951006/job/43551427138#step:3:9492
Is it regression?
Yes or no. It used to work fine on Ubuntu 22.04.
Expected behavior
libpcap0.8-dev:amd64
and libpcap0.8-dev:i386
can be co-installed.
Actual behavior
Unpacking libpcap0.8-dev:i386 (1.10.4-4.1ubuntu3) ...
dpkg: error processing archive /var/cache/apt/archives/libpcap0.8-dev_1.10.4-4.1ubuntu3_i386.deb (--unpack):
trying to overwrite shared '/usr/bin/pcap-config', which is different from other instances of package libpcap0.8-dev:i386
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Repro steps
Simply attempt to co-install libpcap0.8-dev:amd64 and libpcap0.8-dev:i386.