Package: release.debian.org Severity: normal User: release.debian....@packages.debian.org Usertags: unblock
Please unblock package puppet-module-puppetlabs-mysql [ Reason ] The last version of MariaDB removes completely the use of /var/log/mysql, and uses exclusively journald. However, that's now how this puppet module configures MariaDB. As a consequence, creating a db fails, because the module expects to read the error in the error log. This latest version fixes the problem by creating /var/log/mysql. Note that currently, MariaDB maintainers refused to create the folder in their package, and wrote to me they prefer the puppet module to be fixed. See: https://bugs.debian.org/1032407 [ Impact ] Broken puppet module, impossible to create DBs. [ Tests ] I tested it manually and my patch fixes the issue. [ Risks ] Not much risk IMO. The patch only creates a folder... [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing unblock puppet-module-puppetlabs-mysql/8.1.0-7