abh
June 7, 2026, 9:41am
1
I usually install Percona and this is very weir when i see Marina as dependencies and of course it will conflict with Percona
OS: Rocky Linux 10.x
yum install https://repo.percona.com/yum/percona-release-latest.noarch.rpm
percona-release setup pdps-8.0
dnf install percona-server-server percona-server-devel
Hello @abh ,
I always used the ps80 repo. Try percona-release setup ps80 instead of the pdps repo. And just to note, 8.0 is EOL/dead. You should be using ps-84-lts repo.
Hi @abh ,
The issue is fixed in Percona Server 8.0.46, which will be released next week.
In the meantime, it can be obtained from the ps-80-testing repository.
percona-release enable ps-80 testing
abh
June 18, 2026, 1:17pm
4
I tried 8.4 and it still got same issues which is include mariadb
abh
June 20, 2026, 11:57pm
5
@Vadim_Yalovets & @matthewb , is that still the bug or i may need to use rpm package for now while i wait for update fix from Percona upstream?
Hi @abh
As PS 8.4.9 has been discontinued, this issue has been fixed in version 8.4.10. You can find the packages in the ps-84-lts testing repository.