> On Mar 16, 2021, at 3:57 PM, Freddie Cash wrote:
>
> There seems to be a bug in freebsd-update on 11.x and 12.x systems where
> it's not removing old library files in the final "freebsd-update install"
> run.
>
> System 1:
> 10.2 upgrade to 11.2. /lib/libreadline.so.8 is left behind, which b
> On Feb 28, 2019, at 7:40 PM, Warner Losh wrote:
>
> On Thu, Feb 28, 2019 at 10:00 AM Rodney W. Grimes <
> free...@pdx.rh.cn85.dnsmgr.net> wrote:
>
> .if defined(KERNEL_LD_OVERRIDE)
> LD=${KERNEL_LD_OVERRIDE}
> .else
> LD=ld.lld
> .endif
My suggestion would be to test $LD == ld and then use L
Hi everyone,
I think I found a bug… it's on a desktop system I keep on the last version and
it's going from 11.2 to 12.0. The resume is:
# freebsd-update upgrade -r 12.0-RELEASE
(…)
Does this look reasonable (y/n)? n
#
A re-start wasn't what I expected. The program let me edit a file and asked
Hi.
I want to drop a note about what happened to me. I did an upgrade from
releng/9.3 to releng/10.4 to releng/11.2 in an old computer during the last few
weeks. Everything went fine modulus my rusty skills until today.
I changed the generic kernel to remove 10 support and a few other things. I