-
Notifications
You must be signed in to change notification settings - Fork 203
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
[BUG] MicroShift RPM repos not found for ARM #1875
Comments
hi, @naveenrajm7 You need a valid Red Hat developer subscription to access those repos. We are working on upstream builds that would not require a subscription, but that may take us a little while. |
Hi @dhellmann Thank you for confirmation. I see Thanks! |
New versions of OpenShift Local include MicroShift as an option, so if you're just wanting to try it out that may be an option. https://www.redhat.com/sysadmin/deploy-microshift-laptop has some instructions. |
@naveenrajm7, thank you for reporting this problem. |
This is actually a mishap in the Developer For Individual subscriptions. The two repos are missing, but they should be there. We will fix this in the subscription asap. |
Glad to hear that ARM packages will be available in the No-Cost Developer license. |
@naveenrajm7 it will take a week or two to fix the subscription. |
Hi @ggiguash, any update on the issue, this is something we would like to leverage for the LFX CNCF mentorship work. |
@skonto, the issue has not been resolved yet. Unfortunately, it takes a bit longer than expected. |
@naveenrajm7 / @skonto, can you please re-check if
|
Hi @ggiguash I am still not able to find [ec2-user@ip-198-18-60-10 ~]$ uname -r
5.14.0-284.11.1.el9_2.aarch64
[ec2-user@ip-198-18-60-10 ~]$ sudo subscription-manager repos --enable rhocp-4.13-for-rhel-9-aarch64-rpms
Error: 'rhocp-4.13-for-rhel-9-aarch64-rpms' does not match a valid repository ID. Use "subscription-manager repos --list" to see valid repositories.
[ec2-user@ip-198-18-60-10 ~]$ sudo subscription-manager repos --list-enabled | grep rhocp
[ec2-user@ip-198-18-60-10 ~]$ sudo subscription-manager repos --list | grep rhocp |
@naveenrajm7 , you're right. I created a RH Developer Subscription using my private email to test and the products are still not available on the aarch64 platform. Let me follow-up with the internal team again. I will confirm the availability using my private registration before asking you to reconfirm. |
Chiming in to update this issue. Unfortunatelly, we're still working to resolve the problem with the MicroShift subscriptions on ARM64 platform. |
Another update: we have enabled the SKUs, but the repos are still unavailable. Working with the involved teams on a resolution. |
Chiming in here: SKUs are enabled by their propagation may take more time. I've just checked and it did not happen yet. |
Looks like the RPM packages are available for developer subscription on AARCH64.
|
Hi @ggiguash Thank you for staying on top of this and getting it fixed for us. I can now see This will help our LFX project where we are trying to get serverless working in microshift, you can check out our Microshift-Serverless project. Thanks! |
What happened?
Microshift Installation in ARM machine failed ( AWS Graviton t4g )
What did you expect to happen?
RPM repos should be present to enable
How to reproduce it (as minimally and precisely as possible)?
Anything else we need to know?
I have No-Cost RedHat Developer Subsription. I checked the Content Repositories Provided by RedHat Openshift Container Platform Subscription and I was not able to find any packages related to aarch64.
Environment
microshift version
): N.A (Tried both 4.12 and 4.13 Docs)cat /etc/os-release
): Red Hat Enterprise Linux release 9.2 (Plow)uname -a
): Linux ip-198-18-60-10.ec2.internal 5.14.0-284.11.1.el9_2.aarch64 Init #1 SMP PREEMPT_DYNAMIC Wed Apr 12 11:23:11 EDT 2023 aarch64 aarch64 aarch64 GNU/LinuxRelevant logs
Please let me know how can I access microshift packages for ARM machines.
Thanks
The text was updated successfully, but these errors were encountered: