Solved Problem updating to 10.2-RELEASE-p8

Hello everyone,

I have a problem updating a system from 10.2-RELEASE-p7 to 10.2-RELEASE-p8 and hope someone would be so nice to help me out.

Code:
[cmd]freebsd-update fetch[/cmd]
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.
Inspecting system... done.
Preparing to download files... done.

No updates needed to update system to 10.2-RELEASE-p8.

[cmd]freebsd-update upgrade -r 10.2-RELEASE-p8[/cmd]
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 10.2-RELEASE from update4.freebsd.org... done.
Fetching metadata index... done.
Inspecting system... done.

The following components of FreeBSD seem to be installed:
kernel/generic src/src 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.2-RELEASE-p8 from update4.freebsd.org... failed.
Fetching metadata signature for 10.2-RELEASE-p8 from update5.freebsd.org... failed.
Fetching metadata signature for 10.2-RELEASE-p8 from update3.freebsd.org... failed.
Fetching metadata signature for 10.2-RELEASE-p8 from update6.freebsd.org... failed.
No mirrors remaining, giving up.

[cmd]uname -a[/cmd]
FreeBSD freebsd-mail 10.2-RELEASE-p7 FreeBSD 10.2-RELEASE-p7 #0: Mon Nov  2 14:19:39 UTC 2015  root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

Where the output of uname -a says I am on 10.2-RELEASE-p7 the contents of my tag file is:

Code:
[cmd]cat /var/db/freebsd-update/tag[/cmd]
freebsd-update|amd64|10.2-RELEASE|8|895d148d765f0180576f314f76b802b2bd5e0ebfccbebb4f2378e101a67fae10|1483228800

Is the system already on RELEASE-p8 or do I miss something? I hope the someone could explain to me what is going on here.

Thank you in advance.

Harold
 
Back
Top