Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mariadb changed format for RHEL repository #2

Open
Sewanee-raval opened this issue Mar 18, 2024 · 0 comments
Open

Mariadb changed format for RHEL repository #2

Sewanee-raval opened this issue Mar 18, 2024 · 0 comments

Comments

@Sewanee-raval
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant