[Nottingham] [Help] Howto reinstall on apt + systemd!!!

Andy Smith andy at bitfolk.com
Sat Mar 6 01:07:38 UTC 2021


Hi Martin,

On Fri, Mar 05, 2021 at 10:41:08PM +0000, Martin via Nottingham wrote:
> The last attempt has been:
> 
> apt reinstall mariadb-client mariadb-server mariadb-server mysql-common
> 
> Help?!

Hard to help when you don't show what the error messages are,

With dpkg, actions like deleting config files are something that it
remembers and honours, which can cause problems on later
(re)installation. If that's your issue then the way around it is:

$ sudo apt reinstall -o Dpkg::Options::="--force-confask,confnew,confmiss" mariadb-server

If not, well, please show us what it says.

Cheers,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting



More information about the Nottingham mailing list