Date: Thu, 1 Feb 2007 10:46:21 +0100 From: "Niclas Zeising" <niclas.zeising@gmail.com> To: dzalewski@open-craft.com Cc: freebsd-stable@freebsd.org Subject: Re: portupgrade missing key: categories: Cannot read the portsdb! Message-ID: <bc292860702010146n53a38d2dl834865da52bcb62b@mail.gmail.com> In-Reply-To: <200702011142.13843.dzalewski@open-craft.com> References: <200702011142.13843.dzalewski@open-craft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2/1/07, Dominik Zalewski <dzalewski@open-craft.com> wrote: > Hi All, > > I've just updated my portstree and I'm trying to run portupgrade , which gives > me following error: > > [root@silicon /usr/ports]# portupgrade -ai > ---> Session started at: Thu, 01 Feb 2007 11:22:00 +0200 > [missing key: categories] [Updating the portsdb <format:bdb_btree> > 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 11:22:06 +0200 (consumed 00:00:05) > /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 > > > Cannot read the portsdb? > > [root@silicon /usr/ports]# ls -l /var/db/pkg/pkgdb.db > -rw-r--r-- 1 root wheel 5272576 Feb 1 10:56 /var/db/pkg/pkgdb.db > > I also tried to delete pkgdb.db and recreate it using pkgdb -u , it didnt > help. > > I'm running FreeBSD 6.1-RELEASE with portupgrade-2.2.2_1,2 > > Any ideas? > > Thank you in advance, > > Dominik This has been reported several times already, and I think it's solved in a more recent portupgrade. Have a look at this thread: http://lists.freebsd.org/pipermail/freebsd-ports/2007-January/038395.html And this commit to portupgrade: http://lists.freebsd.org/pipermail/cvs-ports/2007-February/117217.html HTH! //Niclas --
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc292860702010146n53a38d2dl834865da52bcb62b>