Bug 51528

Summary: duplicated or mispelled entries in /etc/services and /etc/protocols
Product: [Retired] Red Hat Linux Reporter: Frank Salinas <franksalinas_99>
Component: setupAssignee: Bill Nottingham <notting>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: low Docs Contact:
Priority: medium    
Version: 7.1CC: rvokal
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: 2001-08-11 21:54:58 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 Frank Salinas 2001-08-11 21:54:54 UTC
In /etc/services, 'support' appears twice. This is a problem when migrating the Name Services to OpenLDAP. The LDIF file created has duplicate entries and slapadd dies while creating the LDAP database.

In /etc/protocols, this line

st     118     ST              # Schedule Transfer

should be

stp     118     ST              # Schedule Transfer

st is 5 and is declared earlier in the file. stp is the correct name for 118 according to IANA.

Hope this helps

Comment 1 Bill Nottingham 2001-08-12 04:54:54 UTC
This is already fixed in the roswell setup package.