• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • 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