diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-07-04 00:48:39 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-07-04 00:48:39 +0000 |
commit | 796a13ee9a821219e9d94ef023ac82cfc0fee211 (patch) | |
tree | ff5d05b24a587b524448900dc5774624e55669ee /UPDATING | |
parent | 93396cd903c50571b8b2a7ff383c5b97a564c913 (diff) |
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r-- | UPDATING | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ upgrades. Because of portupgrade had a bug with detecting of Berkley DB version 2+, and a default database now set to use this version you can get portupgrade don't work with old databases. A quick fix is removing the databases: - `rm /var/pkg/pkgdb.db /usr/ports/INDEX*.db'. portupgrade will recreate + `rm /var/db/pkg/pkgdb.db /usr/ports/INDEX*.db'. portupgrade will recreate them automaticaly. It's absolutely no harm. If you don't want remove the databases you should detect what database |