Re: Freebsd-update not working for me

2010-10-04 Thread Kurt Buff
On Fri, Oct 1, 2010 at 22:25, Jason jhelf...@e-e.com wrote:
 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

Ran the command again, and it failed again, dang it.

After running it again this morning, issuing

 'll /var/db/freebsd-update/files | wc -l'

yields 43625 files - only 9 of them were dated today.

Issuing

 'wc -l /var/db/freebsd-update/files.wanted'

yields '36196 /var/db/freebsd-update/files.wanted'

Kurt
___
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-update not working for me

2010-10-01 Thread Kurt Buff
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.

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


Re: Freebsd-update not working for me

2010-10-01 Thread Jason

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