Bug 118510

Summary: Installer should have a 'skip' option for non-essential packages
Product: [Fedora] Fedora Reporter: David Drewelow <drewelow>
Component: anacondaAssignee: Jeremy Katz <katzj>
Status: CLOSED WONTFIX QA Contact: Mike McLean <mikem>
Severity: medium Docs Contact:
Priority: low    
Version: 1Keywords: FutureFeature
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-05-06 21:40:41 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 David Drewelow 2004-03-17 08:24:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.5a) Gecko/20030718

Description of problem:
While installing packages, if the target rpm isn't found, the install
just prompts you to retry.  

A reboot/exit option should be available.

A skip option for non-essential packages should be available.

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


How reproducible:
Always

Steps to Reproduce:
1.Install using a cd with a corrupt or missing file.
2.
3.
    

Additional info:

This isn't the biggest deal, but it's extremely frustrating to fail at
the end of an install--especially for a package that could easily be
added later.

Comment 1 Jeremy Katz 2004-05-06 21:40:41 UTC
The missing RPM could be crucial and thus leave you with a non-working
system.  Also, the installer depends on certain packages getting
installed so that things can be run in the post-install stage.  If
these aren't installed, then it could cause later tracebacks.