• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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