I hade this same problem. Apparently an on apparmor profile left behind
of an old mysql install. This fixed it for me;

    echo "/usr/sbin/mysqld { }" > /etc/apparmor.d/usr.sbin.mysqld
    apparmor_parser -v -R /etc/apparmor.d/usr.sbin.mysqld
    systemctl restart mariadb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899483

Title:
  long hang apt install mariadb-server on Ubuntu 20.04 server

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mariadb-10.3/+bug/1899483/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to