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

Columnstore depends on client-compat and server-compat stronger than other packages

    XMLWordPrintable

Details

    Description

      When MariaDB-client-compat and/or MariaDB-server-compat are uninstalled, it also causes removal of MariaDB-columnstore-engine package – only it, other MariaDB packages remain installed. It seems strange, but maybe it's intentional

      $ sudo yum remove MariaDB-client-compat MariaDB-server-compat
      Dependencies resolved.
      ===============================================================================================================================================================================================
       Package                                         Architecture                Version                                    Repository                                                        Size
      ===============================================================================================================================================================================================
      Removing:
       MariaDB-client-compat                           noarch                      11.0.1-1.el8                               @test-mariadb-es                                                 890  
       MariaDB-server-compat                           noarch                      11.0.1-1.el8                               @test-mariadb-es                                                 327  
      Removing dependent packages:
       MariaDB-columnstore-engine                      x86_64                      11.0.1_6.4.6-1.el8                         @test-mariadb-es                                                  33 M
      Removing unused dependencies:
       binutils                                        x86_64                      2.30-117.el8                               @rhui-rhel-8-for-x86_64-baseos-rhui-rpms                          24 M
       boost-atomic                                    x86_64                      1.66.0-13.el8                              @rhui-rhel-8-for-x86_64-appstream-rhui-rpms                      8.7 k
       boost-chrono                                    x86_64                      1.66.0-13.el8                              @rhui-rhel-8-for-x86_64-appstream-rhui-rpms                       38 k
       boost-date-time                                 x86_64                      1.66.0-13.el8                              @rhui-rhel-8-for-x86_64-appstream-rhui-rpms                       78 k
       boost-filesystem                                x86_64                      1.66.0-13.el8                              @rhui-rhel-8-for-x86_64-appstream-rhui-rpms                      111 k
       boost-system                                    x86_64                      1.66.0-13.el8                              @rhui-rhel-8-for-x86_64-appstream-rhui-rpms                       21 k
       boost-thread                                    x86_64                      1.66.0-13.el8                              @rhui-rhel-8-for-x86_64-appstream-rhui-rpms                      178 k
       
      Transaction Summary
      ===============================================================================================================================================================================================
      Remove  10 Packages
      

      And indeed,

      $ sudo rpm -q MariaDB-columnstore-engine --requires | grep compat
      MariaDB-client-compat
      MariaDB-server-compat
      

      while for MariaDB-server, MariaDB-client and apparently other packages it is not the case.

      Attachments

        Issue Links

          Activity

            People

              danblack Daniel Black
              elenst Elena Stepanova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Git Integration

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