I tried multiple things to get this to work, but it's not working:
I'm running sudo apt-get upgrade
and get the following error:
Preparing to unpack .../base-files_10.1ubuntu2.2_amd64.deb ...
Unpacking base-files (10.1ubuntu2.2) over (9.4ubuntu4.13) ...
dpkg: error processing archive /var/cache/apt/archives/base-files_10.1ubuntu2.2_amd64.deb (--unpack):
trying to overwrite '/etc/default/motd-news', which is also in package motd-news-config 9.4ubuntu4.13
Errors were encountered while processing:
/var/cache/apt/archives/base-files_10.1ubuntu2.2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
How can I fix this?
dpkg: error processing package motd-news-config (--purge): dependency problems - not removing Errors were encountered while processing: motd-news-config
– mcadio Oct 12 '20 at 12:48