From: drhowarddrfine on 31 Jan 2007 14:53 Also get this problem as of today.
From: Rico Secada on 31 Jan 2007 16:37 Hi Portupgrade problems here as well. Rico _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: "David Stanford" on 31 Jan 2007 16:48 On 1/31/07, Bartosz Fabianowski <freebsd(a)chillt.de> wrote: > > Hi all > > As part of the daily portupgrade run on my 6-STABLE box, I upgraded > sysutils/portupgrade to version 2.2.2_1,2 yesterday. Today, when I tried > running this version, I got the following error message: > > %portupgrade -ai > ---> Session started at: Wed, 31 Jan 2007 15:44:44 +0000 > [missing key: categories] [Updating the portsdb <format:bdb_btree> in > /usr/ports ... - 15487 port entries found > > .........1000.........2000.........3000.........4000.........5000.........6000.........7000.........8000.........9000.........10000.........11000.........12000.........13000.........14000.........15000.... > ..... done] > missing key: categories: Cannot read the portsdb! > ---> Session ended at: Wed, 31 Jan 2007 15:44:50 +0000 (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 > > Apparently, the portsdb database is corrupted somehow, gets rebuilt but > is still not acceptable. According to the error message, a key named > "categories" seems to be missing from some table. Has anyone else > experience this? Is there a workaround or a fix? > I too am having the same issue, though I had thought it was because I accidentily interrupted (Ctrl-C) portsdb from updating. However, even when running 'portsdb -FUu', or even removing all of /usr/ports and retrieving the tree again I still see the same error: [root(a)chadwick ~]# portupgrade -airR ---> Session started at: Wed, 31 Jan 2007 16:01:28 -0500 [missing key: categories] [Updating the portsdb <format:bdb_btree> in /usr/ports ... - 16411 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: Wed, 31 Jan 2007 16:01:39 -0500 (consumed 00:00:11) /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 -David -- [root(a)fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion. _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: Sergey Matveychuk on 31 Jan 2007 17:06 David Stanford wrote: >> missing key: categories: Cannot read the portsdb! Something broken in INDEX :( -- Dixi. Sem. _______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org"
From: doom2 on 31 Jan 2007 17:05
> ..... done]missingkey:categories:Cannotreadtheportsdb! I've got this error today :/ |