Bug 1503048

Summary: Nothing provides /bin/ksh
Product: [Fedora] Fedora Reporter: Graham White <gwhite>
Component: kshAssignee: Siteshwar Vashisht <svashisht>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: kdudka, mhlavink, svashisht
Target Milestone: ---   
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-10-17 09:58: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 Graham White 2017-10-17 09:19:28 UTC
Description of problem:
On Fedora 27 the command "dnf provides /bin/ksh" does not find any results where as on 26 and below the command returns the ksh package as expected.  This problem causes packages that require /bin/ksh to fail installation.


Version-Release number of selected component (if applicable):
ksh-20120801-41.fc27.x86_64

Steps to Reproduce:
1. dnf provides /bin/ksh

Actual results: No matches found


Expected results: ksh package should be found

Comment 1 Siteshwar Vashisht 2017-10-17 09:58:55 UTC
It was introduced by this commit[1], as Fedora planned to move everything under /usr[2]. So ksh now lives under /usr/bin.

[1] http://pkgs.fedoraproject.org/cgit/rpms/ksh.git/commit/ksh.spec?id=9bad5ead52cb1558d1f0db41dee8e0b8dd71d9d8
[2] https://fedoraproject.org/wiki/Features/UsrMove