After running a routine apt-get upgrade, I am getting this error:
The following packages will be upgraded:
linux-base
1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/32.4 kB of archives.
After this operation, 19.5 kB of additional disk space will be used.
Preconfiguring packages ...
(Reading database ... 398416 files and directories currently installed.)
Preparing to unpack .../linux-base_4.6_all.deb ...
Unpacking linux-base (4.6) over (4.5ubuntu9) ...
dpkg: error processing archive /var/cache/apt/archives/linux-base_4.6_all.deb (--unpack):
trying to overwrite '/usr/bin/perf', which is also in package linux-tools-common 6.8.0-52.53
Errors were encountered while processing:
/var/cache/apt/archives/linux-base_4.6_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
Any ideas on how to fix this? I did not install any new packages, this just started to show up.
System: Ubuntu 24.04.1 LTS, with Linux Mint cinnamon interface.