Bug 2179028
| Summary: | Update rust-coreos-installer to latest upstream version 0.17.0 [rhel-9.3.0] | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 9 | Reporter: | RHEL Program Management Team <pgm-rhel-tools> |
| Component: | rust-coreos-installer | Assignee: | RHCOS SST <rhcos-sst> |
| Status: | CLOSED ERRATA | QA Contact: | HuijingHei <hhei> |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 9.2 | CC: | amurdaca, hhei, jwboyer, mnguyen, perobins, travier |
| Target Milestone: | rc | Keywords: | Rebase, Triaged |
| Target Release: | --- | Flags: | pm-rhel:
mirror+
|
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | rust-coreos-installer-0.17.0-1.el9 | Doc Type: | Rebase: Bug Fixes and Enhancements |
| Doc Text: |
Rebase package(s) to version: 0.17.0
Highlights, important fixes, or notable enhancements:
- Support Ignition config spec 3.4.0 in `iso customize` and `pxe customize`
- Support ISO Ignition embedding on s390x architecture
- Avoid disabling ISO autologin in `iso customize` when only changing live kernel arguments
- Avoid network fetch timeout when low-level formatting ECKD DASD
|
Story Points: | --- |
| Clone Of: | 2177324 | Environment: | |
| Last Closed: | 2023-11-07 08:37:41 UTC | Type: | --- |
| 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: | 2177324 | ||
| Bug Blocks: | |||
|
Comment 4
HuijingHei
2023-03-17 10:10:03 UTC
> [root@localhost ~]# coreos-installer install /dev/vdb \ > --insecure-ignition \ > --ignition-url http://192.168.122.1:8088/login.ign \ > --console tty0 \ > --console ttyS0,115200n8 > Downloading Fedora CoreOS stable x86_64 metal image (raw.xz) and signature ... > [ 493.039296] GPT:Primary header thinks Alt. header is not at the end of the disk. > [ 493.039299] GPT:4911103 != 20971519 Just one minor question, when install Fedora CoreOS, get above logs, maybe it is harmless, but still want to confirm. Thanks! Yes, those messages are normal and harmless. (In reply to Benjamin Gilbert from comment #6) > Yes, those messages are normal and harmless. Thanks Benjamin for the confirmation. Change status to verified according to comment #4 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (rust-coreos-installer bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:6579 |