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

Compression provider packages don't have dependency on exact server version

    XMLWordPrintable

Details

    Description

      Compression provider plugins do not load with a wrong version of the server, but doesn't get upgraded through dependencies.

      [buildbot@rocky84-amd64 ~]$ rpm -qa | grep MariaDB
      MariaDB-provider-bzip2-10.10.5-1.el8.x86_64
      MariaDB-server-10.10.5-1.el8.x86_64
      MariaDB-common-10.10.5-1.el8.x86_64
      MariaDB-shared-10.10.5-1.el8.x86_64
      MariaDB-client-10.10.5-1.el8.x86_64
      

      [buildbot@rocky84-amd64 ~]$ sudo dnf -y upgrade MariaDB-server 
      MariaDB                                                                                                                                                   6.7 kB/s | 3.4 kB     00:00    
      Dependencies resolved.
      ==========================================================================================================================================================================================
       Package                                         Architecture                            Version                                           Repository                                Size
      ==========================================================================================================================================================================================
      Upgrading:
       MariaDB-server                                  x86_64                                  10.10.6-1.el8                                     mariadb                                   27 M
       
      Transaction Summary
      ==========================================================================================================================================================================================
      Upgrade  1 Package
      

      Sep 15 17:37:01 rocky84-amd64 mariadbd[163582]: 2023-09-15 17:37:01 0 [Note] Starting MariaDB 10.10.6-MariaDB source revision cce155cc901a573d68ccda856bbf53e90edef15d as process 163582
      Sep 15 17:37:01 rocky84-amd64 mariadbd[163582]: 2023-09-15 17:37:01 0 [ERROR] mariadbd: Can't open shared library 'provider_bzip2.so' (errno: 8, API version for DAEMON plugin provider_bzip2 not supported by this version of the server)
      ...
      Sep 15 17:37:01 rocky84-amd64 mariadbd[163582]: 2023-09-15 17:37:01 0 [ERROR] /usr/sbin/mariadbd: unknown variable 'provider_bzip2=force_plus_permanent'
      Sep 15 17:37:01 rocky84-amd64 mariadbd[163582]: 2023-09-15 17:37:01 0 [ERROR] Aborting
      Sep 15 17:37:01 rocky84-amd64 systemd[1]: mariadb.service: Main process exited, code=exited, status=7/NOTRUNNING
      Sep 15 17:37:01 rocky84-amd64 systemd[1]: mariadb.service: Failed with result 'exit-code'.
      

      Attachments

        Activity

          People

            serg Sergei Golubchik
            elenst Elena Stepanova
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.