I'm getting this error when I try to install the pve-firmware 3.13-2 update.
Code
Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --allow-downgrades --allow-change-held-packages --fix-broken --fix-missing --auto-remove --allow-unauthenticated --show-upgraded --option DPkg::Options::="--force-confold" dist-upgrade 2>&1' with exit code '100': Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
pve-firmware
apt-listchanges: Reading changelogs...
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0 B/136 MB of archives.
After this operation, 9000 kB of additional disk space will be used.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 85604 files and directories currently installed.)
Preparing to unpack .../pve-firmware_3.13-2_all.deb ...
Unpacking pve-firmware (3.13-2) over (3.13-1) ...
dpkg: error processing archive /var/cache/apt/archives/pve-firmware_3.13-2_all.deb (--unpack):
trying to overwrite '/lib/firmware/rtl_bt/rtl8723cs_xx_fw.bin', which is also in package firmware-realtek-rtl8723cs-bt 20181104-2
Errors were encountered while processing:
/var/cache/apt/archives/pve-firmware_3.13-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; export DEBIAN_FRONTEND=noninteractive; apt-get --yes --allow-downgrades --allow-change-held-packages --fix-broken --fix-missing --auto-remove --allow-unauthenticated --show-upgraded --option DPkg::Options::="--force-confold" dist-upgrade 2>&1' with exit code '100': Reading package lists...
Building dependency tree...
Reading state information...
Calculating upgrade...
The following packages will be upgraded:
pve-firmware
apt-listchanges: Reading changelogs...
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
4 not fully installed or removed.
Need to get 0 B/136 MB of archives.
After this operation, 9000 kB of additional disk space will be used.
(Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 85604 files and directories currently installed.)
Preparing to unpack .../pve-firmware_3.13-2_all.deb ...
Unpacking pve-firmware (3.13-2) over (3.13-1) ...
dpkg: error processing archive /var/cache/apt/archives/pve-firmware_3.13-2_all.deb (--unpack):
trying to overwrite '/lib/firmware/rtl_bt/rtl8723cs_xx_fw.bin', which is also in package firmware-realtek-rtl8723cs-bt 20181104-2
Errors were encountered while processing:
/var/cache/apt/archives/pve-firmware_3.13-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1) in /usr/share/openmediavault/engined/rpc/apt.inc:226
Stack trace:
#0 /usr/share/php/openmediavault/rpc/serviceabstract.inc(622): Engined\Rpc\Apt->Engined\Rpc\{closure}()
#1 /usr/share/openmediavault/engined/rpc/apt.inc(207): OMV\Rpc\ServiceAbstract->execBgProc()
#2 [internal function]: Engined\Rpc\Apt->upgrade()
#3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(122): call_user_func_array()
#4 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod()
#5 /usr/sbin/omv-engined(544): OMV\Rpc\Rpc::call()
#6 {main}
Display More