From owner-freebsd-current@FreeBSD.ORG Thu Sep 30 09:04:29 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C805716A4CE for ; Thu, 30 Sep 2004 09:04:29 +0000 (GMT) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A4F343D1F for ; Thu, 30 Sep 2004 09:04:29 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp04630633pcs.gambrl01.md.comcast.net[68.49.58.89]) by comcast.net (rwcrmhc12) with ESMTP id <2004093009042901400batkne> (Authid: dantavious); Thu, 30 Sep 2004 09:04:29 +0000 From: Derrick Edwards To: freebsd-current@freebsd.org Date: Thu, 30 Sep 2004 05:15:10 -0400 User-Agent: KMail/1.7 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200409300515.10619.dantavious@comcast.net> Subject: Portupgrade problems X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Sep 2004 09:04:29 -0000 I have been having a problem with portugrade for a couple of weeks. I get the following error when trying to update ports. I have updated ports, deleted the entire /usr/ports/ dir, rm -f pkgdb and /usr/ports/ INDEX file. Did not see any other possible soulutions. Can someone point me in the right direction. Would like to have updated ports. Thanks Dantavious derrick@/usr/ports/sysutils/portupgrade: portupgrade -arR [Updating the pkgdb in /var/db/pkg ... - 299 packages found (-1 +1) (...). done] /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:323:in `deorigin': cannot convert nil into String(PkgDB::DBError) from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:916:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in `each' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `each' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:929:in `sort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:933:in `sort_build!' from /usr/local/sbin/portupgrade:674:in `main' from /usr/local/sbin/portupgrade:207:in `initialize' from /usr/local/sbin/portupgrade:207:in `new' from /usr/local/sbin/portupgrade:207:in `main' from /usr/local/sbin/portupgrade:1845