Bug 523973
Summary: | Dist-Upgrade F10->F11 breaks bind | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Harald Reindl <h.reindl> |
Component: | dnssec-conf | Assignee: | Paul Wouters <pwouters> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | low | ||
Version: | 11 | CC: | atkac, gczarcinski, pwouters |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2009-09-19 15:13:33 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
Harald Reindl
2009-09-17 12:58:47 UTC
This report is a dup of https://bugzilla.redhat.com/show_bug.cgi?id=510290 I agree that named.conf should not be modified by software ... this is a "user" defined configuration file. BUT, if it is modified, then the modification should WORK! It currently does not. Yes, it works for simplistic cases but does not handle the actual free-form officially allowed for named.conf. Specifically, it does not parse "options" correctly. If the left-brace after options is on a separate line, it screws up. If (as in my case) I use multiple physical lines for lists of ip-numbers with "};" on a separate line, it screws up. Yes, you can edit named.conf so the problem will not occur but this should not be necessary. I am marking this as a dup so that there is only one report thread to follow. See that bug report for additional information. *** This bug has been marked as a duplicate of bug 510290 *** |