Bug 114850 - ccm-tools-servlet-* won't install on Mandrake due to dependancy on /usr/sbin/alternatives
Summary: ccm-tools-servlet-* won't install on Mandrake due to dependancy on /usr/sbin/...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Web Application Framework
Classification: Retired
Component: installation
Version: nightly
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dennis Gregorovic
QA Contact: Jon Orris
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-03 16:40 UTC by Daniel Berrangé
Modified: 2007-04-18 17:02 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-02-04 01:25:34 UTC
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.