Bug 455314

Summary: ksh cannot be installed as directed by release notes, until pdksh is uninstalled beforehand
Product: Red Hat Enterprise Linux 4 Reporter: ritz <rkhadgar>
Component: DocumentationAssignee: Ryan Lerch <rlerch>
Status: CLOSED CURRENTRELEASE QA Contact: Content Services Development <ecs-dev-list>
Severity: high Docs Contact:
Priority: high    
Version: 4.7CC: tao
Target Milestone: rcKeywords: Documentation
Target Release: ---   
Hardware: ia32e   
OS: Linux   
URL: http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/release-notes/as-itanium/RELEASE-NOTES-U4-ia64-en.html
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-04-19 21:45:23 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description ritz 2008-07-14 19:34:51 UTC
Description of problem:
Based on the ia32el installation guide in rhel4.4 release notes:
http://www.redhat.com/docs/manuals/enterprise/RHEL-4-Manual/release-notes/as-itanium/RELEASE-NOTES-U4-ia64-en.html,


RPM Installation of ksh-20050202-0.5E.4.ia64.rpm failed and complained: "error:
Failed dependencies:
       pdksh conflicts with ksh-20050202-0.5E.4.ia64"


Version-Release number of selected component (if applicable):
pdksh-5.2.14-30.6
ksh-20050202-0.5E.4

How reproducible:
always

Steps to Reproduce:
1. up2date pdksh
2. up2date ks
  
Actual results:
 pdksh conflicts with ksh-20050202-0.5E.4.ia64"

Expected results:
Documentation be update tp reflect that pdksh needs to be uninstalled before ksh
can be installed



Additional info:

from ksh.spec 
...
Conflicts:    pdksh
..

-----------------------

4# Install the ia32el and ksh packages:

 $ rpm -e pdksh
 $ rpm -Uvh ia32el-<version>.ia64.rpm ksh-<version>.ia64.rpm

Comment 2 Don Domingo 2008-07-15 02:24:53 UTC
thanks. changes applied to RHEL4.4,4.5,4.6, and 4.7 online. these changes should
be up within the next 24 hours or so.