Accidentally installed MAAS Debian packages alongside MAAS snap

You have to remove the mentioned MAAS deb-package by

sudo apt-get purge maas-common
sudo dpkg --force-all maas-common
sudo apt-get install -f

and then use snap instead.