[debian-mysql] Bug#1032407: Bug#1032407: Cannot start mariadb-server unless manually mkdir -p /var/lib/mysql
Faustin Lammler
faustin at fala.red
Mon Mar 6 11:03:58 GMT 2023
Hi Thomas!
This seems like a normal behavior to me, at least this is what the
/etc/mysql/mariadb.conf.d/50-server.cnf says:
| # Note: The configured log file or its directory need to be created
| # and be writable by the mysql user, e.g.:
| # $ sudo mkdir -m 2750 /var/log/mysql
| # $ sudo chown mysql /var/log/mysql
Also, I am not able to reproduce this on a fresh container:
| ❯ podman run --name 1032407 --rm -d fauust/docker-systemd:debian-12
| ❯ podman exec -it 1032407 bash -c "apt-get update && apt-get install -y mariadb-server && systemctl start mariadb && systemctl status mariadb"
Can you maybe point me to the steps that makes you think that there is a
problem?
--
Faustin
GPG: F652 BCD1 1AA8 8975 F010 48A5 390A 2F27 832A 5C79
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-mysql-maint/attachments/20230306/4f22bbde/attachment.sig>
More information about the pkg-mysql-maint
mailing list