• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Issue Inconsistencies in pum database for mysql packages

DK2K

New Pleskian
Server operating system version
AlmaLinux 8.6 (Sky Tiger)
Plesk version and microupdate number
Plesk Obsidian Version 18.0.44 Update #2
Hi folks,

Plesk shows "Warning: Information on some packages might not be actual: inconsistencies were detected in the system's package manager database. Please resolve this issue manually." warning message.

Output of pum check

Code:
$ plesk sbin pum --check
2022-06-14 17:05:33 INFO: pum is called with arguments: ['--check']
Error: Check discovered 1 problem(s)
mysql-libs-8.0.26-1.module_el8.4.0+2532+b8928c02.x86_64 has missing requires of mysql-common(x86-64) = 8.0.26-1.module_el8.4.0+2532+b8928c02
2022-06-14 17:05:34 ERROR: Exited with returncode 1.
exit status 1

We use MariaDB instead of MySQL. Looks like the error only occurs on AlmaLinux.

Anyone ideas for a solution?
 
Back
Top