Bug 839062

Summary: With UsrMove, ksh should be installed in /usr/bin/ksh
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: kshAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 19CC: mhlavink
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-06-13 15:21:14 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 Orion Poplawski 2012-07-10 19:46:49 UTC
With UsrMove, ksh should be installed in /usr/bin/ksh.  There is some discussion going on in fedora-devel as to handling /etc/shells.

Comment 1 Fedora End Of Life 2013-04-03 16:18:56 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle.
Changing version to '19'.

(As we did not run this process for some time, it could affect also pre-Fedora 19 development
cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.)

More information and reason for this action is here:
https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19

Comment 2 Michal Hlavinka 2013-06-13 15:21:14 UTC
Thanks for reporting this, but I don't want to change this.
All ksh shell scripts out there have #!/bin/ksh , this means /bin/ksh is mandatory, while /usr/bin/ksh is just a bonus. So I'm going to close this as wontfix, at least for near future.