From owner-freebsd-stable Sat Feb 22 15:27:43 2003 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 EC96E37B401 for ; Sat, 22 Feb 2003 15:27:41 -0800 (PST) Received: from postal3.es.net (postal3.es.net [198.128.3.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2300643FA3 for ; Sat, 22 Feb 2003 15:27:41 -0800 (PST) (envelope-from oberman@es.net) Received: from ptavv.es.net ([198.128.4.29]) by postal3.es.net (Postal Node 3) with ESMTP id MUA74016; Sat, 22 Feb 2003 15:27:40 -0800 Received: from ptavv (localhost [127.0.0.1]) by ptavv.es.net (Tachyon Server) with ESMTP id F3E335D04; Sat, 22 Feb 2003 15:27:39 -0800 (PST) X-Mailer: exmh version 2.6.1 02/18/2003 with nmh-1.0.4 To: Peter Wu Cc: "Brian O'Shea" , freebsd-stable@FreeBSD.ORG Subject: Re: STABLE buildworld/buildkernel on 4.5-R apparently worked In-reply-to: Your message of "Sat, 22 Feb 2003 17:12:38 +0800." <86d6lk8yrd.fsf@vanilla.z> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 22 Feb 2003 15:27:39 -0800 From: "Kevin Oberman" Message-Id: <20030222232740.F3E335D04@ptavv.es.net> 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 > "Kevin Oberman" writes: > > >> Greetings, > >> > >> I am in the process of upgrading my FreeBSD 4.5-RELEASE system to -STABLE. > >> > >> Last night (Feb 21 03:30 UTC) I cvsup'ed RELENG_4, did a buildworld and > >> buildkernel, and it seemed to go without a hitch. I'm used to running > >> into a hitch! :-) > >> > >> Before I go ahead and installkernel/installworld, are there any known > >> problems with this upgrade path? Except for the pam.conf issue, I don't > >> see any pertinent problems in the -stable archives or the UPDATING file > >> (at least not with any of the software that I use -- I'm not running > >> sendmail, for example). Am I missing any sneaky little problems? > > > > Yes. Be very sure that you run 'mergemaster -p' before you attempt to > > install the new system. If you don't, installworld might fail in a > > very ugly way. > > 4.5-RELEASE does not have a mergemaster that knows -p switch. Sorry. It's amazing how easy it is to forget the obvious once it's no longer an issue. The '-p' option was added to mergemaster to deal with the problem that will bite you. So it's not there, yet. But it is in your source tree, so you can run it from there. You need to explicitly invoke it with the full path which should be: /usr/obj/usr/src/usr.sbin/mergemaster Of course, once you have completed this update, you will not have to do this again as '-p' is now a permanent part of mergemaster. -- R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message