Bug 2175900

Summary: Needs a rebuild against newer iptables-lib
Product: [Fedora] Fedora EPEL Reporter: Stephen John Smoogen <smooge>
Component: iptables-epelAssignee: Michel Lind <michel>
Status: CLOSED ERRATA QA Contact:
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel9CC: basti, davide, michel
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: iptables-epel-1.8.8-6.el9.2 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2023-03-18 00:52:33 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stephen John Smoogen 2023-03-06 17:59:11 UTC
Description of problem:

The iptables-lib has been updated in main EL distros and so iptables-legacy will no longer install 

Error:
 Problem: cannot install both iptables-libs-1.8.8-6.el9_1.x86_64 and iptables-libs-1.8.8-4.el9.x86_64
  - package iptables-legacy-1.8.8-4.el9.1.x86_64 requires iptables-libs(x86-64) = 1.8.8-4.el9, but none of the providers can be installed
  - cannot install the best update candidate for package iptables-libs-1.8.7-28.el9.x86_64
  - cannot install the best update candidate for package iptables-legacy-1.8.7-28.el9.1.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

Comment 1 Fedora Update System 2023-03-07 21:48:25 UTC
FEDORA-EPEL-2023-19e08df042 has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-19e08df042

Comment 2 Fedora Update System 2023-03-08 00:23:39 UTC
FEDORA-EPEL-2023-19e08df042 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-19e08df042

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 3 Basti Schubert 2023-03-08 11:50:52 UTC
The dependencies are not met with the current build.

Main EL Distro is providing "iptables-libs(x86-64) = 1.8.8-6.el9_1" while these packages expect "iptables-libs(x86-64) = 1.8.8-6.el9" (without _1 after el9).

[root@sonarqube ~]# dnf check-update
Last metadata expiration check: 0:03:51 ago on Wed 08 Mar 2023 12:43:02 PM CET.

iptables-legacy.x86_64                   1.8.8-6.el9.1                                     epel-testing
iptables-legacy-libs.x86_64              1.8.8-6.el9.1                                     epel-testing
iptables-libs.x86_64     
                1.8.8-6.el9_1                                     baseos
[root@sonarqube ~]# dnf update
Last metadata expiration check: 0:03:54 ago on Wed 08 Mar 2023 12:43:02 PM CET.
Error:
 Problem 1: cannot install the best update candidate for package iptables-legacy-1.8.8-4.el9.1.x86_64
  - nothing provides iptables-libs(x86-64) = 1.8.8-6.el9 needed by iptables-legacy-1.8.8-6.el9.1.x86_64
 Problem 2: problem with installed package iptables-legacy-1.8.8-4.el9.1.x86_64
  - package iptables-legacy-1.8.8-4.el9.1.x86_64 requires iptables-legacy-libs(x86-64) = 1.8.8-4.el9.1, but none of the providers can be installed
  - cannot install both iptables-legacy-libs-1.8.8-6.el9.1.x86_64 and iptables-legacy-libs-1.8.8-4.el9.1.x86_64
  - cannot install the best update candidate for package iptables-legacy-libs-1.8.8-4.el9.1.x86_64
  - nothing provides iptables-libs(x86-64) = 1.8.8-6.el9 needed by iptables-legacy-1.8.8-6.el9.1.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)

[root@sonarqube ~]# rpm -qP iptables-libs-1.8.8-6.el9_1.x86_64.rpm --provides|head -2
iptables-libs = 1.8.8-6.el9_1
iptables-libs(x86-64) = 1.8.8-6.el9_1

Comment 4 Fedora Update System 2023-03-14 01:08:14 UTC
FEDORA-EPEL-2023-19e08df042 has been pushed to the Fedora EPEL 9 testing repository.

You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2023-19e08df042

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2023-03-18 00:52:33 UTC
FEDORA-EPEL-2023-19e08df042 has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.