• Bug#1100575: [debian-mysql] Bug#1100575: mariadb-server-core: Invalid f

    From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to All on Fri Apr 11 18:00:01 2025
    Hi!

    Can you confirm if this issue is fixed with latest MariaDB versions in Debian?

    If not, can you provide exact steps on how to reproduce the issue so I
    can test it myself easily or add it into CI?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From lists@nstorm.slmail.me@21:1/5 to All on Sat Apr 12 02:10:02 2025
    Hello,

    If by this you mean versions from the current stable Debian version
    (12), mariadb-server-core package wasn't updated since I've reported
    this issue: https://packages.debian.org/bookworm/mariadb-server-core
    Latest for Debian 12 is still 1:10.11.11-0+deb12u1 as I've reported.

    Steps to reproduce should be pretty straightforward and obvious from my
    report:

    1./(should be installed on most of the standard setups already)/ apt-get install libcap2-bin
    2. apt-get install mariadb-server

    You'll get the same error messages during mariadb-server-core package
    install. Nothing volatile or conditional here pretty much it should
    always happen based on the install script.

    On 11.04.2025 18:48, Otto Kekäläinen - otto at debian.org wrote:
    Hi!

    Can you confirm if this issue is fixed with latest MariaDB versions in Debian?

    If not, can you provide exact steps on how to reproduce the issue so I
    can test it myself easily or add it into CI?

    <!DOCTYPE html><html><head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    </head>
    <body>
    <p>Hello,</p>
    <p>If by this you mean versions from the current stable Debian
    version (12), mariadb-server-core package wasn't updated since
    I've reported this issue:
    <a class="moz-txt-link-freetext" href="https://packages.debian.org/bookworm/mariadb-server-core">https://packages.debian.org/bookworm/mariadb-server-core</a><br>
    Latest for Debian 12 is still 1:10.11.11-0+deb12u1 as I've
    reported.</p>
    <p>Steps to reproduce should be pretty straightforward and obvious
    from my report:</p>
    <pre>1. <i>(should be installed on most of the standard setups already)</i> apt-get install libcap2-bin
    2. apt-get install mariadb-server</pre>
    <p>You'll get the same error messages during mariadb-server-core
    package install. Nothing volatile or conditional here pretty much
    it should always happen based on the install script.<br>
    </p>
    <div class="moz-cite-prefix">On 11.04.2025 18:48, Otto Kekäläinen -
    otto at debian.org wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:CAOU6tAA133GMnGxXmxCQ6uYJCc=gMeCJzaoBoVzxEcFohQhzhw@mail.gmail.com">
    <pre wrap="" class="moz-quote-pre">Hi!

    Can you confirm if this issue is fixed with latest MariaDB versions in Debian?

    If not, can you provide exact steps on how to reproduce the issue so I
    can test it myself easily or add it into CI?

    </pre>
    </blockquote>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to All on Sat Apr 12 20:30:01 2025
    Roger, so steps to reproduce:

    apt update
    apt install -y libcap2-bin
    apt install -y mariadb-server
    ...
    Setting up mariadb-server-core (1:10.11.11-0+deb12u1) ...
    Invalid file '/usr/sbin/mysqld' for capability operation
    Setcap failed on /usr/sbin/mysqld, required with --memlock if
    insufficent RLIMIT_MEMLOCK
    Setting up libperl5.36:amd64 (5.36.0-7+deb12u1) ...

    Apt however completes without exit code, so any test for this needs to specifically test for the capability usage.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?T3R0byBLZWvDpGzDpGluZW4=?@21:1/5 to All on Sat Apr 19 20:50:01 2025
    Forwarded: https://github.com/MariaDB/server/pull/3873

    This does not affect MariaDB 11.8.1 in unstable/Trixie, but it does
    affect mariadb/1:10.11.11-0+deb12u1 in Bookworm, and will
    automatically be fixed with next upstream release as upstream fixed
    this.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)