To be honest, I dunno what to do in case of an upgrade from one FreeBSD version to next that was performed using freebsd-update... I always installed from scratch, because it's a pain to pay attention to specific details of software that gets affected by that upgrade. And I read horror stories here on the Forums about how some forgotten-about detail derailed the entire effort.
freebsd-update works best when you don't have any ports/packages installed. Once you throw graphics drivers into the mix, that becomes just too messy, because graphics drivers do depend on being matched to the correct kernel version. pkg-upgrade is frankly a mess, as well, for many reasons.
I have 14.2-RELEASE right now, I installed it shortly after it was released, KDE works fine. Upgrading is too much of a mess, so I'm gonna wait for 15-RELEASE, and do a fresh install of everything. A couple days of compiling on a Ryzen 7 5625, and I'll be back into KDE, with everything updated.
> To be honest, I dunno what to do in case of an upgrade from one FreeBSD version to next that was performed using freebsd-update...
> I always installed from scratch, because it's a pain to pay attention to specific details of software that gets affected by that upgrade.
> And I read horror stories here on the Forums about how some forgotten-about detail derailed the entire effort.
Oh well, looks like I'll have to give it a try and see what happens. If I create a new ZFS boot environment before doing a 'dangerous'
update then I suppose I can roll back?
But these problems you refer to are caused by the mixing of packages and ports? Or something else?
> freebsd-update works best when you don't have any ports/packages installed. Once you throw graphics drivers into the mix,
> that becomes just too messy, because graphics drivers do depend on being matched to the correct kernel version.
> pkg-upgrade is frankly a mess, as well, for many reasons.
What is the root cause of these problems? Package system doesn't handle well the combination of packages and ports?
> I have 14.2-RELEASE right now, I installed it shortly after it was released, KDE works fine. Upgrading is too much of a mess,
> so I'm gonna wait for 15-RELEASE, and do a fresh install of everything. A couple days of compiling on a Ryzen 7 5625, and I'll
> be back into KDE, with everything updated.
Is there no way to keep your existing system when you do an upgrade?