freebsd-updateでエラー発生
VMのFreeBSDでfreebsd-updateを実施すると変なエラーが出る。
# freebsd-update install Installing updates…install: ///usr/src/crypto/openssl/util/mkbuildinf.pl: No such file or directory done.
googleで検索すると該当記事を見つけたので、/etc/freebsd-update.confを修正する。
1 2 3 |
Components src world kernel ↓ Components world kernel |
変更でエラーは無くなったので自鯖に適用しようとしたら必要なかった、早期にfetchしていた方に影響出たかな?