-
Notifications
You must be signed in to change notification settings - Fork 246
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
RHEL and openSUSE #1128
Comments
Do these distributions have Go 1.20 in their repositories? |
For RHEL 9, yes, it's provided natively. openSUSE Tumbleweed also, but openSUSE Leap (5.15) requires manual installation. |
I've enabled RHEL 9 and openSUSE Tumbleweed on my COPR. The builds appear to have succeeded. We won't be able to enable openSUSE Leap if Go 1.20 isn't available in the repositories as we don't control the build environment fully on the COPR builders. |
There is one thing to consider though: additional packages for RHEL are actually under the |
No idea about aliases but I've enabled |
Thanks for the RHEL 9 build! It seems to be working quite well. Checked again on openSUSE Leap 15.5, and Go 1.21 is now available:
|
Go 1.21 is available on openSUSE Leap 15.6 (and Slowroll). Could Yggdrasil be built for both as well? |
I don't see Leap 15.6 but I enabled Leap 15.4 and Leap 15.5, builds hopefully going up soon. |
I installed Yggdrasil on Leap 15.6 and I've run into some issues during that. After adding the repo (will cover below how to do that), I tried installing
According to this and this link SUSE uses the Next, zypper will complain about missing signature verification. I'm unsure whether this is an issue with the repo or due to me adding the repo incorrectly.
This can also be ignored, but ideally would work without issue. My steps for adding the repo. (Leap 15.6 is not available, as noted above)
|
Suspicious that it's trying to give you Yggdrasil 0.5.8. It should be on 0.5.9... |
The builds for 0.5.9 on Leap 15.5 all show failed. No idea why, even the build log is missing for those. So that's kind of a second issue |
I kicked off a rebuild and it looks like the builder for Leap 15.5 is horribly broken, there are tons of GPG errors for distribution packages. I also am not really sure if we need to have a |
Wow, yeah. I guess that's an issue with the chroot provided by Fedora?
Agreed, |
It looks like it, yeah. Does the latest build for Tumbleweed work for you for now? |
Yeah, the dependency issue doesn't come up any more. Still getting the Signature verification issue. Could it be due to how I add the repo? The actual repo URL is
I got that idea from here |
Please also build for RHEL 8 and RHEL 9 (e.g. Rocky Linux, AlmaLinux), on top of the existing CentOS Stream offers on Fedora COPR.
And please also build for openSUSE, both for Leap and Tumbleweed.
The text was updated successfully, but these errors were encountered: