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

Problem with dependency on galera package on Fedora 27 using yum repo

    XMLWordPrintable

Details

    • Bug
    • Status: Closed (View Workflow)
    • Critical
    • Resolution: Fixed
    • 10.3.6
    • N/A
    • Galera, Packaging
    • None

    Description

      I just upgraded from 10.2.14 to 10.3.6 and encountered the following problem:

      First I uninstalled the 10.2 packages.

      Then configured the repo under /etc/yu.repos.d/ and I attempted to install the equivalent 10.3 packages. However, somehow the galera package caused a problem:

      # dnf install MariaDB-server
      Failed to synchronize cache for repo 'docker-main', disabling.
      Failed to synchronize cache for repo 'percona-release-x86_64', disabling.
      Failed to synchronize cache for repo 'percona-release-noarch', disabling.
      Last metadata expiration check: 0:01:16 ago on Tue 24 Apr 2018 12:01:00 BST.
      Dependencies resolved.
      ===================================================================================================================================================================================================================
       Package                                                   Arch                                       Version                                                    Repository                                   Size
      ===================================================================================================================================================================================================================
      Installing:
       MariaDB-server                                            x86_64                                     10.3.6-1.fc27                                              mariadb                                      24 M
      Installing dependencies:
       boost-program-options                                     x86_64                                     1.64.0-5.fc27                                              updates                                     172 k
       galera                                                    x86_64                                     25.3.23-1.fc27.fc27                                        mariadb                                     8.9 M
       perl-DBI                                                  x86_64                                     1.637-1.fc27                                               fedora                                      734 k
       
      Transaction Summary
      ===================================================================================================================================================================================================================
      Install  4 Packages
      

      This resulted in:

      [FAILED] galera-25.3.23-1.fc27.fc27.x86_64.rpm: No more mirrors to try - All mirrors were already tried without success
      

      I worked around the issue by explicitly specifying the full correct name for the galera package (i.e. with only one '.fc27') :

      # dnf install galera-25.3.23-1.fc27.x86_64
      

      I could then install the other packages without further problems.

      Attachments

        Activity

          People

            dbart Daniel Bartholomew
            karll Karl Levik
            Votes:
            0 Vote for this issue
            Watchers:
            4 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.