Date: Wed, 19 Jan 2005 16:37:14 -0200 From: Renato Botelho <rbgarga@gmail.com> To: whitevamp <whitevamp@vampextream.com> Cc: freebsd-ports@freebsd.org Subject: Re: ruby and portupgrade Message-ID: <747dc8f305011910372f6bbc6c@mail.gmail.com> In-Reply-To: <20050118105945.M12726@vampextream.com> References: <20050118105945.M12726@vampextream.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 18 Jan 2005 03:01:46 -0800, whitevamp <whitevamp@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?747dc8f305011910372f6bbc6c>