From owner-freebsd-stable Tue Mar 6 18:17:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228]) by hub.freebsd.org (Postfix) with SMTP id 58CC137B719 for ; Tue, 6 Mar 2001 18:17:06 -0800 (PST) (envelope-from joe@zircon.seattle.wa.us) Received: (qmail 353 invoked by uid 1001); 7 Mar 2001 02:17:05 -0000 From: Joe Kelsey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15013.39457.554494.259514@zircon.zircon.seattle.wa.us> Date: Tue, 6 Mar 2001 18:17:05 -0800 To: freebsd-stable@freebsd.org Subject: 4.3-BETA #0: mergemaster problems X-Mailer: VM 6.90 under Emacs 20.7.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to update my system fro the last week or so. The basic problem is that whenever I managed to catch a cvsup which did not have pre-4.3 build errors, mergemaster consistently failed. I used the "frozen" code to attempt another build, after failing this weekend due to the large number of changes happening. It build successfully, but mergemaster still fails in the same place: ===> monthly install -c -o root -g wheel -m 755 200.accounting 999.local /var/tmp/temproot/etc/periodic/monthly install -c -o root -g wheel -m 0644 /usr/src/gnu/usr.bin/send-pr/categories /var/tmp/temproot/etc/gnats/freefall rm -f /var/tmp/temproot/etc/termcap ln -s /usr/share/misc/termcap /var/tmp/temproot/etc/termcap rm -f /var/tmp/temproot/etc/rmt ln -s /usr/sbin/rmt /var/tmp/temproot/etc/rmt make: don't know how to make distribution. Stop *** Error code 2 Stop in /usr/src/etc. *** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to the temproot environment # ls -l /usr/src total 111 -rw-r--r-- 1 root wheel 4735 Sep 5 1999 COPYRIGHT drwxr-xr-x 2 root wheel 512 Oct 16 12:48 CVS -rw-r--r-- 1 root wheel 7476 Mar 5 17:37 Makefile -rw-r--r-- 1 root wheel 26242 Mar 5 17:37 Makefile.inc1 -rw-r--r-- 1 root wheel 9761 Aug 27 1999 Makefile.upgrade -rw-r--r-- 1 root wheel 2642 Oct 28 12:25 README -rw-r--r-- 1 root wheel 31573 Mar 2 13:52 UPDATING drwxr-xr-x 32 root wheel 1024 Nov 11 21:08 bin drwxr-xr-x 41 root wheel 1024 Dec 12 17:43 contrib drwxr-xr-x 7 root wheel 512 Feb 10 12:32 crypto drwxr-xr-x 14 root wheel 2048 Mar 5 17:39 etc drwxr-xr-x 41 root wheel 1024 Oct 16 13:06 games drwxr-xr-x 7 root wheel 512 Oct 16 13:04 gnu drwxr-xr-x 6 root wheel 1536 Mar 5 17:39 include drwxr-xr-x 7 root wheel 512 Mar 4 12:44 kerberos5 drwxr-xr-x 8 root wheel 512 Mar 4 12:44 kerberosIV drwxr-xr-x 55 root wheel 1024 Oct 28 12:26 lib drwxr-xr-x 33 root wheel 1024 Oct 16 13:09 libexec drwxr-xr-x 8 root wheel 512 Mar 5 17:39 release drwxr-xr-x 74 root wheel 1536 Oct 16 13:10 sbin drwxr-xr-x 6 root wheel 512 Oct 16 13:21 secure drwxr-xr-x 20 root wheel 512 Oct 23 16:57 share drwxr-xr-x 46 root wheel 1024 Nov 11 21:10 sys drwxr-xr-x 8 root wheel 512 Oct 16 13:19 tools drwxr-xr-x 211 root wheel 3584 Oct 16 23:37 usr.bin drwxr-xr-x 153 root wheel 3072 Oct 16 13:19 usr.sbin # I have never had problems with mergemaster before. And, yes, I am following the proscribed order (buildworld, buildkernel, installkernel, reboot, installworld, mergemaster). Thanks for any help. /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message