Skip to content

Mariadb changed format for RHEL repository #2

@Sewanee-raval

Description

@Sewanee-raval

Mariadb has changed their format for RHEL repos.
They now request that we use the following format in the rhel (and clone) repository files.

# MariaDB 10.11 RedHatEnterpriseLinux repository list
[mariadb]
name = MariaDB
baseurl = [https://rpm.mariadb.org/10.11/rhel/$releasever/$basearch]
gpgkey = https://rpm.mariadb.org/RPM-GPG-KEY-MariaDB
module_hotfixes = 1
gpgcheck = 1

Their change is from yum.mariadb.org to rpm.mariadb.org and how they want the baseurl format.
The current method will often result in an metadata error when yum or dnf tries to update the repo.

I will submit a pull request once I have figure out how to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions