Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 2085367

Summary: edk2-ovmf not provided for CS8 or CS9 aarch64
Product: Red Hat Enterprise Linux 9 Reporter: Alex Iribarren <alex.iribarren>
Component: edk2Assignee: Virtualization Maintenance <virt-maint>
Status: CLOSED NOTABUG QA Contact: Chao Yang <chayang>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: CentOS StreamCC: berrange, bstinson, coli, djuarezg, drjones, jwboyer, kraxel, ngompa13, pbonzini, virt-maint
Target Milestone: rcKeywords: Reopened
Target Release: ---Flags: pm-rhel: mirror+
Hardware: aarch64   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-05-16 11:46:21 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alex Iribarren 2022-05-13 07:13:58 UTC
The edk2-ovmf noarch package is distributed in the AppStream repository for x86_64, but it is missing for aarch64. This affects both CS8 and CS9. Could you please include it for both OSes?

Comment 1 Andrew Jones 2022-05-13 07:45:05 UTC
It's called edk2-aarch64 for aarch64 builds, e.g. edk2-aarch64-20220221gitb24306f15d-1.el9.noarch.rpm

Thanks,
drew

Comment 2 Gerd Hoffmann 2022-05-16 05:56:32 UTC
(In reply to Andrew Jones from comment #1)
> It's called edk2-aarch64 for aarch64 builds, e.g.
> edk2-aarch64-20220221gitb24306f15d-1.el9.noarch.rpm

While I can see that package in the rhel repos it is indeed missing in centos stream though.

Comment 4 Andrew Jones 2022-05-16 08:55:06 UTC
(In reply to Gerd Hoffmann from comment #2)
> (In reply to Andrew Jones from comment #1)
> > It's called edk2-aarch64 for aarch64 builds, e.g.
> > edk2-aarch64-20220221gitb24306f15d-1.el9.noarch.rpm
> 
> While I can see that package in the rhel repos it is indeed missing in
> centos stream though.

These aren't what we want?

http://SOME_MIRROR/9-stream/AppStream/aarch64/os/Packages/edk2-aarch64-20220221gitb24306f15d-1.el9.noarch.rpm

http://SOME_MIRROR/8-stream/AppStream/aarch64/os/Packages/edk2-aarch64-20220126gitbb1bba3d77-2.el8.noarch.rpm

Comment 5 Neal Gompa 2022-05-16 11:26:14 UTC
Oh man, that's inconsistent. -ovmf for x86 firmware, -aarch64 for ARM firmware (not -aavmf)?

Comment 6 Gerd Hoffmann 2022-05-16 11:46:21 UTC
(In reply to Andrew Jones from comment #4)
> (In reply to Gerd Hoffmann from comment #2)
> > While I can see that package in the rhel repos it is indeed missing in
> > centos stream though.
> 
> These aren't what we want?
> 
> http://SOME_MIRROR/9-stream/AppStream/aarch64/os/Packages/edk2-aarch64-
> 20220221gitb24306f15d-1.el9.noarch.rpm
> 
> http://SOME_MIRROR/8-stream/AppStream/aarch64/os/Packages/edk2-aarch64-
> 20220126gitbb1bba3d77-2.el8.noarch.rpm

Hmm, indeed, yes, and 'dnf list "edk2*"' lists it too.
Havn't found it a few hours ago though, not sure why,
maybe just a typo on the command line.