Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Oct 2010 22:25:22 -0700
From:      Jason <jhelfman@e-e.com>
To:        Kurt Buff <kurt.buff@gmail.com>
Cc:        FreeBSD Questions <questions@freebsd.org>
Subject:   Re: Freebsd-update not working for me
Message-ID:  <20101002052522.GA62385@Jason-Helfmans-MacBook-Pro.local>
In-Reply-To: <AANLkTikdFphD02i4xBxb1M5ypadDwh=x2m-GfRx93GSR@mail.gmail.com>
References:  <AANLkTikdFphD02i4xBxb1M5ypadDwh=x2m-GfRx93GSR@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101002052522.GA62385>