Base System Rebuild

Peter Giessel pgiessel at mac.com
Wed Dec 11 05:30:41 UTC 2013


> Any idea how to get around this. I tried portupdate except it pkgdb -F
> wasn't happy I was using pkgng packages.

Two choices:

1. If you don’t need it:
# pkg_delete virtio-kmod-9.0-0.242658
(or pkg_delete -f virtio-kmod-9.0-0.242658 if something else depends on it - hopefully not.)

2. If you do need it:
# portmaster -af -x virtio-kmod

Then when postmaster is done, go back and update it as the instruction suggest (remove the IGNORE line from the Makefile).


More information about the freebsd-questions mailing list