Bug 2070741
Summary: | flatpak_helper_t unable to open, read and lock files inside /var/lib/flatpak | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Flo H. <emailtoflorian> |
Component: | flatpak | Assignee: | Debarshi Ray <debarshir> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 36 | CC: | amigadave, awilliam, debarshir, dwalsh, fzatlouk, grepl.miroslav, klember, lvrabec, mail, michael.scheiffler, mmalik, omosnace, pkoncity, vmojzis, zpytela |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | abrt_hash:7890417aefe265361726257f0623a15e7506e62c4c752f7fd480db71837831a2;VARIANT_ID=workstation; AcceptedFreezeException | ||
Fixed In Version: | flatpak-1.12.7-2.fc36 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-04-14 23:23:55 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: | |||
Bug Blocks: | 1953786, 2075937 |
Description
Flo H.
2022-03-31 19:52:19 UTC
There's also bug 2053631, which is about: SELinux is preventing pool-/usr/libex from 'read' accesses on the directory /var/lib/flatpak/repo. *** Bug 2053631 has been marked as a duplicate of this bug. *** *** Bug 2070742 has been marked as a duplicate of this bug. *** *** Bug 2070739 has been marked as a duplicate of this bug. *** *** Bug 2070750 has been marked as a duplicate of this bug. *** I think these are all SELinux denials caused by the flatpak_helper_t SELinux domain not being able to read files inside /var/lib/flatpak. This should clearly be allowed. Zdeněk, any suggestions? As long as it is only reading, files_read_var_lib_files(flatpak_helper_t) should do it, possibly also files_list_var_lib(flatpak_helper_t) files_read_var_lib_files(flatpak_helper_t) Does this look good to you: https://github.com/flatpak/flatpak/pull/4855 ? FEDORA-2022-bc3af3f0d1 has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-bc3af3f0d1 It looks good. Discussed in ticket: https://pagure.io/fedora-qa/blocker-review/issue/747 The decision to classify this bug as an AcceptedFreezeException was made: "There is a high probability that this issue can be hit by users right after Fedora installation before updating their systems. It was decided to take this in during the Freeze." FEDORA-2022-bc3af3f0d1 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 --advisory=FEDORA-2022-bc3af3f0d1` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-bc3af3f0d1 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2022-bc3af3f0d1 has been pushed to the Fedora 36 stable repository. If problem still persists, please make note of it in this bug report. *** Bug 2072274 has been marked as a duplicate of this bug. *** *** Bug 2072246 has been marked as a duplicate of this bug. *** |