Bug 51528 - duplicated or mispelled entries in /etc/services and /etc/protocols
Summary: duplicated or mispelled entries in /etc/services and /etc/protocols
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: setup
Version: 7.1
Hardware: i386
OS: Linux
medium
low
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-08-11 21:54 UTC by Frank Salinas
Modified: 2014-03-17 02:22 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2001-08-11 21:54:58 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.