Summary: | Missing dependency on xz | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Tom Rini <tom.rini> |
Component: | arm-image-installer | Assignee: | Peter Robinson <pbrobinson> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 33 | CC: | pbrobinson, pwhalen |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | arm-image-installer-3.4-1.fc34 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2021-04-22 14:53:39 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: |
Description
Tom Rini
2021-04-08 19:00:16 UTC
There is also a missing dependency on libselinux-utils, to provide getenforce which is called to see if relabeling is required. Since both of these missing deps are rather common a Fedora install, I should note that my use case is "I don't have Fedora installed, let me throw it in a container so I can put Fedora on some ARM SBCs I have handy". And xfsprogs if you're using the Server image. FEDORA-2021-6b01add75e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6b01add75e FEDORA-2021-6b01add75e has been pushed to the Fedora 34 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-6b01add75e` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-6b01add75e See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2021-6b01add75e has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-6b01add75e FEDORA-2021-6b01add75e has been pushed to the Fedora 34 stable repository. If problem still persists, please make note of it in this bug report. |