ruby and portupgrade

Renato Botelho rbgarga at gmail.com
Wed Jan 19 10:37:17 PST 2005


On Tue, 18 Jan 2005 03:01:46 -0800, whitevamp <whitevamp at vampextream.com> wrote:
> 1. what would be causeing this??
> 2. how do i fix this?

I had a problem like this today on one box, and I fixed it doing it:

Insert these two lines on /usr/local/etc/pkgtools.conf

  ENV['PKG_DBDRIVER'] ||= 'dbm_hash'
  ENV['PORTS_DBDRIVER'] ||= 'dbm_hash'

Rebuild your pkgdb.db using `pkgdb -fu`

Rebuild your INDEX.db using `portsdb -u`

After I did it all worked fine!
-- 
Renato Botelho
ICQ: 54596223
AIM: RBGargaBR


More information about the freebsd-stable mailing list