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