Bug 77315 - Anaconda crashed during a kickstart install from a floppy.
Summary: Anaconda crashed during a kickstart install from a floppy.
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.3
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-11-05 01:59 UTC by Glen
Modified: 2007-04-18 16:48 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2002-11-05 02:06:54 UTC
Embargoed:


Attachments (Terms of Use)
Dump file generated by anaconda (55.75 KB, text/plain)
2002-11-05 02:01 UTC, Glen
no flags Details
Kickstart file used which caused the crash. (4.89 KB, text/plain)
2002-11-05 02:06 UTC, Glen
no flags Details

Description Glen 2002-11-05 01:59:18 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 Galeon/1.2.5 (X11; Linux i686; U;) Gecko/20020809

Description of problem:
Anaconda crashed during a kickstart install from a floppy.

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


How reproducible:
Always

Steps to Reproduce:
1. Boot from the cd.
2. Put the floppy with the kickstart file in the drive.
3. At the lilo prompt type: linux ks=floppy
4. Wait for it to crash.
	

Actual Results:  Anaconda crashes.

Additional info:

A dump generated by anaconda will be included along with the kickstart file I'm
using.

Comment 1 Glen 2002-11-05 02:01:44 UTC
Created attachment 83644 [details]
Dump file generated by anaconda

Comment 2 Glen 2002-11-05 02:06:48 UTC
Created attachment 83645 [details]
Kickstart file used which caused the crash.

Comment 3 Michael Fulbright 2002-11-05 20:35:10 UTC
You want to put --resolvedeps up at the %packages stanza, like:

%packages --resolvedeps

You dont want to list it after all the packages like you have it now.



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