Percona-xtradb-cluster-server 1:8.4.10-10-1.noble now uses libperconaserverclient22 instead of libperconaserverclient24?

Hello Guys

Yesterday I’ve installed the lastest vesion of percona-xtradb-cluster and since version 8.4.8 it started to use libperconaserverclient24 instead of libperconaserverclient22. Now on the newest version it goes back libperconaserverclient22… why? is it an error? was it an error by you switching libperconaserverclient24 in the previous version?

It’s not really reliable having to continuously switch between libperconaserverclient pkgs.

fatal: [mysql-node3]: FAILED! => changed=false 
  cache_update_time: 1785946916
  cache_updated: false
  msg: |-
    '/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold"       install 'percona-xtradb-cluster' 'percona-xtradb-cluster-common' 'percona-xtradb-cluster-client' 'libperconaserverclient24-dev' 'libperconaserverclient24' 'percona-xtradb-cluster-server' --allow-change-held-packages' failed: E: Unable to correct problems, you have held broken packages.
  rc: 100
  stderr: |-
    E: Unable to correct problems, you have held broken packages.
  stderr_lines: <omitted>
  stdout: |-
    Reading package lists...
    Building dependency tree...
    Reading state information...
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.
    The following information may help to resolve the situation:
  
    The following packages have unmet dependencies:
     libperconaserverclient24 : Depends: percona-xtradb-cluster-common (= 1:8.4.8-8-1.noble) but 1:8.4.10-10-1.noble is to be installed
  stdout_lines: <omitted>

Is it just a missing libperconaserverclient24 pkg from Percona Repo ?

Hi @moro15011

I’m working on building the correct packages and will let you know once they’re ready.

The correct packages have been added to the pxc-84-lts repository.