Date: Wed, 31 Jan 2007 16:19:11 -0500 From: "David Stanford" <dthomas53@gmail.com> To: "Bartosz Fabianowski" <freebsd@chillt.de> Cc: freebsd-ports@freebsd.org Subject: Re: portupgrade-2.2.2_1,2 corrupts portsdb Message-ID: <f2c91f770701311319j641207c7oa7fdf52513d6c6d5@mail.gmail.com> In-Reply-To: <45C0BA33.6000407@chillt.de> References: <45C0BA33.6000407@chillt.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On 1/31/07, Bartosz Fabianowski <freebsd@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@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@fbsd ~]# fortune Happiness is just an illusion, filled with sadness and confusion.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f2c91f770701311319j641207c7oa7fdf52513d6c6d5>