Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 17782

Summary: Invalid dependency on /etc/init.d (openldap-1.2.11-11)
Product: [Retired] Red Hat Raw Hide Reporter: kenneth_porter
Component: openldapAssignee: Nalin Dahyabhai <nalin>
Status: CLOSED NOTABUG QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-09-22 02:02:25 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 kenneth_porter 2000-09-22 01:05:58 UTC
The 1.2.11-11 SRPM has an explicit prereq for /etc/init.d, but manipulates scripts in /etc/rc.d/init.d. A comment in the changelog dated July 17 
2000 says "Move the initscript back" but the prereq was not removed from the spec file.

Question: If I remove the prereq from the spec file, will Bad Things happen?

Comment 1 kenneth_porter 2000-09-22 02:02:23 UTC
Answering my own question, yes, the provided init script looks for the functions script in /etc/init.d.

What new package provides /etc/init.d? Has that package been tested on RH6.*?

Comment 2 kenneth_porter 2000-09-22 05:11:52 UTC
Ok, this package needs the latest Rawhide initscripts (currently at 5.44), which provides symlinks for /etc/init.d and /etc/rc[0-9].d to support FHS.