Bug 1473238

Summary: bind/configuration: include directive in conf file
Product: Red Hat Enterprise Linux 6 Reporter: Petr Sklenar <psklenar>
Component: preupgrade-assistant-el6toel7Assignee: Petr Stodulka <pstodulk>
Status: CLOSED WONTFIX QA Contact: Alois Mahdal <amahdal>
Severity: unspecified Docs Contact:
Priority: high    
Version: 6.10CC: ovasik, phracek
Target Milestone: rcKeywords: Extras
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-07-01 16:44:50 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:
Bug Depends On:    
Bug Blocks: 1429926    

Description Petr Sklenar 2017-07-20 09:44:05 UTC
Description of problem:
bugfix for BZ#1456628 needs more care.
There are some possible issues with 'include directive' in conf file.
If there are more complicated usage with more includes recursively it can cause trouble.

Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. https://bugzilla.redhat.com/show_bug.cgi?id=1456628#c6
2. https://bugzilla.redhat.com/show_bug.cgi?id=1456628#c7


Actual results:
'pid-file' and 'session-keyfile' is added into main file. Probably files in 'include' are ignored by parser.
And included files are lost.

Expected results:
Included files are not lost and are counted in.

Additional info:

Comment 2 Petr Stodulka 2019-07-01 16:44:50 UTC
Closing this bugzilla as the component is under a maintenance mode in which the maintainers are going to fix only critical bugs. If you consider the bugzilla critical, feel free to reopen the bug with an explanation.