Hi! Now that the rtld patch is available, how do I upgrade using freebsd-update ? freebsd-update -r 8.0-RELEASE-p1 upgrade says: [...] Fetching metadata signature for 8.0-RELEASE-p1 from update4.FreeBSD.org... failed. Fetching metadata signature for 8.0-RELEASE-p1 from update5.FreeBSD.org... failed. Fetching metadata signature for 8.0-RELEASE-p1 from update2.FreeBSD.org... failed. No mirrors remaining, giving up. So it does not upgrade 8-( -- pi@opsec.eu +49 171 3101372 11 years to go !
Kurt Jaeger wrote:> Hi! > > Now that the rtld patch is available, how do I upgrade using freebsd-update ? > > freebsd-update -r 8.0-RELEASE-p1 upgrade > > says: > > [...] > Fetching metadata signature for 8.0-RELEASE-p1 from update4.FreeBSD.org... failed. > Fetching metadata signature for 8.0-RELEASE-p1 from update5.FreeBSD.org... failed. > Fetching metadata signature for 8.0-RELEASE-p1 from update2.FreeBSD.org... failed. > No mirrors remaining, giving up. > > So it does not upgrade 8-( >Hi. Just do : freebsd-update fetch then : freebsd-update install Arnaud
[root@argos /home/op]# uname -a FreeBSD argos 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 22:40:34 UTC 2009 root@araz.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64 [root@argos /home/op]# freebsd-update fetch Looking up update.FreeBSD.org mirrors... 3 mirrors found. Fetching public key from update5.FreeBSD.org... failed. Fetching public key from update4.FreeBSD.org... failed. Fetching public key from update2.FreeBSD.org... failed. No mirrors remaining, giving up. when manualy fetch pub.ssl and place its dir, then become this error message: Fetching metadata signature for 8.0-RELEASE-p1 from update4.FreeBSD.org... failed. Fetching metadata signature for 8.0-RELEASE-p1 from update5.FreeBSD.org... failed. Fetching metadata signature for 8.0-RELEASE-p1 from update2.FreeBSD.org... failed. On 12/6/09, Arnaud Houdelette <arnaud.houdelette@tzim.net> wrote:> Kurt Jaeger wrote: >> Hi! >> >> Now that the rtld patch is available, how do I upgrade using >> freebsd-update ? >> >> freebsd-update -r 8.0-RELEASE-p1 upgrade >> >> says: >> >> [...] >> Fetching metadata signature for 8.0-RELEASE-p1 from update4.FreeBSD.org... >> failed. >> Fetching metadata signature for 8.0-RELEASE-p1 from update5.FreeBSD.org... >> failed. >> Fetching metadata signature for 8.0-RELEASE-p1 from update2.FreeBSD.org... >> failed. >> No mirrors remaining, giving up. >> >> So it does not upgrade 8-( >> > Hi. > Just do : > freebsd-update fetch > then : > freebsd-update install > > Arnaud > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >
hmm, the answer is: freebsd-update binarys availalble only for i386 and amd64, for sparc not... On 12/6/09, Oliver Pinter <oliver.pntr@gmail.com> wrote:> [root@argos /home/op]# uname -a > FreeBSD argos 8.0-RELEASE FreeBSD 8.0-RELEASE #0: Sat Nov 21 22:40:34 > UTC 2009 root@araz.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC > sparc64 > [root@argos /home/op]# freebsd-update fetch > Looking up update.FreeBSD.org mirrors... 3 mirrors found. > Fetching public key from update5.FreeBSD.org... failed. > Fetching public key from update4.FreeBSD.org... failed. > Fetching public key from update2.FreeBSD.org... failed. > No mirrors remaining, giving up. > > when manualy fetch pub.ssl and place its dir, then become this error > message: > > Fetching metadata signature for 8.0-RELEASE-p1 from > update4.FreeBSD.org... failed. > Fetching metadata signature for 8.0-RELEASE-p1 from > update5.FreeBSD.org... failed. > Fetching metadata signature for 8.0-RELEASE-p1 from > update2.FreeBSD.org... failed. > > > On 12/6/09, Arnaud Houdelette <arnaud.houdelette@tzim.net> wrote: >> Kurt Jaeger wrote: >>> Hi! >>> >>> Now that the rtld patch is available, how do I upgrade using >>> freebsd-update ? >>> >>> freebsd-update -r 8.0-RELEASE-p1 upgrade >>> >>> says: >>> >>> [...] >>> Fetching metadata signature for 8.0-RELEASE-p1 from >>> update4.FreeBSD.org... >>> failed. >>> Fetching metadata signature for 8.0-RELEASE-p1 from >>> update5.FreeBSD.org... >>> failed. >>> Fetching metadata signature for 8.0-RELEASE-p1 from >>> update2.FreeBSD.org... >>> failed. >>> No mirrors remaining, giving up. >>> >>> So it does not upgrade 8-( >>> >> Hi. >> Just do : >> freebsd-update fetch >> then : >> freebsd-update install >> >> Arnaud >> _______________________________________________ >> freebsd-stable@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-stable >> To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" >> >