Bug 18647

Summary: Error Message during installation
Product: [Retired] Red Hat Linux Reporter: Need Real Name <tan_michael>
Component: anacondaAssignee: Michael Fulbright <msf>
Status: CLOSED NOTABUG QA Contact: Dale Lovelace <dale>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-11-08 04:32:09 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 Need Real Name 2000-10-08 17:47:35 UTC
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.iwc.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 468, in 
setScreen
    direction()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/gui.py", line 428, in 
nextClicked
    new_screen = screen.getScreen()
  File "/var/tmp/anaconda-7.0.1//usr/lib/anaconda/iw/timezone_gui.py", 
line 124, in getScreen
    tz=timezonemap.new (path)
TypeError: Could not create map view

Comment 1 Michael Fulbright 2000-10-27 19:38:00 UTC
What type of install are you doing (CD, FTP, etc)?


Comment 2 Need Real Name 2000-10-31 20:38:41 UTC
I installed by CD which I burned from downloaded image file.


Comment 3 Need Real Name 2000-10-31 20:42:38 UTC
BTW, I have no problem on installing 6.2.

Comment 4 Brent Fox 2000-11-08 04:32:06 UTC
Nothing has changed in that code...seems like a bad cd to me.