Bug 114850

Summary: ccm-tools-servlet-* won't install on Mandrake due to dependancy on /usr/sbin/alternatives
Product: [Retired] Red Hat Web Application Framework Reporter: Daniel BerrangĂ© <berrange>
Component: installationAssignee: Dennis Gregorovic <dgregor>
Status: CLOSED RAWHIDE QA Contact: Jon Orris <jorris>
Severity: medium Docs Contact:
Priority: medium    
Version: nightly   
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: 2004-02-04 01:25:34 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 Daniel Berrangé 2004-02-03 16:40:55 UTC
Description of problem:
The ccm-tools-servlet-* packages have a Requires: line on 

/usr/sbin/alternatives

This appears to be a Red Hat specific command, since all the other
linux distributions call it /usr/sbin/update-alternatives. Indeed on
RH, they are symlinked together. So to provide cross-distro
portability, we should change the dependancy to update-alternatives
instead.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Dennis Gregorovic 2004-02-04 01:25:34 UTC
@40029