From owner-freebsd-stable@FreeBSD.ORG Mon Sep 6 04:15:40 2004 Return-Path: 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 E53EE16A4CE for ; Mon, 6 Sep 2004 04:15:40 +0000 (GMT) Received: from mta4.srv.hcvlny.cv.net (mta4.srv.hcvlny.cv.net [167.206.5.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id B104F43D5F for ; Mon, 6 Sep 2004 04:15:40 +0000 (GMT) (envelope-from kellers@njit.edu) Received: from www.smsdesign.org (ool-4353d5dd.dyn.optonline.net [67.83.213.221]) by mta4.srv.hcvlny.cv.net (iPlanet Messaging Server 5.2 HotFix 1.25 (built Mar 3 2004)) with ESMTP id <0I3L007J6QI3HX@mta4.srv.hcvlny.cv.net> for freebsd-stable@freebsd.org; Mon, 06 Sep 2004 00:15:40 -0400 (EDT) Date: Mon, 06 Sep 2004 00:15:38 -0400 From: Tim Kellers In-reply-to: <413BDC0C.1090105@hamla.org> To: freebsd-stable@freebsd.org Message-id: <200409060015.38736.kellers@njit.edu> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: KMail/1.7 References: <413BC4CD.5090201@hamla.org> <200409061239.36859.doconnor@gsoft.com.au> <413BDC0C.1090105@hamla.org> cc: Sahil Tandon Subject: Re: portsdb -Uu results in coredump X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Sep 2004 04:15:41 -0000 I pkg_delete'd portupgrade and all of ruby, reinstalled portupgrade (and all of ruby) and had to do a portsdb -Uu even after I did a make fetchindex in /usr/ports to make the pkgdb in /var/db/pkg happy. Since I've done all of those things, portupgrade is working again. I had to to this on three machines --2 5.3 beta2 and one 4.10-STABLE, although on the stable machine I managed to skip the portsdb -Uu step after the make fetchindex step. Whatever broke the pkgdb did it around the 8500 number port in the index. Tim Kellers CPE/NJIT On Sunday 05 September 2004 11:39 pm, Sahil Tandon wrote: > Daniel O'Connor wrote: > > Hi Daniel, > > [...] > > > You need to upgrade ruby18.. > > > > Try > > pkg_delete -f ruby-1.8\* > > cd /usr/ports/lang/ruby18 > > make install > > I tried that already as well - sorry for not including that in my > previous message. Where else shall I look? > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"