Date: Thu, 21 May 2026 22:50:09 -0400 From: Mike <the.lists@mgm51.com> To: freebsd-questions@FreeBSD.org Subject: Re: Update for 14.3 when it is out of date - not pretty Message-ID: <bffc339d-882c-42c7-a6cd-a3fe2fbf2b1a@mgm51.com> In-Reply-To: <7313bf50-5a00-4f48-a307-af7d47cc4f58@mgm51.com> References: <a3eea774-bf58-4f09-9a35-c64f9c50185e@mgm51.com> <48327133-A375-468B-B1FB-B87F847C9C51@gushi.org> <7313bf50-5a00-4f48-a307-af7d47cc4f58@mgm51.com>
index | next in thread | previous in thread | raw e-mail
On 5/21/2026 10:39 PM, Mike wrote: > On 5/21/2026 9:58 PM, Dan Mahoney (Ports) wrote: >> You mean this warning? >> >> ``` >> Completing this upgrade requires removing old shared object files. >> Please rebuild all installed 3rd party software (e.g., programs >> installed from the ports tree) and then run >> '`basename $0` [options] install' again to finish installing updates. >> ``` >> >> This is sort of a bad warning because most people aren't using ports >> these days, and what it really wants you to do is: >> >> pkg upgrade > > Yeah, I agree. > > I'd nominate it for one of the worst warning messages thrown at a user > during an OS upgrade. But that is just me. > >> >> It shouldn't say "rebuild". It's a bug, and I'd complain, if freebsd- >> update's days weren't Very Numbered. > > While I tried not to complain, I did want to note the issue. > >> >> What's going on: >> >> Most often, binary upgrades are still compatible with the old >> releases, so (for example) sshd will start in a space where you have a >> 14.4 kernel and a 14.3 userland, but at some point, programs in /usr/ >> local/bin that were built and compiled for things in /lib and /usr/lib >> (etc) have old version numbers, so on the next reboot, those things >> won't work. The update process leaves the "vestigial" shared >> libraries in place so things don't crash, until the third "freebsd- >> update install" at which point it rm's everything that would have been >> i n $oldversion but not $currentversion. >> >> Hope this helps, > > It did help. > > Many thanks. > > And, fwiw, I am [slowly] moving my FreeBSD servers over to use the new > package update facility. > > I do have to mention that major issues. such as this update that caused > me to re-install my server. give me a concern about a leap into a pkg- > based system update. > > But that is the future. > > > Thanks again for your reply. > > > > One comment I might add to this thread ... Make sure your disaster recover backups are available when you need them. For me, my main data server crashed and burned. But I was able to recover disaster recovery files from other secure backup locations to allow me to rebuild the server. For me it was only 10TB of data stored on that server. And everything is cool now. YMMVhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bffc339d-882c-42c7-a6cd-a3fe2fbf2b1a>
