Hi all,
When I try to upgrade my system, I have the following error :
AFAIK, it seems to be a network connection problem (timeout or something like that). I checked the man file but I can't find anyway to have a debug mode with freebsd-update.
Do you have any idea on how to diagnose the real problem ?
Thanks
Note : I can do standard updates
When I try to upgrade my system, I have the following error :
Code:
root@icosdata02:/usr/home/tovo # freebsd-update -r 10.3-RELEASE upgrade
src component not installed, skipped
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.2-RELEASE from update5.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 1 metadata files... done.
Inspecting system... done.
The following components of FreeBSD seem to be installed:
kernel/generic world/base world/games world/lib32
The following components of FreeBSD do not seem to be installed:
world/doc
Does this look reasonable (y/n)? y
Fetching metadata signature for 10.3-RELEASE from update5.freebsd.org... done.
Fetching metadata index... done.
Fetching 1 metadata patches. done.
Applying metadata patches... done.
Fetching 1 metadata files... done.
Inspecting system... done.
Fetching files from 10.2-RELEASE for merging... done.
Preparing to download files... done.
Fetching 29 patches.....10....20.... done.
Applying patches... done.
Fetching 92 files... failed.
Do you have any idea on how to diagnose the real problem ?
Thanks
Note : I can do standard updates