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

Package MariaDB-shared requires MariaDB-common, but none of the providers can be installed

Details

    Description

      I am trying to update the packages on my CentOS 8 server, but when I run sudo dnf update, the following message shows up:

          Last metadata expiration check: 0:43:34 ago on Wed 12 May 2021 11:59:25 AM CEST.
          Error: 
           Problem 1: package MariaDB-shared-10.3.29-1.el8.x86_64 requires MariaDB-common, but none of the providers can be installed
            - cannot install the best update candidate for package mariadb-connector-c-3.0.7-1.el8.x86_64
            - package MariaDB-common-10.3.27-1.el8.x86_64 is filtered out by modular filtering
            - package MariaDB-common-10.3.28-1.el8.x86_64 is filtered out by modular filtering
            - package MariaDB-common-10.3.29-1.el8.x86_64 is filtered out by modular filtering
           Problem 2: package MariaDB-shared-10.3.29-1.el8.x86_64 requires MariaDB-common, but none of the providers can be installed
            - cannot install the best update candidate for package mariadb-connector-c-config-3.0.7-1.el8.noarch
            - package MariaDB-common-10.3.27-1.el8.x86_64 is filtered out by modular filtering
            - package MariaDB-common-10.3.28-1.el8.x86_64 is filtered out by modular filtering
            - package MariaDB-common-10.3.29-1.el8.x86_64 is filtered out by modular filtering
          (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
      

      There is a conflict with packages installed and packages that are available for update. How can I fix this problem so that everything updates smoothly?

      Attachments

        Activity

          abychko Alexey Bychko (Inactive) added a comment - - edited

          serg it's known issue. should I replace mariadb-connector-c with MariaDB-shared?

          abychko Alexey Bychko (Inactive) added a comment - - edited serg it's known issue. should I replace mariadb-connector-c with MariaDB-shared?

          I don't understand, what is a known issue and where do you suggest to replace mariadb-connector-c with MariaDB-shared?

          serg Sergei Golubchik added a comment - I don't understand, what is a known issue and where do you suggest to replace mariadb-connector-c with MariaDB-shared?

          my comment went to wrong ticket, sorry

          abychko Alexey Bychko (Inactive) added a comment - my comment went to wrong ticket, sorry

          I'm sorry, I can't reproduce the issue. did you set the repository properly?

          https://downloads.mariadb.org/mariadb/repositories/#distro=CentOS&distro_release=centos8-amd64--centos8&mirror=mephi&version=10.3
          

          from your log I see 2 packages, mariadb-connector-c-config and mariadb-connector-c which mustn't exist on your system after MariaDB-server installation.
          could you please attach the following details:
          1 - "rpm -qa | grep -i mariadb" output
          2 - your repository configuration(s) for MariaDB

          thanks

          abychko Alexey Bychko (Inactive) added a comment - I'm sorry, I can't reproduce the issue. did you set the repository properly? https://downloads.mariadb.org/mariadb/repositories/#distro=CentOS&distro_release=centos8-amd64--centos8&mirror=mephi&version=10.3 from your log I see 2 packages, mariadb-connector-c-config and mariadb-connector-c which mustn't exist on your system after MariaDB-server installation. could you please attach the following details: 1 - "rpm -qa | grep -i mariadb" output 2 - your repository configuration(s) for MariaDB thanks

          could you please check that your repo file contains

          module_hotfixes=true

          ?

          abychko Alexey Bychko (Inactive) added a comment - could you please check that your repo file contains module_hotfixes=true ?

          tested according to official documentation, it works.
          closing because of known issue with module_hotfixes=true on rhel-8

          abychko Alexey Bychko (Inactive) added a comment - tested according to official documentation, it works. closing because of known issue with module_hotfixes=true on rhel-8

          People

            abychko Alexey Bychko (Inactive)
            alexgarciab Alex
            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.