Can't create a bugreport

Hello,

Here I will expose a bug + the fact I can’t create the corresponding bugreport in Jira

The bug

debian package repository.

percona-toolkit is provided by http://repo.percona.com/tools/apt.

it depends on libdbd-mysql-perl.

libdbd-mysql-perl is provided by http://repo.percona.com/tools/apt.

Since version 1:5.013-2.bookworm it depends on libperconaserverclient22.

libperconaserverclient22 is not provided by http://repo.percona.com/tools/apt but by http://repo.percona.com/ps-84-lts/apt

So it’s not possible anymore to install percona-toolkit on the same host as any other package related to another percona version than the 8.4 (e.g. percona-server-client-5.7 )

root@mde:/etc/apt/sources.list.d# grep -h 'deb ' percona-*.list
deb [signed-by=/usr/share/keyrings/percona-keyring.gpg] http://repo.percona.com/prel/apt bookworm main
deb [signed-by=/usr/share/keyrings/percona-keyring.gpg] http://repo.percona.com/ps-57/apt bookworm main
deb [signed-by=/usr/share/keyrings/percona-keyring.gpg] http://repo.percona.com/telemetry/apt bookworm main
deb [signed-by=/usr/share/keyrings/percona-keyring.gpg] http://repo.percona.com/tools/apt bookworm main

root@mde:/etc/apt/sources.list.d# apt install 'percona-server-client-5.7' 'percona-toolkit'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
 libdbd-mysql-perl : Depends: libperconaserverclient22 but it is not installable
E: Unable to correct problems, you have held broken packages.

libperconaserverclient22 should be available on tools repository if it’s needed by packages in the tools repository

Bugreport

I tried to report the bug on Jira.

I login, but when a tried to create an issue with the “+ Create” button, nothing happens.

(I tried on firefox and chrome)

Any advice ?

1 Like

Hi, thanks for letting us know.
I’m sorry that I ran into problems with Jira.
I will send a request to our support team and they will send you an invitation or fix the problem.

@Evgeniy_Patlan You can probably help while we solve the problems with Jira.

I received an invitation to atlassian.

I now can create issues on percona’s Jira.

Here the bug I opened : Jira

Thanks

1 Like

Hello, has there been any updates on this? I’m having the same issue;

libdbd-mysql-perl : Depends: libperconaserverclient22 but it is not installable

Hello,

A solution has been provided in the bug report: PS-10568 (I can’t post the exact url as it’s flag as spam by discours)

I didn’t test it yet so I can’t confirm it works, but I bet it will.

The solution is not to use the “tools“ repository but the “pt“ repository.

1 Like

Thanks for you’re reply. I tried that but no l luck. I was trying to install “percona-xtradb-cluster”, it appears to be an issue with a missing package from the repository.

I’m sorry for the spam filter that went crazy. I’ve raised your level on the forum, I hope it won’t limit you anymore.