Comment 3 for bug 2011293

Revision history for this message
Otto Kekäläinen (otto) wrote :

The terminal log says:
> Failed to stop mariadb.service: Unit mariadb.service not loaded.
> invoke-rc.d: initscript mariadb, action "stop" failed.
> Failed to stop mysql.service: Unit mysql.service not loaded.
> invoke-rc.d: initscript mysql, action "stop" failed.

This is similar to https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033234

Can you please provide a reproducible case? Perhaps something I can
run in a Docker container of LXD container to see this happening?

What happens if you run manually these

invoke-rc.d mariadb stop
ps faux | grep mariadb
ps faux | grep mysql