From hsu@clinet.fi  Thu May 15 11:07:34 1997
Received: from hauki.clinet.fi (root@hauki.clinet.fi [194.100.0.1])
          by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA04552
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 May 1997 11:07:22 -0700 (PDT)
Received: from katiska.clinet.fi (root@katiska.clinet.fi [194.100.0.4]) by hauki.clinet.fi (8.8.5/8.6.4) with ESMTP id VAA00387 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 15 May 1997 21:07:08 +0300 (EET DST)
Received: (hsu@localhost) by katiska.clinet.fi (8.8.5/8.6.4) id VAA22567; Thu, 15 May 1997 21:07:08 +0300 (EET DST)
Message-Id: <199705151807.VAA22567@katiska.clinet.fi>
Date: Thu, 15 May 1997 21:07:08 +0300 (EET DST)
From: Heikki Suonsivu <hsu@clinet.fi>
Reply-To: hsu@clinet.fi
To: FreeBSD-gnats-submit@freebsd.org
Subject: mail group and install-info break make world
X-Send-Pr-Version: 3.2

>Number:         3602
>Category:       bin
>Synopsis:       mail group and install-info break 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:   Thu May 15 11:10:00 PDT 1997
>Closed-Date:    Thu May 15 15:32:37 PDT 1997
>Last-Modified:  Thu May 15 15:33:13 PDT 1997
>Originator:     Heikki Suonsivu
>Release:        FreeBSD 2.2-STABLE i386
>Organization:
Clinet, Espoo, Finland
>Environment:

FreeBSD 2.2.1 out-of-box, trying to reinstall from 2.2-RELENG.

>Description:

1. mtree breaks in make reinstall (and probably make world) as mail group
did not exist in 2.2.1.

2. install-info is not installed by make reinstall, it has to be manually
installed to complete make reinstall.  I do not know if this is a problem
with make world.

>How-To-Repeat:

Install plain-vanilla 2.2.1 and try to reinstall from nfs-mounted
2.2-RELENG tree.

>Fix:
	
mtree or something could check out if mail group exists, and if not, adding
it to /etc/group would not be a big problem, check that uid 6 is (still)
free and append the new group ?

install-info probably needs a dependence somewhere to get installed ?

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Thu May 15 15:32:37 PDT 1997 
State-Changed-Why:  
This has already been discussed and, since it'd be evil to 
modify anything in /etc from the make world, it's got to be 
one of those things which just gets updated by hand. 
>Unformatted:
