Bug 36686 - crash just after Account Configuration
Summary: crash just after Account Configuration
Keywords:
Status: CLOSED DUPLICATE of bug 18019
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Brent Fox
QA Contact: Brock Organ
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-04-19 20:23 UTC by Matthew
Modified: 2007-04-18 16:32 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-04-19 20:43:47 UTC
Embargoed:


Attachments (Terms of Use)
What was saved to disk THE BUG (1.96 KB, text/plain)
2001-04-19 20:24 UTC, Matthew
no flags Details

Description Matthew 2001-04-19 20:23:35 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 5.01; Windows 98; DigExt)


After this it comes up with bug screen saying can copy to disk then press 
OK and system restarts

Reproducible: Always
Steps to Reproduce:
1.Keyboard Config:Model=Generic 101-Key PC, Layout=US, Dead Keys=Enable
2.MouseConfig: Generic 2 Button(PS/2) [have also tryed Generic 2 Button
(PS/2)]
3.Use workstation install
4.Have tryed Auto partition and disk druid
5.Did not use cheak for bad blocks while formating
6.Networkconfig set to DHCP
7.Country Pacific/Auckland
8.Set the root pass word and setup 1 user
9.Then bug occurs
	

Actual Results:  bug screen came up options were OK(which restarted 
system), save to disk(saved infor to disk and then restarted system and 
Debug which I did not try.

Expected Results:  Should Have gone to next screen Package selection

downloaded as iso image and then writen to 2 CD's

Actual message as saved to disk

Traceback (innermost last):
  File "/usr/bin/anaconda", line 438, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 336, in run
    self.icw.run ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 678, in run
    mainloop ()
  File "/usr/lib/python1.5/site-packages/gtk.py", line 2554, in mainloop
    _gtk.gtk_main()
  File "/usr/lib/python1.5/site-packages/gtk.py", line 125, in __call__
    ret = apply(self.func, a)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 428, in 
nextClicked
    self.setScreen (self.currentScreen, self.nextClicked)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 463, in 
setScreen
    direction ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 428, in 
nextClicked
    self.setScreen (self.currentScreen, self.nextClicked)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 466, in 
setScreen
    new_screen = screen.getScreen ()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/package_gui.py", line 
427, in getScreen
    self.todo.getCompsList()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/todo.py", line 539, in 
getCompsList
    self.comps = self.method.readComps(self.hdList)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/image.py", line 16, in 
readComps
    return ComponentSet(self.tree + '/RedHat/base/comps', hdlist)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 459, in 
__init__
    self.readCompsFile(file, self.packages, arch, matchAllLang)
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 428, in 
readCompsFile
    comp.addPackage(packages[l])
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/comps.py", line 101, in 
__getitem__
    return self.packages[item]
KeyError: zlib

Local variables in innermost frame:
self: <comps.HeaderListFromFile instance at 8506b78>
item: zlib

ToDo object:
(itodo
ToDo
p1
(dp2
S'method'
p3
(iimage
CdromInstallMethod
p4
(dp5
S'progressWindow'
p6

<failed>

Comment 1 Matthew 2001-04-19 20:24:40 UTC
Created attachment 15804 [details]
What was saved to disk THE BUG

Comment 2 Brent Fox 2001-04-19 20:43:42 UTC

*** This bug has been marked as a duplicate of 18019 ***


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