Bug 16143 - Upgrade from RH6.2 causes runtime error in progress_gui.py
Summary: Upgrade from RH6.2 causes runtime error in progress_gui.py
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: anaconda
Version: 7.0
Hardware: i586
OS: Linux
high
high
Target Milestone: ---
Assignee: Michael Fulbright
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-08-14 02:14 UTC by Need Real Name
Modified: 2008-05-01 15:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2000-08-14 20:54:50 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2000-08-14 02:14:50 UTC
After selecting which packages to install from a custom upgrade, anaconda
crashes just after verifying dependencies.  Here is text from the bug
report: (I can send you a description of my hardware if requested)

<-- BEGIN SNIP -->
Traceback (innermost last):
  File "/usr/bin/anaconda", line 426, in ?
    intf.run(todo, test = test)
  File "/var/tmp/anaconda-7.0//usr/lib/anaconda/gui.py", line 332, in run
  File "/var/tmp/anaconda-7.0//usr/lib/anaconda/gui.py", line 674, in run
  File "/var/tmp/gnome-python-root/usr/lib/python1.5/site-packages/gtk.py",
line 2554, in mainloop
  File "/var/tmp/gnome-python-root/usr/lib/python1.5/site-packages/gtk.py",
line 125, in __call__
  File "/var/tmp/anaconda-7.0//usr/lib/anaconda/gui.py", line 424, in
nextClicked
  File "/var/tmp/anaconda-7.0//usr/lib/anaconda/gui.py", line 462, in
setScreen
  File "/var/tmp/anaconda-7.0//usr/lib/anaconda/iw/progress_gui.py", line
154, in getScreen
AttributeError: glob

Local variables in innermost frame:
self: <progress_gui.InstallProgressWindow instance at 84e3610>
glob: <module 'glob' from '/usr/lib/python1.5/glob.py'>

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

<-- END SNIP -->

Comment 1 Michael Fulbright 2000-08-14 20:54:48 UTC
We've done several of these upgrades and have not had any problems.  If you
burned an ISO image please
try again, this appears to be caused by a bad CD image.


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