Uploaded image for project: 'MariaDB Server'
  1. MariaDB Server
  2. MDEV-34731

Too lenient version dependency of compression provider rpms

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • 10.11.9
    • None
    • Packaging
    • None

    Description

      If I have `MariaDB-server` and `MariaDB-provider-lzma` installed (and used) and do `yum upgrade MariaDB-server`, it won't upgrade `MariaDB-provider-lzma` with it, but starting the server will then fail because of a version mismatch.

      Aug 09 11:24:37 db.example.com mariadbd[11692]: 2024-08-09 11:24:37 0 [ERROR] mariadbd: Can't open shared library 'provider_lzma.so' (errno: 8, API version for DAEMON plugin provider_lzma not supported by this version of the server)
      Aug 09 11:24:37 db.example.com mariadbd[11692]: 2024-08-09 11:24:37 0 [ERROR] Couldn't load plugins from 'provider_lzma.so'.
      Aug 09 11:24:37 db.example.com mariadbd[11692]: 2024-08-09 11:24:37 0 [ERROR] mariadbd: InnoDB: compression algorithm lzma (4) is not available. Please, load the corresponding provider plugin.
      

      If instead `MariaDB-provider-lzma` required the exact same version of `MariaDB-server`, it should lead to both being upgraded at the same time.

      Attachments

        Activity

          People

            Unassigned Unassigned
            pprkut Heinz Wiesinger
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Git Integration

                Error rendering 'com.xiplink.jira.git.jira_git_plugin:git-issue-webpanel'. Please contact your Jira administrators.