Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Sep 2009 10:29:16 -0500
From:      Adam Vande More <amvandemore@gmail.com>
To:        =?ISO-8859-1?Q?Leonardo_M=2E_Ram=E9?= <martinrame@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Problem upgrading 7.2 to 8.0-RC1
Message-ID:  <6201873e0909300829g642f22tadbbfdfba6ea18fe@mail.gmail.com>
In-Reply-To: <34689.36983.qm@web35607.mail.mud.yahoo.com>
References:  <6201873e0909300745g6cc030baxb8309b7745e6ba8f@mail.gmail.com> <34689.36983.qm@web35607.mail.mud.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Sep 30, 2009 at 9:58 AM, Leonardo M. Ram=E9 <martinrame@yahoo.com>w=
rote:

> > From: Adam Vande More <amvandemore@gmail.com>
> > Subject: Re: Problem upgrading 7.2 to 8.0-RC1
> > To: "Leonardo M. Ram=E9" <martinrame@yahoo.com>
> > Cc: freebsd-questions@freebsd.org
> > Date: Wednesday, September 30, 2009, 11:45 AM
> > On Wed, Sep 30,
> > 2009 at 9:38 AM, Leonardo M. Ram=E9 <martinrame@yahoo.com>
> > wrote:
> >
> > Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without
> > success. Any hint?
> >
> >
> >
> > This is my data:
> >
> >
> >
> > uname -a:
> >
> > FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906
> > FreeBSD 7.2-STABLE-200906 #0: Sun Jun  7 10:23:49 UTC 2009
> >
> > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC
> >  amd64
> >
> >
> >
> > freebsd-update:
> >
> >
> >
> > [root@toshiba-leo]# freebsd-update -v debug -r 8.0-RC1
> > upgrade
> >
> > Looking up update.FreeBSD.org
> > mirrors... 3 mirrors found.
> >
> > Fetching public key from update5.FreeBSD.org... fetch:
> http://update5.FreeBSD.org/7.2-STABLE-200906/amd64/pub.ssl:
> > Not Found
> >
> > failed.
> >
> > Fetching public key from update2.FreeBSD.org... fetch:
> http://update2.FreeBSD.org/7.2-STABLE-200906/amd64/pub.ssl:
> > Not Found
> >
> > failed.
> >
> > Fetching public key from update4.FreeBSD.org... fetch:
> http://update4.FreeBSD.org/7.2-STABLE-200906/amd64/pub.ssl:
> > Not Found
> >
> > failed.
> >
> > No mirrors remaining, giving up.
> >
> >
> >
> >
> >
> >
> >
> > Leonardo M. Ram=E9
> >
> > http://leonardorame.blogspot.com
> >
> >
> >
> >
> >
> > man freebsd-update
> >
> > DESCRIPTION
> >      The freebsd-update tool is used to fetch, install,
> > and rollback binary
> >      updates to the FreeBSD base system.  Note that
> > updates are only available
> >
> >      if they are being built for the FreeBSD release
> > and architecture being
> >      used; in particular, the FreeBSD Security Team
> > only builds updates for
> >      releases shipped in binary form by the FreeBSD
> > Release Engineering Team,
> >
> >      e.g., FreeBSD 6.1-RELEASE and FreeBSD 6.2-RC1, but
> > not FreeBSD 6.2-STABLE
> >      or FreeBSD 7.0-CURRENT.
> >
> > You are not running supported version.
> >
> >
> > --
> > Adam Vande More
> >
>
>
> Thanks Adam, any workaround to upgrade to 8.0?
>
> Leonardo.
>
>
I normally csup(1) whatever branch I'm trying to get too.
/usr/src/share/examples/cvsup/stable-supfile is a good starting although
you'll need to edit *default release=3Dcvs tag=3DRELENG_8 and an appropriat=
e
*default host=3D line.  Then use handbook for building and installing
http://www.freebsd.org/doc/en/books/handbook/makeworld.html

You'll also want to do something like the following from portmaster man
page.

     Using portmaster to do a complete reinstallation of all your ports:
           1. portmaster --list-origins > ~/installed-port-list
           2. Update your ports tree
           3. portmaster --clean-distfiles-all
           4. portmaster --check-port-dbdir
           5. portmaster -Faf
           6. pkg_delete '*'
           7. rm -rf /usr/local/lib/compat/pkg
           8. Manually check /usr/local and /var/db/pkg
              to make sure that they are really empty
           9. portmaster `cat ~/installed-port-list`

     You probably want to use the -D option for the installation and then
run
     --clean-distfiles[-all] again when you are done.  You might also want
to
     consider using the --force-config option when installing the new ports=
.





--=20
Adam Vande More



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6201873e0909300829g642f22tadbbfdfba6ea18fe>