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

touch repo No effect #8

Closed
agoni03 opened this issue Mar 19, 2021 · 3 comments
Closed

touch repo No effect #8

agoni03 opened this issue Mar 19, 2021 · 3 comments

Comments

@agoni03
Copy link

agoni03 commented Mar 19, 2021

sudo tee /etc/yum.repos.d/mariadb.repo<<EOF
[mariadb]
name = MariaDB
baseurl = http://yum.mariadb.org/10.5/rhel8-amd64
module_hotfixes=1
gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
gpgcheck=1
EOF

dnf clean all
dnf makecache
dnf install MariaDB-server

not match

@srbala
Copy link
Contributor

srbala commented Jun 30, 2021

@agoni03 Is this a question or issue?

it looks you are attempt to install RHEL specific packages into AlmaLinux? https://yum.mariadb.org/10.5/ it seems packages are tailered to specific release.

you may need a EPL compatable packages to install with AlmaLinux

@srbala
Copy link
Contributor

srbala commented Jun 30, 2021

Please ask your questions in chat/forum or IRC channels

Team, this is not an issue

@jaboutboul
Copy link
Contributor

closed as this is not the right place for this. please ask on https://forums.almalinux.org or https://chat.almalinux.org

bennyvasquez pushed a commit to bennyvasquez/wiki that referenced this issue Dec 6, 2021
… information around when meetings are planned.

Signed-off-by: benny Vasquez <bvasquez@chef.io>
jaboutboul added a commit that referenced this issue Dec 6, 2021
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

3 participants