> Somehow, my ports DB got corrupted or something, so I cannot > portupgrade anymore :( > I updated by cvsup to see if it changed something, but id didn't. > This is the command I issued after cvsuping: > # cd /usr/ports > # make index && portsdb -u && pkgdb -Fvu
1/ After ran cvsup(1), have you tried to regenerate the INDEX file in addition to INDEX.db? # portsdb -Uu 2/ Then, maybe you can try to re-create all the package database with: # pkgdb -fu -- -jg. _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"