Indigo 23 wrote:
I was recently running portupgrade after my computer locked up twice
(and both times I did fsck), and I noticed some errors about package
info being corrupt.
find /var/db/pkg -type d -exec chmod 755 {} \;
find /var/db/pkg -type f -exec chmod 644 {} \;

That should fix it up for you. If it doesn't, you have much bigger problems.
hth,

Doug

--

    This .signature sanitized for your protection
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to