Bug 1512650

Summary: redhat-lsb-core requires /usr/bin/mailx but mailx package now provides /bin/mailx
Product: [Fedora] Fedora Reporter: dereckson
Component: redhat-lsbAssignee: Ondrej Vasik <ovasik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: lnykryn, ovasik, pnemade
Target Milestone: ---Keywords: Regression
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-11-20 07:17:55 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 dereckson 2017-11-13 18:53:09 UTC
Description of problem:
Same issue than https://bugzilla.redhat.com/show_bug.cgi?id=1512215 but for mailx

Version-Release number of selected component (if applicable):
redhat-lsb-core-4.1-39.fc28.x86_64 + mailx-12.5-23.fc28.x86_64

How reproducible:
On rawhide

Steps to Reproduce:
1. dnf install redhat-lsb-core-4.1-39.fc28.x86_64.rpm

Actual results:
  - nothing provides /usr/bin/mailx needed by redhat-lsb-core-4.1-39.fc28.x86_64

Expected results:
The package requires /bin/mailx

Additional info:
$ rpm -qlP mailx | grep bin/mailx
/bin/mailx

Comment 1 dereckson 2017-11-13 19:35:24 UTC
Pull request:
https://src.fedoraproject.org/rpms/redhat-lsb/pull-request/2

Comment 2 Ondrej Vasik 2017-11-20 07:17:55 UTC
Igor built the packages, so this can be closed now, thanks for report.