Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Sep 2004 12:39:36 +0930
From:      "Daniel O'Connor" <doconnor@gsoft.com.au>
To:        freebsd-stable@freebsd.org
Cc:        Sahil Tandon <sahil@hamla.org>
Subject:   Re: portsdb -Uu results in coredump
Message-ID:  <200409061239.36859.doconnor@gsoft.com.au>
In-Reply-To: <413BC4CD.5090201@hamla.org>
References:  <413BC4CD.5090201@hamla.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 6 Sep 2004 11:30, Sahil Tandon wrote:
> After a cvsup yesterday, I get this after trying to portsdb -Uu:
>
> Updating the ports index ... Generating INDEX.tmp - please wait.. Done.
> done
> [Updating the portsdb <format:bdb1_btree> in /usr/ports ... - 11736 port
> entries found
> .........1000.........2000.........3000.........4000.........5000.........6
>000.........7000.........8000..../usr/local/lib/ruby/site_ruby/1.8/portsdb.r
>b:587: [BUG] Bus Error
> ruby 1.8.2 (2004-07-29) [i386-freebsd4]
>
> I tried removing the ports directory and rebuilding (cvsup'ing)
> entirely, but the error remains.  What's the problem?

You need to upgrade ruby18..

Try 
pkg_delete -f ruby-1.8\*
cd /usr/ports/lang/ruby18
make install

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C



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