Bug 132513 - Missing nash requisite in initscripts-7.80-1
Summary: Missing nash requisite in initscripts-7.80-1
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: initscripts
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bill Nottingham
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-14 09:26 UTC by Felipe Alfaro Solana
Modified: 2014-03-17 02:48 UTC (History)
1 user (show)

Fixed In Version: 7.82-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-14 16:27:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Felipe Alfaro Solana 2004-09-14 09:26:27 UTC
Description of problem:
"/etc/rc.d/rc.sysinit", which belongs to initscripts-7.80-1, invokes "nash" during startup. 
However, the initscripts package misses "nash" as a requisite. Thus, you can execute "rpm 
-e nash". Then, during boot, the system will generate the following error message:

/etc/rc.d/rc.sysinit: line 221: nash: command not found

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

How reproducible:
Always

Steps to Reproduce:
1. rpm -Uvh initscripts-7.80-1
2. rpm -e nash
3. reboot
  
Actual results:
An error message is shown during boot.

Expected results:
The "initscripts-7.80-1" package should list "nash" as a requisite.

Additional info:

Comment 1 Bill Nottingham 2004-09-14 16:27:54 UTC
Actually, you'd have to remove mkinitrd, which would require jumping
through some hurdles. :)

Added in CVS, will be in 7.82-1.


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