Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Sep 2004 06:32:23 +0200
From:      Nico Meijer <nico.meijer@zonnet.nl>
To:        freebsd-questions@freebsd.org
Subject:   Re: [another "me too"] Re: portindex/portindexdb
Message-ID:  <413D39D7.6050009@zonnet.nl>
In-Reply-To: <20040907003500.GA11100@panix.com>
References:  <7A727F81-FCE2-11D8-8BE7-000A95EFF4CA@foolishgames.com> <008901c4934e$a7c5b260$0200000a@SAGEAME> <413B5F14.6090405@zonnet.nl> <200409051452.06236.donaldj1066@fastmail.fm> <413C0FAE.1000502@zonnet.nl> <20040907003500.GA11100@panix.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Joe,

> Sigh:

Lighten up! ;-)

> /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:587:
> [BUG] Bus Error
> ruby 1.8.2 (2004-07-29) [i386-freebsd4]

Have you tried replacing the portsdb-sequence with `portindex && 
portindexdb`?

So:

- cvsup (or whatever tool you use)
- portindex
- portindexdb
- portversion -vL = (or whatever switches you use)

The upside to using portindex is that it merges changes instead of 
building the entire index every time. So your first run will take quite 
some time, but your following runs will run quite a bit faster.

HTH and good luck... Nico



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?413D39D7.6050009>