Top >>FreeBSD >>freebsd-update のエラー
19 March 2012
freebsd-update のエラー
%sudo freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.4-RELEASE from update4.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be added as part of updating to 7.4-RELEASE-p6:
/usr/src/lib/libc/gen/libc_dlopen.c
%sudo freebsd-update install
Installing updates...install: ///usr/src/lib/libc/gen/libc_dlopen.c: No such file or directory
done.
上記エラーは、以下のページを見て解決した
運用ネタ(FreeBSD) freebsd-update がエラーメッセージをはいてこける件 | 世迷言
%sudo mkdir /usr/src/lib/
%sudo mkdir /usr/src/lib/libc/
%sudo mkdir /usr/src/lib/libc/gen
%sudo freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.4-RELEASE from update4.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be added as part of updating to 7.4-RELEASE-p6:
/usr/src/lib/libc/gen/libc_dlopen.c
%sudo freebsd-update install
Installing updates... done.
%sudo freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.4-RELEASE from update4.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 7.4-RELEASE-p6.
%
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.4-RELEASE from update4.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be added as part of updating to 7.4-RELEASE-p6:
/usr/src/lib/libc/gen/libc_dlopen.c
%sudo freebsd-update install
Installing updates...install: ///usr/src/lib/libc/gen/libc_dlopen.c: No such file or directory
done.
上記エラーは、以下のページを見て解決した
運用ネタ(FreeBSD) freebsd-update がエラーメッセージをはいてこける件 | 世迷言
%sudo mkdir /usr/src/lib/
%sudo mkdir /usr/src/lib/libc/
%sudo mkdir /usr/src/lib/libc/gen
%sudo freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.4-RELEASE from update4.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
The following files will be added as part of updating to 7.4-RELEASE-p6:
/usr/src/lib/libc/gen/libc_dlopen.c
%sudo freebsd-update install
Installing updates... done.
%sudo freebsd-update fetch
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.4-RELEASE from update4.FreeBSD.org... done.
Fetching metadata index... done.
Inspecting system... done.
Preparing to download files... done.
No updates needed to update system to 7.4-RELEASE-p6.
%
posted at 15:25:35 on 19 March 2012
by noboru -
Category: FreeBSD
TrackBack
トラックバックフォームComments
No comments yet
Add Comments
このBlogへコメントを追加するにはメンバーとしてログインしなければいけません。