From owner-freebsd-stable Tue Jul 23 16:34:52 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0BE8E37B400 for ; Tue, 23 Jul 2002 16:34:50 -0700 (PDT) Received: from nmail1.systems.pipex.net (nmail1.systems.pipex.net [62.241.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25A2243E31 for ; Tue, 23 Jul 2002 16:34:49 -0700 (PDT) (envelope-from sroberts@dsl.pipex.com) Received: from nmail1.systems.pipex.net (localhost [127.0.0.1]) by nmail1.systems.pipex.net (8.12.4/8.12.4) with ESMTP id g6NNYmse010998 for ; Wed, 24 Jul 2002 00:34:48 +0100 Received: (from nobody@localhost) by nmail1.systems.pipex.net (8.12.4/8.12.4/Submit) id g6NNYmHm010997 for freebsd-stable@FreeBSD.org; Wed, 24 Jul 2002 00:34:48 +0100 To: Subject: Upgrading 4.4 Rel to 4 Stable fails at make installworld Message-ID: <1027467288.3d3de8185b741@netmail.pipex.net> Date: Wed, 24 Jul 2002 00:34:48 +0100 From: MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit User-Agent: PIPEX NetMail 2.2.0-pre13 X-PIPEX-username: sroberts%dsl.pipex.com X-Originating-IP: 81.86.129.77 X-Usage: Use of PIPEX NetMail is subject to the PIPEX Terms and Conditions of use Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I've just done a fresh install of 4.4Rel, and I'm trying to upgrade to the latest stable. In single user mode [using shutdown now] having dropped from multiuser mode - All went well until I got to "make installworld". I hit the issue mentioned in UPDATING 20020404 about the new Sendmail user smmsp. I followed the advice to: cd /usr/src/usr.sbin/mergemaster; make install clean mergemaster -p I used the "i" option to install each of the temporary files that appeared. I then ran "make installworld", which fails with the following: ===> usr/sbin/mergemaster install -c -o root -g wheel -m 444 mergemaster8.gz /usr/share/man/man8 install: mergemaster.8.gz : No such file or directory *** Error Code 71 Stop in /usr/src/usr.sbin/mergemaster. *** Error Code 1 Stop in /usr/src/usr.sbin. *** Error Code 1 Can someone help with this please? If its documented in UPDATING, I figure there should be a procedure out of this out there. Stacey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message