From owner-freebsd-questions@FreeBSD.ORG Thu Feb 1 07:06:09 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8379E16A400 for ; Thu, 1 Feb 2007 07:06:09 +0000 (UTC) (envelope-from freebsd.ml@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.229]) by mx1.freebsd.org (Postfix) with ESMTP id 4151E13C442 for ; Thu, 1 Feb 2007 07:06:05 +0000 (UTC) (envelope-from freebsd.ml@gmail.com) Received: by nz-out-0506.google.com with SMTP id i11so431087nzh for ; Wed, 31 Jan 2007 23:06:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=EbX+5sE4B8Gwdt1bp0R4KJtnL7qv5jdpnc9o9gBgi9C0UmE/DPWI/AZp+Xzbg3M95MZK2mCgb2mCsak16xbl3JoA7ffbLY1DDdGCOCq+ECXulXuXG27CxVkLJFf8r68+aJNPREBSklOr1h0R2ckTFreJLH5Z+hraV48Y8bieyyg= Received: by 10.114.25.3 with SMTP id 3mr125117way.1170311828251; Wed, 31 Jan 2007 22:37:08 -0800 (PST) Received: by 10.114.191.11 with HTTP; Wed, 31 Jan 2007 22:37:08 -0800 (PST) Message-ID: Date: Thu, 1 Feb 2007 15:37:08 +0900 From: "FreeBSD MailingLists" To: questions In-Reply-To: <20050108212739.F800@yokozuna.lan> MIME-Version: 1.0 References: <20050108182413.M1272@yokozuna.lan> <20050108212739.F800@yokozuna.lan> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: portupgrade failure X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Feb 2007 07:06:09 -0000 I am having the same problem. I have tried the "make fetchindex" approach but it doesn't solve it for me. you mentioned something about /usr/ports/UPDATING, but was unable to find a relevant entry. can you please tell me the entry date that helped you with this problem? Thank you, Tomoki Taniguchi [root@localhost ~]$portupgrade -rRviy f-prot clamav mail/mailscanner ---> Session started at: Thu, 01 Feb 2007 15:04:14 +0900 [Updating the pkgdb in /var/db/pkg ... - 173 packages found (-1 +1) (...). done] ** No such installed package: mail/mailscanner [missing key: categories] [Updating the portsdb in /usr/ports ... - 16413 port entries found .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.........16000.... ..... done] missing key: categories: Cannot read the portsdb! ---> Session ended at: Thu, 01 Feb 2007 15:04:33 +0900 (consumed 00:00:18) /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:548:in `open_db': database file error (PortsDB::DBError) from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:702:in `port' from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:890:in `all_depends_list' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:809:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:801:in `each' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:801:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:823:in `sort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:827:in `sort_build!' from /usr/local/sbin/portupgrade:721:in `main' from /usr/local/lib/ruby/1.8/optparse.rb:755:in `initialize' from /usr/local/sbin/portupgrade:220:in `new' from /usr/local/sbin/portupgrade:220:in `main' from /usr/local/sbin/portupgrade:2084