Bug 608483
Summary: | SELinux is preventing /usr/libexec/git-core/git-daemon "getattr" access on /var/lib/git. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Giovanni Campagna <scampa.giovanni> |
Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 13 | CC: | domg444, dominick.grift, dwalsh, mgrepl |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | setroubleshoot_trace_hash:4a5426fcb965ea214414f9fd4c340230111e8767ba356fe94208ca0eb55cb9d4 | ||
Fixed In Version: | selinux-policy-3.7.19-33.fc13 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2010-07-06 17:09:37 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: |
Description
Giovanni Campagna
2010-06-27 18:34:52 UTC
Could you try to execute: chcon -Rt git_system_content_t /var/lib/git It should work. $ matchpathcon /var/lib/git /var/lib/git system_u:object_r:git_system_content_t:s0 Instead, cgit and gitweb can read git_system_content. I need to fix the label. Fixed in selinux-policy-3.7.19-33.fc13 selinux-policy-3.7.19-33.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-33.fc13 selinux-policy-3.7.19-33.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update selinux-policy'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/selinux-policy-3.7.19-33.fc13 selinux-policy-3.7.19-33.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report. |