From owner-freebsd-stable Sat Sep 6 15:06:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA05367 for stable-outgoing; Sat, 6 Sep 1997 15:06:06 -0700 (PDT) Received: from gelemna.ft-wayne.in.us (fw4-22.fwi.com [207.202.57.31]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA05361 for ; Sat, 6 Sep 1997 15:06:00 -0700 (PDT) Received: (from croyle@localhost) by gelemna.ft-wayne.in.us (8.8.7/8.8.5) id RAA21206; Sat, 6 Sep 1997 17:06:36 -0500 (EST) To: stable@FreeBSD.org Subject: make world failing at ppp install (again) Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Don Croyle Date: 06 Sep 1997 17:05:48 -0500 Organization: Minimal at best Message-ID: <86pvqmdrnn.fsf@gelemna.ft-wayne.in.us> Lines: 20 X-Mailer: Gnus v5.4.65/XEmacs 20.2 Sender: owner-freebsd-stable@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk On 01 Sep, my make world (2.2-stable) failed installing /usr/sbin/ppp because the program was supposed to belong to an until then nonexistant ppp group. So I found out what needed to be added to my /etc/group, fixed it and did a make installworld. I also posted a note to this list mentioning the issue and suggesting that some notice of this sort of change would be nice, in an obvious place (like /usr/src/README or this list). Today, 06 Sep, make world failed again. It appears that ppp now wants to be owned by the network group, which seems to be the ppp group with a new name (same group ID). Same solution, just edit /etc/group again. I subscribed to this list under the impression that this was where information about this sort of change was going to appear. I suppose that it is, but it would be nice if the 'brian' who is working on ppp would post it instead of me. -- I've always wanted to be a dilettante, but I've never quite been ready to make the commitment.