• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Question yum update conflict

Erwan

Regular Pleskian
Server operating system version
AlmaLinux 9.4
Plesk version and microupdate number
18.0.63
Hi all,

We have servers with Plesk / Almalinux 9.

When we try to do a yum update, we get the following message:

# yum update
Last metadata expiration check: 2:51:22 ago on Mon Sep 9 06:01:22 2024.
Error:
Problem 1: package iptables-legacy-1.8.10-2.2.el9.x86_64 from @System requires (iptables-libs(x86-64) = 1.8.10-2.el9 or iptables-libs(x86-64) = 1.8.10-2.el9_1), but none of the providers can be installed
- cannot install both iptables-libs-1.8.10-4.el9_4.x86_64 from baseos and iptables-libs-1.8.10-2.el9.x86_64 from @System
- cannot install both iptables-libs-1.8.10-4.el9_4.x86_64 from baseos and iptables-libs-1.8.10-2.el9.x86_64 from baseos
- cannot install the best update candidate for package iptables-libs-1.8.10-2.el9.x86_64
- cannot install the best update candidate for package iptables-legacy-1.8.10-2.2.el9.x86_64
Problem 2: problem with installed package iptables-legacy-1.8.10-2.2.el9.x86_64
- package iptables-legacy-1.8.10-2.2.el9.x86_64 from @System requires (iptables-libs(x86-64) = 1.8.10-2.el9 or iptables-libs(x86-64) = 1.8.10-2.el9_1), but none of the providers can be installed
- package iptables-legacy-1.8.10-2.2.el9.x86_64 from epel requires (iptables-libs(x86-64) = 1.8.10-2.el9 or iptables-libs(x86-64) = 1.8.10-2.el9_1), but none of the providers can be installed
- cannot install both iptables-libs-1.8.10-4.el9_4.x86_64 from baseos and iptables-libs-1.8.10-2.el9.x86_64 from @System
- cannot install both iptables-libs-1.8.10-4.el9_4.x86_64 from baseos and iptables-libs-1.8.10-2.el9.x86_64 from baseos
- package iptables-nft-1.8.10-4.el9_4.x86_64 from baseos requires iptables-libs(x86-64) = 1.8.10-4.el9_4, but none of the providers can be installed
- cannot install the best update candidate for package iptables-nft-1.8.10-2.el9.x86_64


It seems to be an iptables-libs version conflict.
What is the best way to go about solving the problem?

# yum list installed iptables\*
Installed Packages
iptables-legacy.x86_64 1.8.10-2.2.el9 @epel
iptables-legacy-libs.x86_64 1.8.10-2.2.el9 @epel
iptables-libs.x86_64 1.8.10-2.el9 @baseos
iptables-nft.x86_64 1.8.10-2.el9 @baseos
 
Back
Top