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

Rpm galera #505

Merged
merged 6 commits into from
Jul 23, 2024
Merged

Rpm galera #505

merged 6 commits into from
Jul 23, 2024

Conversation

grooverdan
Copy link
Member

@grooverdan grooverdan commented Jul 22, 2024

previously only Deb builds contained the latest galera package.

Include RPM based distros now.

@grooverdan
Copy link
Member Author

currently no alma/rocky aarch64 galera builds. Fix or omit?

@RazvanLiviuVarzaru
Copy link
Collaborator

From this change I think that currently only fedora:39 image will benefit from using the latest-galera as the galera_MTR list does not include the other distros.

builders_galera_mtr = [
"aarch64-debian-12",
"amd64-fedora-39",
"s390x-ubuntu-2004",
"s390x-ubuntu-2204",
"ppc64le-ubuntu-2004",
"ppc64le-ubuntu-2204",
"amd64-freebsd-14",
]

Shoud we plan to extend this list?

@RazvanLiviuVarzaru
Copy link
Collaborator

currently no alma/rocky aarch64 galera builds. Fix or omit?

I see that there are some aarch64 - almalinux gal-* builders but they never had the chance to push a package to CI.
I think we should first solve that.

For Rocky, I won't know why we don't build galera pkgs, It wasn't a requirment or did we miss it?

@grooverdan
Copy link
Member Author

galera sles/opensuse will be fixed by MariaDB/galera#18

@grooverdan
Copy link
Member Author

currently no alma/rocky aarch64 galera builds. Fix or omit?

I see that there are some aarch64 - almalinux gal-* builders but they never had the chance to push a package to CI. I think we should first solve that.

For Rocky, I won't know why we don't build galera pkgs, It wasn't a requirment or did we miss it?

Rocky we tend to pull the RHEL images - I paritally covered it but I don't think its a real requirement.

@grooverdan grooverdan merged commit 1dcfb49 into MariaDB:dev Jul 23, 2024
25 of 29 checks passed
@grooverdan
Copy link
Member Author

merged. There was some PIP errors on sles/opensuse15 that seem unrelated. fc39 was pulling the latest galera-4 package. centos-stream9 had some tls errors on the epel repo that I'm hoping will resolve if it hits a different mirror.

For the moment - need the updated galera-4 to test against the server so appoligies for pushing this though a bit quick.

@grooverdan grooverdan deleted the rpm_galera branch July 23, 2024 01:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants