Bug 87876

Summary: Installer should prompt the user for the action if an rpm is missing in the path.
Product: [Retired] Red Hat Linux Reporter: natraj <natraj_purudappa>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED DEFERRED QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-04-03 15:33:47 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:
Bug Depends On: 87877    
Bug Blocks:    

Description natraj 2003-04-03 15:30:38 UTC
Description of problem:Resuming the installation with out a particular package.

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

How reproducible:
Install RedHat Linux

Additional info: 
The installer should allow a user to resume the installation if a 
particular .rpm file is not found on the path.

1) For instance if the user is installing RedHat linux through network and if 
the package is not found in the path either the installer should prompt for a 
new path or should allow the user to resume the installing skipying that rpm.
This method allows the user to install RedHat Linux and bring up the system. If 
that skipped package is necessary user can install it when the system is up and 
running.

2) If that rpm is very much mandatory for linux to be up and running then the 
installer should prompt the user to choose the installation Method 
(NFS,FTP,HTTP, or any other Media). This is the maximum that an installer could 
do for a missing package.

Reason: Just because of a package(rpm) the installation should be stopped.