Your message dated Wed, 04 Oct 2023 05:08:04 +0000
with message-id <[email protected]>
and subject line Bug#1040784: fixed in mariadb 1:10.11.5-1
has caused the Debian Bug report #1040784,
regarding mariadb-server: Upgrade from Debian Bullseye to Debian Bookworm may 
crash if innodb_log_file_buffering=OFF and physical block size is 4096 bytes
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1040784: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1040784
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mariadb-server
Version: 1:10.11.3-1
Severity: important

Dear Maintainer,

* Upgrading from Debian 11 to Debian 12 renders mariadb-server to be
unusable
* I opened a bug report on the Mariadb Jira in order to analyse and fix
the issue. In this case it seems to have to do something with the
physical block size of the hard drive the innodb is on
* The bug was fixed in a recent commit 
(https://github.com/MariaDB/server/commit/c358e216d989a57f4188e766799fc83a4675c5d1)
* As this is a rather major issue which prevents upgrades and crashes
mariadb hard on such device configurations, this should be included
promptly in the next version of the package

-- System Information:
Debian Release: 12.0
  APT prefers stable-security
  APT policy: (500, 'stable-security'), (500, 'stable-debug'), (500, 'stable')
Architecture: s390x

Kernel: Linux 5.10.0-23-s390x (SMP w/1 CPU thread)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages mariadb-server depends on:
ii  adduser                3.134
ii  debconf [debconf-2.0]  1.5.82
ii  galera-4               26.4.13-1
ii  gawk                   1:5.2.1-2
ii  iproute2               6.1.0-3
ii  libc6                  2.36-9
ii  libdbi-perl            1.643-4
ii  libpam0g               1.5.2-6
ii  libssl3                3.0.9-1
ii  libstdc++6             12.2.0-14
ii  lsof                   4.95.0-1
ii  mariadb-client         1:10.11.3-1
ii  mariadb-common         1:10.11.3-1
ii  mariadb-server-core    1:10.11.3-1
ii  passwd                 1:4.13+dfsg1-1+b1
ii  perl                   5.36.0-7
ii  procps                 2:4.0.2-3
ii  psmisc                 23.6-1
ii  rsync                  3.2.7-1
ii  socat                  1.7.4.4-2
ii  zlib1g                 1:1.2.13.dfsg-1

Versions of packages mariadb-server recommends:
pn  libhtml-template-perl           <none>
pn  mariadb-plugin-provider-bzip2   <none>
pn  mariadb-plugin-provider-lz4     <none>
pn  mariadb-plugin-provider-lzma    <none>
pn  mariadb-plugin-provider-lzo     <none>
pn  mariadb-plugin-provider-snappy  <none>
pn  pv                              <none>

Versions of packages mariadb-server suggests:
ii  bsd-mailx [mailx]  8.1.2-0.20220412cvs-1
pn  mariadb-test       <none>
ii  netcat-openbsd     1.219-1

-- Configuration Files:
/etc/logcheck/ignore.d.paranoid/mariadb-server [Errno 13] Permission denied: 
'/etc/logcheck/ignore.d.paranoid/mariadb-server'
/etc/logcheck/ignore.d.server/mariadb-server [Errno 13] Permission denied: 
'/etc/logcheck/ignore.d.server/mariadb-server'
/etc/logcheck/ignore.d.workstation/mariadb-server [Errno 13] Permission denied: 
'/etc/logcheck/ignore.d.workstation/mariadb-server'
/etc/mysql/mariadb.conf.d/50-server.cnf changed [not included]

-- debconf information excluded

--- End Message ---
--- Begin Message ---
Source: mariadb
Source-Version: 1:10.11.5-1
Done: Otto Kekäläinen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
mariadb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otto Kekäläinen <[email protected]> (supplier of updated mariadb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Tue, 03 Oct 2023 20:59:30 -0700
Source: mariadb
Architecture: source
Version: 1:10.11.5-1
Distribution: unstable
Urgency: medium
Maintainer: Debian MySQL Maintainers <[email protected]>
Changed-By: Otto Kekäläinen <[email protected]>
Closes: 1032047 1032860 1040784 1051222
Changes:
 mariadb (1:10.11.5-1) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Do not pass host CFLAGS to the native build. (Closes: #1051222)
 .
   [ Otto Kekäläinen ]
   * New upstream version 10.11.5. Includes fixes for several severe regressions
     as noted at https://mariadb.com/kb/en/mariadb-10-11-5-release-notes/ such 
as
     - MDEV-31642: Upgrade may crash if innodb_log_file_buffering=OFF
       (Closes: #1040784)
   * Update configuration tracing to match what is expected for 10.11.5
   * Include trailing slash in watch file to be compatible with latest uscan
   * Re-apply "Limit check of running mysqld/mariadbd to system users (Closes: 
#1032047)"
   * Re-apply "Add patches to fix spelling in MariaDB and components (Closes: 
#1032860)"
   * Sync downstream (where applicable) with upstream 10.11 debian/* contents
   * Complement upstream commits with more complete mysql->mariadb conversion
   * Misc fixes to Debian scripts to satisfy Shellcheck
   * Fix blocksize check to use $mysql_datadir/$datadir correctly
   * Make sure that datadir always has some value and exists
 .
   [ Tuukka Pasanen ]
   * MDEV-30951: Fix small perlcritic and enable modern Perl
   * Remove usage of AWK from Debian init and postinst scripts
 .
   [ Anel Husakovic ]
   * MDEV-31358: Update description for MariaDB deb packages
Checksums-Sha1:
 466559ed87f0e7943cfc62deedf23a6ccb044fcf 5305 mariadb_10.11.5-1.dsc
 453eb1f396a1e9b8784bf1cd17c4e7e4b6bd0e85 96193384 mariadb_10.11.5.orig.tar.gz
 3190d8ed636d2e483220660e3769e697163b4c6f 833 mariadb_10.11.5.orig.tar.gz.asc
 3dac5eb982008e1de799324291e8c064f2572ef1 275780 mariadb_10.11.5-1.debian.tar.xz
 d050eb47d1ae822e8b9f8ea2ce9c5f1367c8fcc7 8304 
mariadb_10.11.5-1_source.buildinfo
Checksums-Sha256:
 821c2c9f51123a1f8a7aef0e5ad93da3e26810405edf6a074c19f8265dfd7d5a 5305 
mariadb_10.11.5-1.dsc
 5be50c6aed5c37db35afc70c0678cf18860f1e78a228fd84e6d7a49583fdf411 96193384 
mariadb_10.11.5.orig.tar.gz
 2ba7eea6cc775f7ee67fd06a05f195e5bcc32df88b2b6771b5b32cbdd32b7ca0 833 
mariadb_10.11.5.orig.tar.gz.asc
 6615012f7ce424a08f930265d56295f20f0a6434bfb4e0cd39dd9ea8c45d1cce 275780 
mariadb_10.11.5-1.debian.tar.xz
 20f407d8a0f013c2bde3cb7ad4f27f28634c2079345a0797820e2596fc27d68e 8304 
mariadb_10.11.5-1_source.buildinfo
Files:
 fe2d71d8b2c08f2247af98cf46a5b062 5305 database optional mariadb_10.11.5-1.dsc
 e4339ae9b073731e36b66a1b97cc8973 96193384 database optional 
mariadb_10.11.5.orig.tar.gz
 1e5696da93aa651e5d8e6ea2504fd25a 833 database optional 
mariadb_10.11.5.orig.tar.gz.asc
 3fb5587881b1b59018dc0fa1e43abc92 275780 database optional 
mariadb_10.11.5-1.debian.tar.xz
 9d74c909c4502841142e205cde5b2683 8304 database optional 
mariadb_10.11.5-1_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEmbRSsR88dMO0U+RvvthEn87o2ogFAmUc48sACgkQvthEn87o
2oilpQ/+NnyMMMwHcVnRz8Uc3CDchocodzHC3Nzys+Wo2SdfS2JVHBNKamRjABxY
kF8b20MYUnFZLMif9iUK7Aq/y8GssQYbTbl2JycBrUCdMfC1lxp+4L9tVtAn0/5W
NGYPTmcPsntiGQcg+OEP61fnjeJP2dcIKP88nZSS9SQoPfy/A2hEwFPIrj1Nv96J
OoTREjfm532goSf1Smn2LoXaEMokJ3jmGymVr+SYGkpkwGlHMPOFiCwaUm1V12tX
z0xO3WiMqdHfbA4+ZVWjhh7UHTsdm2A7qR/NcTbaAAMgCSLx+oDZ4QWnlQeWeZ2L
QRshEUTZEqeOUVUA3o/N93tLR6/ZtVeLr7Db64K8pIzP+gRf6whg9AeMWc5ede0n
R9lnBKidZeBjs55Wm7jcr4lRtBEj6ejGHpGA+taFTRwSOvkVDTXVaZ1x1r6oEErZ
aYZ3C3sEDztwSp228Px9czrY4v9B7RQNe88TG0J+nwvEA5qUgf/DK+nN9Ygy8Jge
iNYLDotBnxaj/GGTpR8DVWlE02ebA8PcozRpX3VqeNIf9LLKLDzO5tOhI1BhpCm0
RZYextgEZPXNTe20XC74lSAcUaXeYD1URfIYqK9LREEdmOBqSGNNlBnzjGTRoXVw
kdwTX5qbrB/fDbnJ5QhnFTjfDrfC7ItgrUYBr2ainA+EE5bCT2Y=
=7PbG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to