I'm running a Raspberry Pi 3 with Ubuntu 16.04.3 LTS xenial. sudo apt-get update
exits with:
dpkg: error processing archive /var/cache/apt/archives/linux-firmware_1.157.11_all.deb (--unpack):
trying to overwrite '/lib/firmware/brcm/brcmfmac43430-sdio.bin', which is also in package linux-firmware-raspi2 1.20161020-0ubuntu1~0.2~rpi3
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
...
Errors were encountered while processing:
/var/cache/apt/archives/linux-firmware_1.157.11_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
The bulk of my search results for this problem are for the dreaded locked file or networking issues.
sudo apt-get install -f
didn't help.
Would my question be better served on Ask Ubuntu?
If so should I leave it up here and cross post it there?
dpkg-divert rejects that command
– Michael Dec 20 '17 at 07:51