Bug 1753786
| Summary: | Unable to install udisk2 in Fedora IoT 31 | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | nicolasoliver03 | ||||
| Component: | udisks2 | Assignee: | Tomáš Bžatek <tbzatek> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 31 | CC: | dustymabe, gnome-sig, jonathan, miabbott, philip.wyett, rfairley, tbzatek, vtrefny, walters | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | udisks2-2.8.4-3.fc31 | Doc Type: | If docs needed, set a value | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2019-10-08 00:26:57 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: | |||||||
| Attachments: |
|
||||||
|
Description
nicolasoliver03
2019-09-19 20:50:38 UTC
Created attachment 1617282 [details]
output of journalctl -t 'rpm-ostree(udisks2.post)'
We trigger udev to reload newly installed udev rules. According to the attached log file the environment looks too limited and udev might not work properly itself. Probably caused by ostree, reassigning. Running storage management tools inside of containers (or limited environments some other way) is a very bad idea generally. The only thing we can do is to ignore return codes from udevadm calls, but the problem with udev still stands. rpm-ostree performs offline updates, which means that scriptlets are not run directly on the live host. See more info on this in https://bugzilla.redhat.com/show_bug.cgi?id=1352154 (esp. https://bugzilla.redhat.com/show_bug.cgi?id=1352154#c6). I've opened a patch which gets this working: https://src.fedoraproject.org/rpms/udisks2/pull-request/3 Going to re-assign this to udisks2; we can re-assign it to rpm-ostree if needed following discussions. FEDORA-2019-febb2b29ae has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2019-febb2b29ae udisks2-2.8.4-3.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-febb2b29ae udisks2-2.8.4-3.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report. |