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

Can't install MariaDB-server 10.4.8-1 on CentOS 8

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Minor
    • Resolution: Not a Bug
    • 10.4.8
    • N/A
    • Packaging, Platform RedHat
    • None
    • CentOS 8

    Description

      I don't want to install 10.3.11 from AppStream repo.
      There is no repo for CentOS8 in repolist.
      I added repo for RHEL8.
      If I don't add --disablerepo=AppStream, yum (dfn) finds mariadb-server from AppStream. If I add --disablerepo=AppStream I have errors with libcrypto.so and libssl.so

      # yum --disablerepo=AppStream install MariaDB-server MariaDB-client
      CentOS-8 - Base                                                                                                                                                    1.6 kB/s | 3.8 kB     00:02    
      CentOS-8 - Extras                                                                                                                                                  1.4 kB/s | 1.5 kB     00:01    
      Extra Packages for Enterprise Linux 8 - x86_64                                                                                                                      18 kB/s |  29 kB     00:01    
      Extra Packages for Enterprise Linux 8 - x86_64                                                                                                                     463 kB/s | 1.8 MB     00:03    
      MariaDB                                                                                                                                                            2.3 kB/s | 2.9 kB     00:01    
      Ошибка: 
       Проблема 1: cannot install the best candidate for the job
        - nothing provides libcrypto.so.10()(64bit) needed by MariaDB-server-10.4.8-1.el7.centos.x86_64
        - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by MariaDB-server-10.4.8-1.el7.centos.x86_64
        - nothing provides libssl.so.10()(64bit) needed by MariaDB-server-10.4.8-1.el7.centos.x86_64
        - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by MariaDB-server-10.4.8-1.el7.centos.x86_64
        - nothing provides libcrypto.so.10(OPENSSL_1.0.2)(64bit) needed by MariaDB-server-10.4.8-1.el7.centos.x86_64
       Проблема 2: cannot install the best candidate for the job
        - nothing provides libcrypto.so.10()(64bit) needed by MariaDB-client-10.4.8-1.el7.centos.x86_64
        - nothing provides libcrypto.so.10(libcrypto.so.10)(64bit) needed by MariaDB-client-10.4.8-1.el7.centos.x86_64
        - nothing provides libssl.so.10()(64bit) needed by MariaDB-client-10.4.8-1.el7.centos.x86_64
        - nothing provides libssl.so.10(libssl.so.10)(64bit) needed by MariaDB-client-10.4.8-1.el7.centos.x86_64
        - nothing provides libcrypto.so.10(OPENSSL_1.0.2)(64bit) needed by MariaDB-client-10.4.8-1.el7.centos.x86_64
      (try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
      

      The only way to install:

      # wget http://yum.mariadb.org/10.4/rhel8-amd64/rpms/MariaDB-server-10.4.8-1.el8.x86_64.rpm
      # yum install MariaDB-server-10.4.8-1.el8.x86_64.rpm
      

      Could you add new repo for CentOS 8 and resolve problems with lybcrypto/libssl?

      Attachments

        Activity

          People

            serg Sergei Golubchik
            bestann Anna Toropova
            Votes:
            0 Vote for this issue
            Watchers:
            2 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.