From owner-freebsd-stable@FreeBSD.ORG Tue Oct 30 06:32:03 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 69F1616A418 for ; Tue, 30 Oct 2007 06:32:03 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with SMTP id 22DB613C48E for ; Tue, 30 Oct 2007 06:32:02 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: (qmail 7731 invoked by uid 399); 30 Oct 2007 06:05:08 -0000 Received: from localhost (HELO slave.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTP; 30 Oct 2007 06:05:08 -0000 X-Originating-IP: 127.0.0.1 Date: Mon, 29 Oct 2007 23:05:06 -0700 (PDT) From: Doug Barton To: Robert Marella In-Reply-To: <20071029093611.1ec829bc@p4> Message-ID: References: <20071029093611.1ec829bc@p4> X-message-flag: Outlook -- Not just for spreading viruses anymore! X-OpenPGP-Key-ID: 0xD5B2F0FB Organization: http://www.FreeBSD.org/ MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: "freebsd-stable@freebsd.org" Subject: Re: 7.0-BETA1 freeze using portmaster X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Oct 2007 06:32:03 -0000 On Mon, 29 Oct 2007, Robert Marella wrote: > Aloha > > [robert@p4] ~> uname -a > FreeBSD p4.konav201.local 7.0-BETA1 FreeBSD 7.0-BETA1 #2: Mon Oct 29 > 07:58:19 HST 2007 root@:/usr/obj/usr/src/sys/GENERIC i386 > > This was a fresh install of 7 from a couple of months ago when it was > -current. I have been updating src, ports, or both? > at least weekly since then. I csup'd and did the buildworld/kernel thing > this past Friday. At that time I change from the generic kernel to a > generic using -ULE. Assuming that you're now tracking RELENG_7, and assuming that you installed the new kernel and world, did you clean out all the old libraries and includes from before the branch? > When updating the ports over the weekend using "portmaster -a -u" the This isn't really relevant to your question, but I'd like to point out that I think people are using the -u flag a lot more than they really need to. Under normal circumstances once you're past the 'make config' stage and the ports start actually compiling there won't be any interaction required. In fact, now that the OPTIONS framework is fixed if you already have options files for the ports you have installed, and those options haven't changed, you won't even get those screens to deal with. > system would freeze at "Creating a backup package for old version > pkg-glob". Where pkg-glob is whatever was being updated at the time of > course. What happens if you just run 'pkg_create -b '? I strongly suspect that this is a problem with your pkg_create binary, since that's all portmaster is doing in that spot. If the pkg_create command failed then you would see an error message and portmaster would exit. hth, Doug -- This .signature sanitized for your protection