Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2004 13:07:39 -0700
From:      Michael Barrett <mike.freebsd@daboyz.org>
To:        Garance A Drosihn <drosih@rpi.edu>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: portversion -v causes ruby to core dump
Message-ID:  <20040909200739.GD86855@daboyz.org>
In-Reply-To: <p0611040ebd665402f99c@[128.113.24.47]>
References:  <20040909075828.GA83562@daboyz.org> <p0611040ebd665402f99c@[128.113.24.47]>

next in thread | previous in thread | raw e-mail | index | archive | help
That fixed it.  Thanks for your help.

Can I ask why this fixes it?  Just curious what's changed, and just how
things work in general :)  Thanks again.

On Thu, Sep 09, 2004 at 02:43:05PM -0400, Garance A Drosihn wrote:
> At 12:58 AM -0700 9/9/04, Michael Barrett wrote:
> >
> >        /var/db/pkg/portupgrade-20040701_3
> >        /var/db/pkg/ruby-1.8.2.p2_1
> >        /var/db/pkg/ruby18-bdb1-0.2.2
> >
> >        If anyone can shed any light on what might be causing this
> >        issue, that'd be great.  I use portversion/portupgrade all the
> >        time, so it'd really suck to stop using these tools now.
> >
> >        THanks in advance for your help.
> 
> Many people are reporting this same problem.  (not everyone, but
> it is hitting a lot of people).  Try adding the following two
> lines to /usr/local/etc/pkgtools.conf :
> 
>   ENV['PKG_DBDRIVER'] = "bdb_hash"
>   ENV['PORTS_DBDRIVER'] = "bdb_hash"
> 
> Add them down where other environment variables are set, such as
>   ENV['PORTSDIR'] ||= '/usr/ports'
> 
> See if that helps you.
> 
> -- 
> Garance Alistair Drosehn            =   gad@gilead.netel.rpi.edu
> Senior Systems Programmer           or  gad@freebsd.org
> Rensselaer Polytechnic Institute    or  drosih@rpi.edu
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"

-- 
     ________________________________________________________________________
                Mike Barrett | "We have veggie bacon, why don't we have
             mike@daboyz.org |  meat fruit?"
              www.daboyz.org |    -- My ex-coworker, Ben
     ------------------------+-----------------------------------------------



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