Bug 109252
| Summary: | HINFO entries not recognized | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ulrich Drepper <drepper> |
| Component: | redhat-config-bind | Assignee: | Daniel Walsh <dwalsh> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 1 | ||
| 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: | 2004-01-05 22:06:08 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: | |||
Should be ignored and maintained now in system-config-bind. Dan |
From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6a) Gecko/20031103 Firebird/0.7+ Description of problem: Starting redhat-config-bind on my DNS server produces the following output: unknown ['IN', 'HINFO', 'IBM_ThinkPad_600E', 'Linux-2.2'] unknown ['IN', 'HINFO', 'IBM_ThinkPad_600E', 'Linux-2.2'] unknown ['IN', 'HINFO', '2xPII_Xeon_450/512l', 'Linux-2.4'] unknown ['IN', 'HINFO', '2xPII_Xeon_450/512l', 'Linux-2.4'] unknown ['IN', 'HINFO', 'HP/PA_B180', 'HP/UX-11.00'] unknown ['IN', 'HINFO', 'Rebel_Netwinder', 'Linux-2.4'] [...] Version-Release number of selected component (if applicable): redhat-config-bind-2.0.1-1 How reproducible: Always Steps to Reproduce: 1.Add HINFO entries to forward-lookup tables 2.start r-c-b 3. Actual Results: see above Expected Results: the lines should at least be ignored and in any case written out again as they are. It would be much better if r-c-b learns about these fields and lets the user enter them Additional info: