Bug 619982
| Summary: | SELinux is preventing lancelot from making the program stack executable. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Christopher Antila <christopher> | ||||
| Component: | selinux-policy | Assignee: | Miroslav Grepl <mgrepl> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 12 | CC: | christopher, dwalsh, mgrepl | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | x86_64 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | setroubleshoot_trace_hash:ceeaadf1aee5617ec17fefb464a511fb1deb7fdb35b0a16c3c26a1a29af202e2 | ||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2010-08-05 18:34:32 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
        
        
          Christopher Antila
        
        
        
        
        
          2010-07-31 06:23:00 UTC
        
       
      
      
      
    Could you try to execute yum reinstall selinux-policy-targeted and make sure nothing breaks. Created attachment 436096 [details]
Output of Yum from Requested Command
This is the output from attempting to reinstall selinux-policy-targeted.
    Try this again with #setenforce 0 yum reinstall selinux-policy-targeted Even after 'setenforce', the reinstall still fails. My machine is having severe issues with SELinux, and I wonder if this (and the other errors I've recently reported) are simply one-off. This particular alert, as you can see, happened more than 1000 times in a four-day period, and I've been running in Permissive mode just so that I can log in. Maybe it's time for a fresh install of F13? crantila try this. # rm -rf /etc/selinux/targeted # yum reinstall selinux-policy-targeted # fixfiles restore # reboot That should clean it up. This last command has cleared up everything. I've been able to set SELinux back to "Enforcing" for the first time in weeks! Wonder what I did to cause this in the first place... Thank you for your help.  |