Package: pdns-backend-mysql
Version: 4.9.1-1
Severity: important

MariaDB 1:11.4.2-1 was recently uploaded to Debian. MariaDB 11.4 and MySQL 8.4
are slowly diverging more and more.

In MariaDB 11.4 the 'mysql' naming in filenames has shifted towards 'mariadb'.
Hence the pdns autopkgtests are currently failing on errors such as:

  + /usr/bin/mysqld_safe
  /tmp/autopkgtest-lxc.pxhhitlw/downtmp/build.JDD/src/debian/tests/smoke-mysql: 
line 7: /usr/bin/mysqld_safe: No such file or directory
  mysqladmin: connect to server at 'localhost' failed
  error: 'Can't connect to local server through socket 
'/run/mysqld/mysqld.sock' (2)'
  Check that mariadbd is running and that the socket: '/run/mysqld/mysqld.sock' 
exists!

Full log at https://ci.debian.net/packages/p/pdns/testing/amd64/48409004/


Would the pdns maintainers be open to update the script to use 'mariadb' 
everywhere so the autopkgtests pass with MariaDB 11.4 in Debian?

Or perhaps clone the `pdns-backend-mysql` into `pdns-backend-mariadb` that uses 
`mariadb*` commands?

Reply via email to