On Fri, Oct 01, 2010 at 04:45:46PM -0700, Kurt Buff thus spake:
Weird little problem here...

I've got a 7.1-RELEASE box I'm trying to get to 8.1-RELEASE. I was
able to do 'freebsd-update -install' and get the security patches and
all, but 'freebsd-update -r  8.1-RELEASE upgrade' fails - see output
below. Can anyone point me in the right direction to start
troubleshooting this? I don't see anything in /var/log/messages.

You may want to see how many files you have downloaded under
/var/db/freebsd-update. The patches were applied. It appears it was only an
issue of getting more files. As the program is running you can do an ls
under /var/db/freebsd-update to see how many files are being downloaded.

Have you tried running the command again?
-jgh


Kurt

netmon/root 23:47 2010-09-30 root 0# freebsd-update -r 8.1-RELEASE upgrade
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 7.1-RELEASE from update2.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 src/base src/bin src/cddl src/contrib src/crypto src/etc
src/games src/gnu src/include src/krb5 src/lib src/libexec src/release
src/rescue src/sbin src/secure src/share src/sys src/tools src/ubin
src/usbin world/base world/catpages world/dict world/doc world/games
world/info world/manpages

The following components of FreeBSD do not seem to be installed:
world/proflibs

Does this look reasonable (y/n)? y

Fetching metadata signature for 8.1-RELEASE from update2.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 7.1-RELEASE for merging... done.
Preparing to download files... done.
Fetching 16008 patches.. done.
Applying patches... done.
Fetching 36199 files... failed.
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to