From owner-freebsd-questions@FreeBSD.ORG Thu Jul 1 20:51:30 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35F9516A4CE for ; Thu, 1 Jul 2004 20:51:30 +0000 (GMT) Received: from starling.mail.pas.earthlink.net (starling.mail.pas.earthlink.net [207.217.120.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1AFA943D45 for ; Thu, 1 Jul 2004 20:51:30 +0000 (GMT) (envelope-from algould@datawok.com) Received: from 20-74.lctv-b4.cablelynx.com ([24.204.20.74] helo=[192.168.63.10]) by starling.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 4.34) id 1Bg8V3-0001WO-Kp for freebsd-questions@freebsd.org; Thu, 01 Jul 2004 13:49:41 -0700 From: "Andrew L. Gould" To: freebsd-questions@freebsd.org Date: Thu, 1 Jul 2004 15:50:52 -0500 User-Agent: KMail/1.6.2 References: <016401c45fac$46065410$c10133ce@dilkie.com> In-Reply-To: <016401c45fac$46065410$c10133ce@dilkie.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407011550.52282.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b2579edd0b4a118c6d56ef50958a62b1c350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 24.204.20.74 Subject: Re: portupgrade fails on every port, undefined method 'each' fornil:NilClass X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Jul 2004 20:51:30 -0000 On Thursday 01 July 2004 03:44 pm, Lee Dilkie wrote: > >-----Original Message----- > >From: owner-freebsd-questions@freebsd.org > >[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Joey > > Mingrone Sent: Thursday, July 01, 2004 4:35 PM > >To: freebsd-questions@freebsd.org > >Cc: Bruce Hunter > >Subject: Re: portupgrade fails on every port, undefined method > > 'each' fornil:NilClass > > > > > >-----BEGIN PGP SIGNED MESSAGE----- > >Hash: SHA1 > > > >On July 1, 2004 17:26, Bruce Hunter wrote: > >> Did you both upgrade 'portupgrade' and then the problem started? > > > >Yeah, problems stared after upgrading to portupgrade-20040701. > > I'm guessing > >there will be another update shortly. > > > >Joey > > Then the fun of trying to upgrade portupgrade when it won't uninstall > will begin... > > Anticipating that I'll need some directions on how to do this > manually. > You can always pkg_delete an installed port. Good luck, Andrew Gould