Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 2004 03:19:53 -0800
From:      Kent Stewart <kstewart@owt.com>
To:        freebsd-questions@freebsd.org
Cc:        dave <dmehler26@woh.rr.com>
Subject:   Re: portupgrade core dump fix?
Message-ID:  <200411020319.53851.kstewart@owt.com>
In-Reply-To: <002201c4c095$824fe270$0200a8c0@satellite>
References:  <002201c4c095$824fe270$0200a8c0@satellite>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 01 November 2004 08:36 pm, dave wrote:
> Hello,
>     New install of a 5.2.1 system, ports tree cvsupped to the latest. I was
> wondering if the problem with pkgdb core dumping with portupgrade is still
> occurring? If so, is there another port maintence tool equivalent? I was
> really not happy when the portindex port was withdrawn.
> Thanks.
> Dave.
>  

If you search ports@, you would have found a number of solutions such as the 
following on, which I have in /usr/local/etc/pkgtools.conf

  ENV['PKG_DBDRIVER'] = "bdb_hash" 
  ENV['PORTS_DBDRIVER'] = "bdb_hash"

You probably only need to set the one for the PORTS_*

Kent

-- 
Kent Stewart
Richland, WA

http://users.owt.com/kstewart/index.html



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