My last Percona MySQL Server 8.0.x deploy was on 2025-06-17 on Rocky Linux 9.6.
Using percona-release-latest.noarch.rpm, which on that date was percona-release-1.0-30.noarch.rpm 27.6 KiB 2025-Feb-12 14:02.
Today on August 26 the Percona MySQL Server 8.0.x deploy on Rocky Linux 9.6 is failing.
Using percona-release-1.0-32.noarch.rpm 27.9 KiB 2025-Aug-21 12:37.
“Specified repository is not supported for current operating system!”
@MaartenE , The correct way to use the “-y” option with setup command is as follows and this should work with the latest release also: percona-release setup -y ps80
Just did a fresh install of Percona Server 8.0.42 on Rocky Linux 9.6. I can report that my install went just fine with 0 issues. Here are the steps I took.
Please make special note of where the -y was placed in the percona-release command. If the -y at the end of you command it will be seen as a repo, this is why saw “Specified repository is not supported for current operating system!”