Bug 1055226
| Summary: | selinux zaps NetworkManager / dhclient6 fails to get ipv6 address | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Wolfgang Rupprecht <wolfgang.rupprecht> | ||||||
| Component: | selinux-policy-targeted | Assignee: | Miroslav Grepl <mgrepl> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Ben Levenson <benl> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 20 | CC: | dave, dwalsh | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | selinux-policy-3.12.1-119.fc20 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | |||||||||
| : | 1056816 (view as bug list) | Environment: | |||||||
| Last Closed: | 2014-01-23 11:07:31 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
Wolfgang Rupprecht
2014-01-19 16:52:21 UTC
for some reason running "systemctl restart NetworkManager" from root allows everything to work correctly. that is also my workaround. Has been addded.
commit 45b2e2074d53b5ce09afd9ed03b3319e668a3197
Author: Dan Walsh <dwalsh>
Date: Thu Jan 16 16:29:06 2014 -0500
Allow NetworkManager to signal and sigkill init scripts
selinux-policy-3.12.1-119.fc20 has been submitted as an update for Fedora 20. https://admin.fedoraproject.org/updates/selinux-policy-3.12.1-119.fc20 Created attachment 852906 [details]
journalctl -b0 -u NetworkManager
showing dhclient6 failing to attach to the port.
Created attachment 852907 [details]
ifcfg file for the failing interface
selinux-policy-3.12.1-119.fc20 fixes the avc in /var/log/audit/audit.log but the problem with dhclient6 failing still persists. I'm at a loss. Are we really looking at two overlapping bugs (say another in NetworkManager) that were introduced within a day or two of each other? Package selinux-policy-3.12.1-119.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-119.fc20' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-1249/selinux-policy-3.12.1-119.fc20 then log in and leave karma (feedback). selinux-policy-3.12.1-119.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report. |