Bug 132303
| Summary: | bind is unable to find zone files after update to the latest testing version | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Milan Kerslager <milan.kerslager> |
| Component: | bind | Assignee: | Jason Vas Dias <jvdias> |
| Status: | CLOSED ERRATA | QA Contact: | Ben Levenson <benl> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | CC: | laroche |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | bind-9.2.4rc7-12 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-09-10 20:52:22 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 123268, 123574 | ||
|
Description
Milan Kerslager
2004-09-10 19:11:26 UTC
The yum-path-update-trouble I had on two servers. The third I tryed to use rpm -Uvh by hand and everything went ok. In the logs I can see that the first time bind has been stopped and run in chroot, then without chroot and third time started with chroot option again. In #1 report, there was 20:59:33 start in chroot, 20:59:02 without chroot, 20:58:57 with chroot, 20:58:52 with chroot (according to logs). Aargh! The old bind-chroot-9.2.2-21 %postun script does a "service named restart" after removing the 'ROOTDIR=' line from /etc/sysconfig/named, so after the %triggerpostun script of bind-chroot-9.2.4rc7-11_EL3 puts back the 'ROOTDIR=' line, named may still be left running outside of the chroot. bind-chroot-9.2.4rc7-12_EL3 will restart named after restoring the 'ROOTDIR=' line. This bug is fixed in RHEL-3 with bind-9.2.4-1_EL3 . An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2004-567.html |