diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-18 16:22:25 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-18 16:22:25 +0000 |
commit | f5391c9a170aefb0f63bdcc2e1d2ff1da2a8b945 (patch) | |
tree | 133c068a6d648cc6a3c6654f2c19dc92aa7699b6 /UPDATING | |
parent | cfccf82cebb66faf2b63c39b12555b82f5a3c518 (diff) | |
download | ports-f5391c9a170aefb0f63bdcc2e1d2ff1da2a8b945.tar.gz ports-f5391c9a170aefb0f63bdcc2e1d2ff1da2a8b945.zip |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -16,8 +16,7 @@ upgrades. If you see errors like "[BUG] Segmentation fault" while a portsdb update is in progress, adjust the PORTS_DBDRIVER variable (in your environment or in - pkgtools.conf) to either bdb_hash or bdb_btree (the latter requires you to - install the sysutils/ruby-bdb port). + pkgtools.conf) to either bdb1_hash or dbm_hash. This problem was fixed in 5.3-RELEASE, but users of 4.10-RELEASE and 5.2.1-RELEASE (and older releases) will find fixes by updating to the |