#1107075 mariadb-server: mariadb server fail start after security update to 1:10.5.29-0+deb11u1

Package:
mariadb-server
Source:
mariadb-server
Description:
MariaDB database server binaries
Submitter:
Viktor Matys
Date:
2025-08-28 22:57:04 UTC
Severity:
normal
#1107075#5
Date:
2025-06-01 09:24:51 UTC
From:
To:
Dear Maintainer,


   * Waht led up to the situation?
     - security apt upgrade
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
     - restart mariadb.service
   * What was the outcome of this action?
     - systemctl status mariadb.service says
       mariadbd[nnn]: SSL error: Unable to get private key from
       '/etc/letsencrypt/live/REDACTED/privkey.pem'
     - commenting tls lines in 50-server.cnf made mariadb working
       but without TLS support.
     - mariadb worked before update, certificates exists on mentioned paths.
   * What outcome did you expect instead?
     - working mariadb - systemctl start mariadb without error
       and with tls support

#1107075#10
Date:
2025-06-01 12:16:47 UTC
From:
To:
Hi!

Please attach result of

find /etc/letsencrypt/live/ -ls

This will show file attributes, such as who owns them and if the MariaDB
process running as 'mysql' user is able to read them.

#1107075#15
Date:
2025-06-01 12:58:21 UTC
From:
To:
Please redact hostnames and reply with public bug report included. I am
providing "free support" only for public bug reports in line with the
"free" and open source spirit.

#1107075#20
Date:
2025-08-28 22:55:40 UTC
From:
To:
Submitter didn't provide any additional information in
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107075, so closing
this issue.