From owner-freebsd-questions Wed Apr 3 10:50:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from sstc.kiev.ua (nrsi.ukrhub.net [212.90.167.66]) by hub.freebsd.org (Postfix) with ESMTP id 62DD237B400 for ; Wed, 3 Apr 2002 10:50:13 -0800 (PST) Received: from localhost (locust@localhost) by sstc.kiev.ua (8.11.6/8.11.1) with ESMTP id g33ImhQ79316 for ; Wed, 3 Apr 2002 21:48:47 +0300 (EEST) (envelope-from locust@sstc.kiev.ua) Date: Wed, 3 Apr 2002 21:48:43 +0300 (EEST) From: locust To: Subject: 'make installworld' fails. Please help! In-Reply-To: <030001c1db1b$cc7b7f10$fd6e34c6@moti> Message-ID: <20020403212552.L3208-100000@sstc.kiev.ua> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 This is my first CVSup upgrade FBSD, so i was wrong somewhere.... I am upgrading FreeBSD 4.4-RELEASE to 4.5 my supfile for CVSup: ----------------------------------- *default host=cvsup2.ua.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4 *default delete use-rel-suffix *default compress src-all ----------------------------------- what i did: cvsup -g -L 2 /usr/supfile -success cd /usr/src make buildworld -success cd /usr/src/usr.sbin/config make install -success cd /usr/src/sys/i386/conf config kernel -success cd /usr/src/sys/compile/kernel make depend -success make -success cd /usr/src make buildworld -and what happened here: ----------------------------------------------------------- ... bla bla bla ... mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p / mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var mtree: line 63: unknown user smmsp *** Error code 1 Stop in /usr/src/etc. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ------------------------------------------------------------ Can you tell me where i was wrong? If i shutdown, is my server will boot successfuly, and which kernel (compiled after CVSup or not) i must load for succes boot now. If it is impossible, can i buckup? I really don't know what to do, and this is very important for me. Please help me! Andrew. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message