Bug 2036844

Summary: Unable to install Nagios on Centos9Stream, due to nothing provides mailx
Product: [Fedora] Fedora EPEL Reporter: Nathan Coulson <nathan>
Component: nagiosAssignee: Guido Aulisi <guido.aulisi>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel9CC: b.heden, guido.aulisi, jose.p.oliveira.oss, linux, shawn.starr, smooge, s, swilkerson
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: nagios-4.4.6-7.el9~bootstrap Doc Type: ---
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2022-01-13 01:43:46 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 Nathan Coulson 2022-01-04 07:51:10 UTC
Description of problem:

On Centos 9 Steram, Unable to install nagios due to missing dependency mailx (Looks like Centos 9 Stream switched to s-nail)

Also on AlmaLinux 8, I replaced mailx with s-nail, but due to nagios depending directly on mailx (vs /usr/bin/mail), I was unable to uninstall mailx afterwards even though s-nail provides /usr/bin/mail.

Version-Release number of selected component (if applicable):
Nagios-4.4.6-6.el9.x86_64 on Centos9 Stream

How reproducible:
Always

Steps to Reproduce:
1. dnf install nagios
2.
3.

Actual results:
Error: 
 Problem: package nagios-devel-4.4.6-6.el9.x86_64 requires nagios = 4.4.6-6.el9, but none of the providers can be installed
  - conflicting requests
  - nothing provides mailx needed by nagios-4.4.6-6.el9.x86_64
(try to add '--skip-broken' to skip uninstallable packages)

BUILDIT: Non zero exit status - here comes the build.log!


Expected results:
Expected to successfully install

Additional info:

Comment 1 Fedora Update System 2022-01-04 13:15:05 UTC
FEDORA-EPEL-2022-f265e6ebdb has been submitted as an update to Fedora EPEL 9. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2022-f265e6ebdb

Comment 2 Fedora Update System 2022-01-05 02:15:17 UTC
FEDORA-EPEL-2022-f265e6ebdb 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-2022-f265e6ebdb

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

Comment 3 Fedora Update System 2022-01-13 01:43:46 UTC
FEDORA-EPEL-2022-f265e6ebdb has been pushed to the Fedora EPEL 9 stable repository.
If problem still persists, please make note of it in this bug report.