Date: Sat, 19 Jul 2014 02:57:47 -0700 From: Doug Hardie <bc979@lafn.org> To: Warren Block <wblock@wonkity.com> Cc: Andrew Berg <aberg010@my.hennepintech.edu>, freebsd-questions@freebsd.org Subject: Re: Freebsd-update to 9.3 from 9.2 Message-ID: <066C2341-F26F-4817-B681-97119FB7EB7C@lafn.org> In-Reply-To: <alpine.BSF.2.11.1407181659180.29137@wonkity.com> References: <4CA0146F-BD4E-4613-9050-DB0C1FDB7EA4@lafn.org> <53C8B7A2.1060504@my.hennepintech.edu> <494D0D9E-ED60-4187-ABCF-8E18CDEAB911@lafn.org> <53C8E2A7.6000000@my.hennepintech.edu> <FD3DC529-BB02-4EE2-8F09-179125D832FE@lafn.org> <7154054C-47D0-454C-8601-3F17095476EC@lafn.org> <alpine.BSF.2.11.1407181659180.29137@wonkity.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 18 July 2014, at 16:01, Warren Block <wblock@wonkity.com> wrote: > On Fri, 18 Jul 2014, Doug Hardie wrote: >=20 >>=20 >> On 18 July 2014, at 14:37, Doug Hardie <bc979@lafn.org> wrote: >>=20 >>>=20 >>> On 18 July 2014, at 02:02, Andrew Berg = <aberg010@my.hennepintech.edu> wrote: >>>=20 >>>> On 2014.07.18 03:40, Doug Hardie wrote: >>>>> This gets even more interesting. Unfortunately I do need to = makeworld as sendmail needs SMTP-AUTH and that requires a rebuild. >>>> Then there is no reason to use freebsd-update at at all. >>>>=20 >>>>> That is the date/time when I did the buildworld/buildkernel. = kern.osrelease and kern.version show the same thing. So, now I don't = know if I am running 9.2, 9.3, or a 9.2 kernel and 9.3 world. There = must be some way to tell. >>>> The best thing to do since you need to build world and kernel is to = just use >>>> svn and do all updates via source. freebsd-update does nothing for = you. Grab a >>>> completely new copy of the 9.3 source with svn and then build and = install it. >>>> I'd recommend rolling back to whatever you had before the update = before doing so. >>>>=20 >>>> freebsd-version may have been backported to 9 with 9.3. If so, you = can use it. >>>> Also, 9.2 kernel with 9.3 world is not likely to be functional = since kernels >>>> have no guarantee of forward-compatibility (9.3 kernel and 9.2 = world would >>>> probably be fine, though). >>>>=20 >>>=20 >>>=20 >>> svn doesn't work either: >>>=20 >>> svn checkout https://svn0.us-west.FreeBSD.org/base/release/9.3.0 = /usr/src >>>=20 >>> The latest version of UPDATING I get is from 20130705. The web = repository shows the latest entry as 20140716. I have used FreeBSD = since 2.5.4 and it used to be easy to manage. Now its virtually = impossible. Complete reinstalls on production systems are just not = viable. We need a working way to upgrade. I haven't found it yet. >>=20 >>=20 >> I finally deleted all of /usr/src and /usr/obj and ran the above svn = checkout again. This time the UPDATING file shows the 20140716 entry. I = have started building the system again. We will see what we get this = time. Its fascinating to see that in order to upgrade you have to = delete everything and then reload it all across the internet multiple = times? >=20 > It's not necessary to delete the source every time. But /usr/src = should be empty before the initial svn checkout, or there will be files = in there that are unmanaged and can cause problems. The Subversion = instructions mention this. (Or at least some of them do, we have a fair = amount of similar sections in different chapters and sections that need = to be combined.) >=20 I didn't find any mention of that in the manual.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?066C2341-F26F-4817-B681-97119FB7EB7C>