You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)?
Fresh ARM machine with RHEL 9.2 registered with subscription-manager
Try enabling repos as shown in Docs
[ec2-user@ip-198-18-60-10 ~]$ sudo subscription-manager repos --enable rhocp-4.13-for-rhel-9-$(uname -m)-rpms --enable fast-datapath-for-rhel-9-$(uname -m)-rpm
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.
Error: 'fast-datapath-for-rhel-9-aarch64-rpm' does not match a valid repository ID. Use "subscription-manager repos --list" to see valid repositories.
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 (use microshift version): N.A (Tried both 4.12 and 4.13 Docs)
Hardware configuration: AWS Graviton t4g.small
OS (e.g: cat /etc/os-release): Red Hat Enterprise Linux release 9.2 (Plow)
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.
Error: 'fast-datapath-for-rhel-9-aarch64-rpm' does not match a valid repository ID. Use "subscription-manager repos --list" to see valid repositories.
Please let me know how can I access microshift packages for ARM machines.
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