[debian-mysql] Bug#971399: my_print_defaults: unknown option '--mariadbd'

Bob Proulx bob at proulx.com
Tue Sep 29 23:04:07 BST 2020


Package: mariadb-server-10.5
Version: 1:10.5.5-1
Severity: normal

Since the daily Sid upgrade to mariadb-server-10.5 1:10.5.5-1
on Monday, 2020-09-28, one now receives the following from logrotate
due to the /etc/logrotate.d/mysql-server file.

    my_print_defaults: unknown option '--mariadbd'

But my_print_defaults does not support that option.  This is due to
this change.  (Of course local editing of the file to revert this
change avoids the problem.)

    -          if [ -f `my_print_defaults --mysqld | grep -oP "pid-file=\K[^$]+"` ]; then
    +          if [ -f `my_print_defaults --mariadbd | grep -oP "pid-file=\K[^$]+"` ]; then

Upstream this seems to have been found already.

    https://jira.mariadb.org/browse/MDEV-22659

Thank you for supporting MariaDB.

Bob


-- System Information:
Debian Release: bullseye/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 5.7.0-2-amd64 (SMP w/4 CPU threads)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages mariadb-server-10.5 depends on:
ii  adduser                   3.118
ii  debconf [debconf-2.0]     1.5.74
ii  galera-4                  26.4.5-1+b1
ii  gawk                      1:5.0.1+dfsg-1
ii  iproute2                  5.8.0-1
ii  libc6                     2.31-3
ii  libdbi-perl               1.643-2
ii  libgnutls30               3.6.15-4
ii  libpam0g                  1.3.1-5
ii  libstdc++6                10.2.0-11
ii  lsb-base                  11.1.0
ii  lsof                      4.93.2+dfsg-1
ii  mariadb-client-10.5       1:10.5.5-1
ii  mariadb-common            1:10.5.5-1
ii  mariadb-server-core-10.5  1:10.5.5-1
ii  passwd                    1:4.8.1-1
ii  perl                      5.30.3-4
ii  procps                    2:3.3.16-5
ii  psmisc                    23.3-1
ii  rsync                     3.2.3-2
ii  socat                     1.7.3.4-1
ii  zlib1g                    1:1.2.11.dfsg-2

Versions of packages mariadb-server-10.5 recommends:
ii  libhtml-template-perl  2.97-1

Versions of packages mariadb-server-10.5 suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20180807cvs-2
pn  mariadb-test       <none>
ii  netcat-openbsd     1.217-2

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/mariadb-server-10_5 [Errno 13] Permission denied: '/etc/logcheck/ignore.d.paranoid/mariadb-server-10_5'
/etc/logcheck/ignore.d.server/mariadb-server-10_5 [Errno 13] Permission denied: '/etc/logcheck/ignore.d.server/mariadb-server-10_5'
/etc/logcheck/ignore.d.workstation/mariadb-server-10_5 [Errno 13] Permission denied: '/etc/logcheck/ignore.d.workstation/mariadb-server-10_5'

-- debconf information:
  mariadb-server-10.5/nis_warning:
  mariadb-server-10.5/postrm_remove_databases: false
  mariadb-server-10.5/old_data_directory_saved:



More information about the pkg-mysql-maint mailing list