From nobody@FreeBSD.ORG Fri May 21 09:34:55 1999
Return-Path: <nobody@FreeBSD.ORG>
Received: by hub.freebsd.org (Postfix, from userid 32767)
	id AB2CB14E48; Fri, 21 May 1999 09:34:55 -0700 (PDT)
Message-Id: <19990521163455.AB2CB14E48@hub.freebsd.org>
Date: Fri, 21 May 1999 09:34:55 -0700 (PDT)
From: pam@polynet.lviv.ua
Sender: nobody@FreeBSD.ORG
To: freebsd-gnats-submit@freebsd.org
Subject: tcpd is not installed from src/contrib/tcp_wrappers during make world
X-Send-Pr-Version: www-1.0

>Number:         11822
>Category:       bin
>Synopsis:       tcpd is not installed from src/contrib/tcp_wrappers during make world
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 21 09:40:01 PDT 1999
>Closed-Date:    Tue Jun 8 03:54:00 PDT 1999
>Last-Modified:  Tue Jun  8 03:55:15 PDT 1999
>Originator:     Adrian Pavlykevych
>Release:        3.2-Stable-19990518
>Organization:
Lviv State University "Lvivska Polytechnica"
>Environment:
FreeBSD ghost.lp.lviv.ua 3.2-STABLE FreeBSD 3.2-STABLE #2: Tue May 18 10:45:13 EEST 1999     pam@ghost.lp.lviv.ua:/usr/src/sys/compile/MYKernel  i386
>Description:
tcpd building and installation is missing in make world. Instaling port (in its current shape) 
would lead to unnecessary duplicating libwrap and other utilities

As make world installs libwrap as libwrap.so.2 and not libwrap.so.7
(as port did/does) all dependant binaries need to be recompiled after system 
upgrade. 
>How-To-Repeat:
upgrade any existing FreeBSD system with tcp_wrapper dependant configuration (like sshd)
to 3.2 Stable, remove seemingly unnecessary tcp_wrapper package.


>Fix:


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Tue Jun 8 03:54:00 PDT 1999 
State-Changed-Why:  
You're not supposed to use tcpd with the base system's wrappers. See 
the inetd(8) manpage. 
>Unformatted:
