Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 10:57:13 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Alexander Leidinger <Alexander@Leidinger.net>
Cc:        Karl Denninger <karl@denninger.net>,  freebsd-hackers@freebsd.org
Subject:   Re: Uh, what's this? (PKGBASE implication)
Message-ID:  <86ika7umqe.fsf@ltc.des.dev>
In-Reply-To: <6daebfd1be03d5ada1e87dd6e4414f02@Leidinger.net> (Alexander Leidinger's message of "Fri, 03 Apr 2026 20:02:39 %2B0200")
References:  <ccaab08d-277d-4cc8-bd61-d03959148324@denninger.net> <20260402205415.aa43b756e2b1036ab1fb9b9c@dec.sakura.ne.jp> <7b070db3-9540-41aa-8289-05cc386d3563@denninger.net> <6daebfd1be03d5ada1e87dd6e4414f02@Leidinger.net>

index | next in thread | previous in thread | raw e-mail

Alexander Leidinger <Alexander@Leidinger.net> writes:
> If you have mysq80-server installed, it does the same, without
> installing the mysql84-server. I have not tested the case of changing
> the origin of mysql80-server as described in the UPDATING entry, I
> scheduled an update for some mysql jails after building mysql84-server
> in the local poudriere run, and migrating it by hand (zfs snapshot of
> the mysql data dir and monitoring the upgrade in the logs included).

mysqlN-server depends on mysqlN-client; installing mysql84-client forces
the removal of mysql80-client, which forces the removal of
mysql80-server.  This is why people are saying to run the server in a
jail with nothing else in it so it can stay at 8.0 while the jail where
the client runs is free to use the latest client package, which is
backward compatible with older servers.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org


home | help

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