From owner-freebsd-questions Wed Aug 7 21:17:59 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F31E37B400 for ; Wed, 7 Aug 2002 21:17:57 -0700 (PDT) Received: from pd5mo1so.prod.shaw.ca (h24-71-223-10.cg.shawcable.net [24.71.223.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 944CC43E6A for ; Wed, 7 Aug 2002 21:17:56 -0700 (PDT) (envelope-from desmond.lee@shaw.ca) Received: from pd4mr3so.prod.shaw.ca (pd4mr3so-qfe3.prod.shaw.ca [10.0.141.214]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with ESMTP id <0H0I0049CBXWNA@l-daemon> for freebsd-questions@freebsd.org; Wed, 07 Aug 2002 22:17:56 -0600 (MDT) Received: from pn2ml7so.prod.shaw.ca (pn2ml7so-qfe0.prod.shaw.ca [10.0.121.151]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.6 (built Apr 26 2002)) with ESMTP id <0H0I00A62BXV13@l-daemon> for freebsd-questions@freebsd.org; Wed, 07 Aug 2002 22:17:55 -0600 (MDT) Received: from wetworks (h24-77-108-85.vc.shawcable.net [24.77.108.85]) by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002)) with SMTP id <0H0I00E15BX31L@l-daemon> for freebsd-questions@freebsd.org; Wed, 07 Aug 2002 22:17:56 -0600 (MDT) Date: Wed, 07 Aug 2002 21:20:52 -0700 From: Desmond Lee Subject: still can't upgrade using make install world To: freebsd-questions Message-id: MIME-version: 1.0 X-MIMEOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Importance: Normal X-Priority: 3 (Normal) X-MSMail-priority: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi there I've been trying to upgrade my os for the last couple days now, but still no luck. I've run 'mergemaster -p' in order to get past the smmsp issue where you need to merge changes into the /etc/group and /etc/master.passwd files. So these two files i hand edited and changed the cvs tag. The files now have additional users and groups for the smmsp to use. But, when i cd into /usr/src and run 'make installworld' it still fails. I get an error message something like this: ERROR: Required smmsp user is missing, see /usr/src/UPDATING. *** Error Code 1 Stop in /usr/src. *** Error Code 1 Stop in /usr/src. Any help is greatly apprecaited :) Desmond To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message