we decided to remove Perl dependency in 8.4. Does this fail for 8.0? If so then reactivate the ticket. Otherwise, it is OK to close.
Vadim Yalovets September 18, 2024 at 3:27 PM
Hi It looks like the issue isn’t related to perl DBD package. It has already been installed in the image.
Satya Bodapati September 18, 2024 at 2:20 PM
Thanks for starting to work on it
Satya Bodapati September 18, 2024 at 12:00 PM
Hi ,
We use pxc-build docker image and run tests.
this is from jenkins-pipelines/pxb/v2/docker/run-test → jenkins-pipelines/pxb/v2/local/test-binary → this will call ./run.sh -t t/version_check.sh
So the request is to update pxc-build OEL9 image with the required perl DBD package.
Error log from test:
Vadim Yalovets August 4, 2024 at 4:56 PM
Hi Aibek,
It’s not clear from provided logs which repo is used. But the required package is present in pdps-8.0.x and pdpxc-8.0.x repos. Also it can be found in tools testing repo.
Pxb tests are failing on oralcelinux:9 platforms due to Perl mysql DBD library missing
Failing tests:
https://pxb.cd.percona.com/job/percona-xtrabackup-8.1-test-param/89/CMAKE_BUILD_TYPE=RelWithDebInfo,DOCKER_OS=oraclelinux%3A9,XTRABACKUP_TARGET=innodb80/testReport/(root)/t_version_check/sh/
https://pxb.cd.percona.com/job/percona-xtrabackup-8.1-test-param/89/CMAKE_BUILD_TYPE=Debug,DOCKER_OS=oraclelinux%3A9,XTRABACKUP_TARGET=innodb80/testReport/(root)/t_version_check/sh/