Date: Sun, 30 Jan 2005 22:35:07 -0500 From: Steven Friedrich <FreeBSD@insightbb.com> To: freebsd-questions@freebsd.org Subject: Re: Barry fails if using bdb1_hash (was Barry fails if using) Message-ID: <200501302235.07342.FreeBSD@insightbb.com> In-Reply-To: <200501302225.21582.FreeBSD@insightbb.com> References: <200501302225.21582.FreeBSD@insightbb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 30 January 2005 10:25 pm, Steven Friedrich wrote: > I've added the following to pkgtools.conf to eliminate portsdb and pkgdb > rebuilds: > pkgtools.conf: ENV['PORTS_DBDRIVER'] ||= 'bdb1_hash' > pkgtools.conf: ENV['PKG_DBDRIVER'] ||= 'bdb1_hash' > > I originally just added the ports var, but i frequently experienced pkgdb > rebuilds and adding the second var solved it. I originally added the first > line even though i am tracking stable and i was supposedly cured. > > anyway, now port barry complains and i believe it's because it only > supports a btree db, not a hashed one. > > can anybody confirm or care? -- i386 FreeBSD 4.11-STABLE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501302235.07342.FreeBSD>