Hei,
I wanted to up update to 11.1-RELEASE via
I build some kernels earlier to test various wifi devices and am not sure if my custom kernel is part of the problem. The handbook says a GENERIC kernel is used as an intermediate step while updating, so I tried to run
I noticed that
In the end I rolled back the update and I am now on 11.0-RELEASE-p1, but the problem remains,
What is it I have messed up?
I wanted to up update to 11.1-RELEASE via
freebsd-update
but got an error I don't know what to do with. uname -a
Code:
FreeBSD phlatboks 11.0-STABLE FreeBSD 11.0-STABLE #4 r317557M: Fri Apr 28 21:51:06 CEST 2017 madde@phlatboks:/usr/obj/usr/src/sys/GENERIC amd64
freebsd-version
Code:
11.0-RELEASE-p10
freebsd-update fetch
Code:
Looking up update.FreeBSD.org mirrors... 4 mirrors found.
Fetching metadata signature for 11.0-STABLE from update5.freebsd.org... failed.
Fetching metadata signature for 11.0-STABLE from update4.freebsd.org... failed.
Fetching metadata signature for 11.0-STABLE from update6.freebsd.org... failed.
Fetching metadata signature for 11.0-STABLE from update3.freebsd.org... failed.
No mirrors remaining, giving up.
I build some kernels earlier to test various wifi devices and am not sure if my custom kernel is part of the problem. The handbook says a GENERIC kernel is used as an intermediate step while updating, so I tried to run
freebsd-update fetch
with my custom kernel and booted the original GENERIC kernel as well and tried it. That makes no difference, same error. I noticed that
uname -a
states 11.0-STABLE, while freebsd-version
says 11.0-RELEASE.In the end I rolled back the update and I am now on 11.0-RELEASE-p1, but the problem remains,
freebsd-update
does not work.What is it I have messed up?