PDA

View Full Version : Upgrading to FreeBSD 9.0-BETA3


gkontos
September 28th, 2011, 21:16
It appears that a problem with the ports db has not been solved yet. So, if you upgrade to 9.0-BETA3 and you want to rebuild your ports you should also type:

cd /usr/ports && portsnap fetch update && make fetchindex

before rebuilding everything.

Relevant PR (http://www.freebsd.org/cgi/query-pr.cgi?pr=149232)