Comment 2 for bug 1969247

Revision history for this message
Lena Voytek (lvoytek) wrote (last edit ): Re: mysql-server install crashes after installing mysql-common and libmysqlclient21 first

Steps to reproduce:

# lxc launch images:ubuntu/focal test-mysql
# lxc exec test-mysql bash

# apt update && apt dist-upgrade -y

# apt install mysql-server