Re: Upgrading 9.1-BETA1 -> 9.1-RC1

2012-08-31 Thread lokada...@gmx.de

On 08/31/12 01:17, warchild wrote:

Hi

That is wrong, this worked for me on one of my servers since I did it
straight away (as soon as I saw the release for rc1.


FreeBSD warsol 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64


that was beta1, and I used freebsd-update to upgrade it!

Now, on another server i would like to do I have the same error as the OP.

Go to: http://update3.freebsd.org/

Simple put, someone has deleted the whole BETA1 directory/brach!? WHY!?

is there another way we can accept the key. or is that data needed.. Can
we get the branch restored? It does work. Rebuilding world is so painful.

thanks



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/Upgrading-9-1-BETA1-9-1-RC1-tp5737452p5739453.html
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
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"


There is a stupid way to upgrade FreeBSD:
http://forums.freebsd.org/archive/index.php/t-1280.html
% su
# env UNAME_r=7.1-PRERELEASE freebsd-update upgrade -r 7.1

i use
# env UNAME_r=8.2 freebsd-update upgrade -r 9.1-RC1
But it doesn't help me with "tool [", so i can't update with csup. :(

Greetings
___
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: Upgrading 9.1-BETA1 -> 9.1-RC1

2012-08-30 Thread warchild
Hi

That is wrong, this worked for me on one of my servers since I did it
straight away (as soon as I saw the release for rc1.


FreeBSD warsol 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012
r...@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64


that was beta1, and I used freebsd-update to upgrade it!

Now, on another server i would like to do I have the same error as the OP.

Go to: http://update3.freebsd.org/

Simple put, someone has deleted the whole BETA1 directory/brach!? WHY!?

is there another way we can accept the key. or is that data needed.. Can
we get the branch restored? It does work. Rebuilding world is so painful.

thanks



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/Upgrading-9-1-BETA1-9-1-RC1-tp5737452p5739453.html
Sent from the freebsd-questions mailing list archive at Nabble.com.
___
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: Upgrading 9.1-BETA1 -> 9.1-RC1

2012-08-25 Thread Jamie Paul Griffin
[ Thomas Mueller wrote on Sat 25.Aug'12 at  2:51:38 -0400 ]

> from Maarten Billemont :
> 
> > I've installed a FreeBSD server using the BETA1 release because RC1 was 
> > delayed.  I notice the 9.1-RC1 is available now, so I thought I'd upgrade 
> > ASAP.
> 
> > The following command, however, fails me:
> 
> > freebsd-update -r 9.1-RC1 upgrade
> > Looking up update.FreeBSD.org mirrors... 3 mirrors found.
> > Fetching metadata signature for 9.1-BETA1 from update4.FreeBSD.org... 
> > failed.
> > Fetching metadata signature for 9.1-BETA1 from update3.FreeBSD.org... 
> > failed.
> > Fetching metadata signature for 9.1-BETA1 from update5.FreeBSD.org... 
> > failed.
> > No mirrors remaining, giving up.
> 
> > Upon inspection of the code, it appears BETA1's ssl.pub cannot be found at 
> > any of the mirrors, and as such the process aborts.
> 
> > The release notes for RC1 specifically mention freebsd-update.
> 
> > How do I perform a correct update to RC1, and why is the freebsd-update 
> > flow failing me or not supported?
> 
> > Thanks!
> 
> I believe freebsd-update only works, to and from, on supported releases; this 
> would not include betas.
> 
> Tom

I built it from sources yesterday using the stable-supfile and csup. I've had 
no issues using that method. It took a heck of a long time to compile world 
though, ~2-3 hours in single user mode with -j5 option to make(1)
___
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: Upgrading 9.1-BETA1 -> 9.1-RC1

2012-08-24 Thread Thomas Mueller
from Maarten Billemont :

> I've installed a FreeBSD server using the BETA1 release because RC1 was 
> delayed.  I notice the 9.1-RC1 is available now, so I thought I'd upgrade 
> ASAP.

> The following command, however, fails me:

> freebsd-update -r 9.1-RC1 upgrade
> Looking up update.FreeBSD.org mirrors... 3 mirrors found.
> Fetching metadata signature for 9.1-BETA1 from update4.FreeBSD.org... failed.
> Fetching metadata signature for 9.1-BETA1 from update3.FreeBSD.org... failed.
> Fetching metadata signature for 9.1-BETA1 from update5.FreeBSD.org... failed.
> No mirrors remaining, giving up.

> Upon inspection of the code, it appears BETA1's ssl.pub cannot be found at 
> any of the mirrors, and as such the process aborts.

> The release notes for RC1 specifically mention freebsd-update.

> How do I perform a correct update to RC1, and why is the freebsd-update flow 
> failing me or not supported?

> Thanks!

I believe freebsd-update only works, to and from, on supported releases; this 
would not include betas.

Tom
___
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"


Upgrading 9.1-BETA1 -> 9.1-RC1

2012-08-24 Thread Maarten Billemont
I've installed a FreeBSD server using the BETA1 release because RC1 was 
delayed.  I notice the 9.1-RC1 is available now, so I thought I'd upgrade ASAP.

The following command, however, fails me:

freebsd-update -r 9.1-RC1 upgrade
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 9.1-BETA1 from update4.FreeBSD.org... failed.
Fetching metadata signature for 9.1-BETA1 from update3.FreeBSD.org... failed.
Fetching metadata signature for 9.1-BETA1 from update5.FreeBSD.org... failed.
No mirrors remaining, giving up.

Upon inspection of the code, it appears BETA1's ssl.pub cannot be found at any 
of the mirrors, and as such the process aborts.

The release notes for RC1 specifically mention freebsd-update.

How do I perform a correct update to RC1, and why is the freebsd-update flow 
failing me or not supported?

Thanks!