Back to bug 1388501

Who When What Removed Added
Noriko Hosoi 2016-10-25 15:41:36 UTC Status NEW POST
Noriko Hosoi 2016-10-31 21:30:06 UTC Status POST MODIFIED
Fixed In Version 389-ds-base-1.3.5.10-12.el7
errata-xmlrpc 2016-10-31 21:35:24 UTC Status MODIFIED ON_QA
Noriko Hosoi 2016-11-01 19:16:33 UTC Doc Text Cause: The setup script of the Directory Server now uses host command, which may not be installed on the RHEL, by default.

Consequence: If host command does not exist on the host, the setup script fails.

Fix: The runtime dependency on the bind-utils package which the host command belong to is added.

Result: The host command is guaranteed to be on the host to set up the Directory Server.
Doc Type If docs needed, set a value Bug Fix
Viktor Ashirov 2016-11-14 05:22:56 UTC Status ON_QA VERIFIED
Marc Muehlfeld 2016-11-14 12:54:03 UTC CC mmuehlfe
Doc Text Cause: The setup script of the Directory Server now uses host command, which may not be installed on the RHEL, by default.

Consequence: If host command does not exist on the host, the setup script fails.

Fix: The runtime dependency on the bind-utils package which the host command belong to is added.

Result: The host command is guaranteed to be on the host to set up the Directory Server.
The Directory Server setup script uses the "host" command to look up host names and IP addresses. As a consequence, on systems not having the "bind-utils" package installed, the setup script fails. To fix the problem, "bind-utils" has been added as a dependency to the "389-ds-base" package. As a result, the Directory Server setup script no longer fails because of a missing dependency.
Flags needinfo?(nhosoi)
Noriko Hosoi 2016-11-14 19:40:43 UTC Flags needinfo?(nhosoi)
Marc Muehlfeld 2016-11-18 08:27:45 UTC Doc Text The Directory Server setup script uses the "host" command to look up host names and IP addresses. As a consequence, on systems not having the "bind-utils" package installed, the setup script fails. To fix the problem, "bind-utils" has been added as a dependency to the "389-ds-base" package. As a result, the Directory Server setup script no longer fails because of a missing dependency. The Directory Server setup script uses the "host" utility to look up host names and IP addresses. As a consequence, on systems that do not have the bind-utils package installed, the setup script fails. To fix the problem, bind-utils has been added as a dependency to the 389-ds-base package. As a result, the Directory Server setup script no longer fails because of a missing dependency.
errata-xmlrpc 2016-12-06 00:23:42 UTC Status VERIFIED RELEASE_PENDING
errata-xmlrpc 2016-12-06 17:04:08 UTC Status RELEASE_PENDING CLOSED
Resolution --- ERRATA
Last Closed 2016-12-06 12:04:08 UTC
Simon Pichugin 2020-09-13 21:34:54 UTC Link ID Github 389ds/389-ds-base/issues/1659

Back to bug 1388501