Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
Recently command
apt-get -y install libperconaserverclient21-dev
started failing on bullseye. Few days ago everything worked fine.
How to repeat.
docker start -i bullseye
then
curl -O https://repo.percona.com/apt/percona-release_latest.generic_all.deb apt-get -y install gnupg2 lsb-release apt-get -y install ./percona-release_latest.generic_all.deb apt-get update percona-release setup pdps-8.0 apt-get -y install percona-server-server apt-get -y install percona-server-client apt-get -y install libperconaserverclient21-dev
It will fail with:
# apt-get -y install libperconaserverclient21-dev ... Preparing to unpack .../24-libperconaserverclient21-dev_1%3a8.0.39-30-1.bullseye_amd64.deb ... Unpacking libperconaserverclient21-dev (1:8.0.39-30-1.bullseye) ... Errors were encountered while processing: /tmp/apt-dpkg-install-CyoiSc/00-percona-xtradb-cluster-common_1%3a8.0.39-30-1.bullseye_amd64.deb E: Sub-process /usr/bin/dpkg returned an error code (1)
This stops testing Percona Toolkit 3.7.0