Skip to content

[BUG] MicroShift RPM repos not found for ARM  #1875

@naveenrajm7

Description

@naveenrajm7

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)?

  1. Fresh ARM machine with RHEL 9.2 registered with subscription-manager
  2. 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)
  • Kernel (e.g. 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/Linux
  • Others:

Relevant logs

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.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions