FreeBSD 11.0-BETA1에서 FreeBSD 11.0-BETA3으로 업데이트하려고
freebsd-update -r 11.0-BETA3 upgrade 명령어를 입력했는데 아래와 같이 오류가 난다.
# freebsd-update fetch
src component not installed, skipped
Looking up update.FreeBSD.org mirrors… 4 mirrors found.
Fetching public key from update6.freebsd.org… done.
Fetching metadata signature for 11.0-BETA1 from update6.freebsd.org… done.
Fetching metadata index… done.
Fetching 2 metadata files… done.
The update metadata is correctly signed, but
failed an integrity check.
Cowardly refusing to proceed any further.
내 블로그에도 수정방법 이 있긴하지만
11에서 겪고 있는 상황이 아니라 예전 9.x대의 오류에 대한 해결책만 있는 상황.
어디에서 발생하는지 좀 더 확인이 필요하다.
그냥 커널컴파일로 처리했음… 정식릴리즈 나오면 확인해볼 생각이다.