From nobody@FreeBSD.org  Sun May 14 01:06:27 2006
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C790816A400
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 May 2006 01:06:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 9095643D45
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 May 2006 01:06:27 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id k4E16RvK073513
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 14 May 2006 01:06:27 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id k4E16RJL073512;
	Sun, 14 May 2006 01:06:27 GMT
	(envelope-from nobody)
Message-Id: <200605140106.k4E16RJL073512@www.freebsd.org>
Date: Sun, 14 May 2006 01:06:27 GMT
From: Otto Schulze <otto777@comcast.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: make installkermel script and make installworld script is broken for current source code tree 7.0
X-Send-Pr-Version: www-2.3

>Number:         97238
>Category:       i386
>Synopsis:       make installkermel script and make installworld script is broken for current source code tree 7.0
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-i386
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 14 01:10:15 GMT 2006
>Closed-Date:    Wed May 17 17:32:17 GMT 2006
>Last-Modified:  Wed May 17 17:32:17 GMT 2006
>Originator:     Otto Schulze
>Release:        7.0 Release
>Organization:
American Conservatory of Music
>Environment:
The machine froze on reboot at Staring ssh.

>Description:
I installed 6.0 Release and then updated the source code tree to current.

Then I performed the following:

make buildworld  <This performed fine>
make buildkernel <This performed <fine>
make installkernel <This failed..complaining of no audit group>

I then looked at the UPDATING file to see what it suggested I do differently from the normal sequence that always worked before.

Then I tried:

make kernel KERNCONF=GENERIC  <This failed..complaining of no audit group>

Then I ran:  mergemaster -p

The result was that it showed me that /etc/group had not been updated with the changes that are supposed to be made before running the make buildworld sequence.

So I made the noted changes to the /etc/group file and ran <make kernel KERNCONF=GENERIC> again.  Then it was successful.  I ran make installworld and it failed with touch not being able to locate a file.  (I cannot recall where it was in the script, but it was pretty close to the initial part of its run.  This was done in single user mode.

I booted back up to multiuser run level and thinking that the experiment was a failure decided that I would reinstall 6.0 Release...but...I thought what would it hurt if I were to run the following:

make buildworld installworld

<and then>

mergemaster
reboot

This brought me to the present state of the system where the system has hung at the step following:

Starting sshd.

<I will let you know if the system has just been busy timing out or whether I have to type a <CTRL>-C to abort the script>

I sincerely hope that I have been of help to you.
>How-To-Repeat:
explained in description
>Fix:
explained in description
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Wed May 17 17:30:56 UTC 2006 
State-Changed-Why:  
Please ask questions on the freebsd-questions mailinglist. 

It looks like FreeBSD CURRENT is not the right version for your 
level of expierience. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97238 
>Unformatted:
