Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2002 15:46:50 -0500
From:      David Syphers <dsyphers@uchicago.edu>
To:        VB <swive@getnet.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: group wheel unknown???
Message-ID:  <200205182046.g4IKkoxY026011@midway.uchicago.edu>
In-Reply-To: <20020518085339.A41513@sunny.localdomain>
References:  <20020518085339.A41513@sunny.localdomain>

next in thread | previous in thread | raw e-mail | index | archive | help
On Saturday 18 May 2002 10:53 am, VB wrote:
> HI,
>
> I don't have this whole mergemaster/make world thing down yet.  I
> mergemastered, either correctly or incorrectly.  Then make world.  After
> about 10 minutes, I get
>
> ...
> mtree -deU -f /usr/src/include../etc/mtree/BSD.include.dist -p
> /usr/obj/usr/src/i386/usr/include
>
> mtree: line 6: unknown group wheel
> **Error Code 1
>
> Stop in /usr/src/include
> ...

You appear to have done something to your /etc/group file.  If you check, 
I'll bet that the wheel group isn't there.  This is odd, since wheel would be 
in your default /etc/group file and in the version that mergemaster was 
looking at.  Try running mergemaster again to populate your group file, or 
just copy the default group file from /usr/src/etc/group.  You'll need to add 
back groups for your users if you take the default.  After this, you should 
delete /usr/obj, reCVSup, and try making world again.

On a side note, running mergemaster before make buildworld is not recommended 
(see the handbook on buildling world for the recommended order of things).  
The exception is 'mergemaster -p' which is probably a good idea to run before.

-David
-- 
Everyone who believes in telekinesis, raise my hand...

Center for Cosmological Physics
The University of Chicago

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200205182046.g4IKkoxY026011>