Bug 2000439
| Summary: | OSError: nothing matching /var/tmp/lorax/lorax.rncjz99k/installroot/boot/efi/EFI/*/fonts/unicode.pf2 | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | dhodovsk | |
| Component: | lorax | Assignee: | Brian Lane <bcl> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Release Test Team <release-test-team-automation> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 9.0 | CC: | bcl, fmartine, jkaluza, jstodola, obudai, pjanda, pvlasin, tgunders | |
| Target Milestone: | rc | Flags: | ibishop:
needinfo-
pm-rhel: mirror+ |
|
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | lorax-34.9.6-1.el9_b | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2003030 (view as bug list) | Environment: | ||
| Last Closed: | 2021-12-07 21:30:47 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1976771, 2003030 | |||
|
Description
dhodovsk
2021-09-02 07:30:33 UTC
Since https://fedoraproject.org/wiki/Changes/UnifyGrubConfig all the GRUB configuration files and resources are in /boot/grub2, the change mentioned rebased the grub2 package to 2.06 final release that contained a fix to also ship unicode.pf2 in /boot/grub2. But this broke lorax that's still trying to find this file in the EFI System Partition: OSError: nothing matching /var/tmp/lorax/lorax.rncjz99k/installroot/boot/efi/EFI/*/fonts/unicode.pf2 I believe this has already been fixed in Fedora so that fix should be cherry-picked by lorax in RHEL9. This is the upstream fix https://github.com/weldr/lorax/commit/fa2e465d51039e6172e5118c432b715316a70a48 grub2-2.06-2.el9_b has also passed gating, so all of this should be ok for beta. I need acks on 2003030 in order to proceed with the c9s version of this. @bcl , I've manually added updated lorax-templates-rhel and lorax to RHEL-9.0.0-Beta ET advisories. Normally this would be done by ET automatoin, but we are still testing the ET automation side-tags supports and hit some issues. @bcl , we need the same change for rhel-9.0.0 GA (the "rhel-9.0.0" dist-git branch). The lorax-template-rhel in rhel-9.0.0-pending is old and new grub2 update breaks it the same way as previously in Beta. Beta itself is fine :). (In reply to Jan Kaluža from comment #17) > @bcl , we need the same change for rhel-9.0.0 GA (the > "rhel-9.0.0" dist-git branch). The lorax-template-rhel in rhel-9.0.0-pending > is old and new grub2 update breaks it the same way as previously in Beta. > Beta itself is fine :). Yep. Just waiting for qa_ack on bug #2003030 lorax-34.9.6-1.el9_b and rebased grub2 (grub2-2.06-3.el9) are present in a successfully built compose RHEL-9.0.0-20210930.4. lorax-34.9.6-1.el9_b contains the fix from comment 2. Moving to VERIFIED. |