Bug 1212883
Summary: | dhclient (via network-functions) empties resolv.conf because of grep | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Felix Hassert <felix+rhbz> | ||||
Component: | initscripts | Assignee: | initscripts Maintenance Team <initscripts-maint-list> | ||||
Status: | CLOSED ERRATA | QA Contact: | qe-baseos-daemons | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 7.1 | CC: | ajb, andrew.holway, jscotka, lnykryn, mnavrati, mrfusion, sibu, toracat, tscherf | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | initscripts-9.49.25-1.el7 | Doc Type: | Bug Fix | ||||
Doc Text: |
Due to a change behavior of the grep command, the resolv.conf file was always deleted. The underlying source code has been modified to fix this bug, and the intended behavior has been restored.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2015-11-19 11:29:35 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
Felix Hassert
2015-04-17 15:08:10 UTC
This should be already fixed in upstream and it is planned to be backport in rhel-7.2 https://git.fedorahosted.org/cgit/initscripts.git/commit/?id=be5e6338fa2c46429d9516659d33273de56a06ef *** Bug 1208050 has been marked as a duplicate of this bug. *** Hello, Looking at the documented URL's concerning this bug, I don't see any reference to RHEL 6.x. I can confirm that in our environment running SL 6.x, we experienced this bug. Since the 6.x series hasn't been mentioned, is there any plan on backporting these changes? I'd prefer to not apply an empty make_resolv_conf() function via a hook, nor deny grep upgrades via excludes. Thanks! John DeSantis This patch should be included in 9.03.49 version of rhel6 initscripts https://git.fedorahosted.org/cgit/initscripts.git/commit/?h=rhel6-branch&id=ecc64049caf281e5f18fd6996f3716c83aacdad3 (In reply to Lukáš Nykrýn from comment #7) > This patch should be included in 9.03.49 version of rhel6 initscripts > > https://git.fedorahosted.org/cgit/initscripts.git/commit/?h=rhel6- > branch&id=ecc64049caf281e5f18fd6996f3716c83aacdad3 Thank you for such a quick response! John DeSantis *** Bug 1279393 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-2134.html |