Bug 2155673
| Summary: | edk2-20221117gitfff6d81270b5-8.fc38 breaks composes | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Kevin Fenzi <kevin> |
| Component: | edk2 | Assignee: | Paolo Bonzini <pbonzini> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | berrange, crobinso, glesage, kraxel, pbonzini, philmd, virt-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | aarch64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | edk2-20221117gitfff6d81270b5-9.fc38 edk2-20221117gitfff6d81270b5-9.fc37 edk2-20221117gitfff6d81270b5-9.fc36 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-01-02 15:10:06 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
Kevin Fenzi
2022-12-21 20:24:41 UTC
Layering qemu on Silverblue with `rpm-ostree install qemu` — or having it already layered and doing an update breaks with the error: error: Running %post for edk2-arm: bwrap(/bin/sh): Child process killed by signal 1; run `journalctl -t 'rpm-ostree(edk2-arm.post)'` for more information Is this related? It's edk2 for the arm package (not aarch64) not being able to compose a tree for Silverblue 37 on x86. FEDORA-2023-b7a7b3e543 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b7a7b3e543 FEDORA-2023-b7a7b3e543 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-382d340e86 has been submitted as an update to Fedora 37. https://bodhi.fedoraproject.org/updates/FEDORA-2023-382d340e86 FEDORA-2023-319963375c has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2023-319963375c (In reply to Garrett LeSage from comment #1) > error: Running %post for edk2-arm: bwrap(/bin/sh): Child process killed by > signal 1; run `journalctl -t 'rpm-ostree(edk2-arm.post)'` for more > information > > Is this related? It's edk2 for the arm package (not aarch64) not being able > to compose a tree for Silverblue 37 on x86. Most likely yes. What does the jornalctl command above print? FEDORA-2023-382d340e86 has been pushed to the Fedora 37 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-382d340e86` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-382d340e86 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-319963375c has been pushed to the Fedora 36 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-319963375c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-319963375c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-382d340e86 has been pushed to the Fedora 37 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-319963375c has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. |