Bug 1026644
Summary: | SELinux is preventing /usr/sbin/grubby from 'read' accesses on the blk_file sr0. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Moez Roy <moez.roy> | ||||
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||
Status: | CLOSED INSUFFICIENT_DATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 20 | CC: | collura, dominick.grift, dwalsh, lvrabec, mgrepl, moez.roy | ||||
Target Milestone: | --- | Keywords: | Reopened | ||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Unspecified | ||||||
Whiteboard: | abrt_hash:210b8e0a9669eeb39f0dd08cdf9b9913be0a2c4c87e6d61a09986d7145ffb6e1 | ||||||
Fixed In Version: | selinux-policy-3.12.1-105.fc20 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2014-06-09 15:21:24 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: | |||||||
Attachments: |
|
Description
Moez Roy
2013-11-05 07:04:39 UTC
*** Bug 1026645 has been marked as a duplicate of this bug. *** I am back porting fixes from RHEL which add kdumpgui_run_bootloader boolean commit 86a63f7f1b116e4d731337d82e4cbe511f6f1fbc Author: Miroslav Grepl <mgrepl> Date: Tue Nov 5 12:48:01 2013 +0100 Add kdumpgui_run_bootloader boolean selinux-policy-3.12.1-105.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-105.fc20 Package selinux-policy-3.12.1-105.fc20: * should fix your issue, * was pushed to the Fedora 20 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing selinux-policy-3.12.1-105.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-22285/selinux-policy-3.12.1-105.fc20 then log in and leave karma (feedback). Created attachment 833161 [details]
running selinux-policy-3.12.1-106.fc20 but still got this error?
selinux-policy-3.12.1-105.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. (In reply to collura from comment #6) > Created attachment 833161 [details] > running selinux-policy-3.12.1-106.fc20 but still got this error? yes. it is not fixed. What is your actual problem? Did you turn on the boolean? # setsebool -P kdumpgui_run_bootloader 1 don't recall |