Bug 72090

Summary: redhat-cdinstall-helper crashes upon launching
Product: [Retired] Red Hat Public Beta Reporter: Mike MacCana <mikemaccana>
Component: redhat-config-packagesAssignee: Jonathan Blandford <jrb>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: nullCC: ddumas
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: 2002-08-21 06:48:13 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:
Bug Depends On:    
Bug Blocks: 67217    

Description Mike MacCana 2002-08-21 02:40:23 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020809

Description of problem:
Attempting to run redhat-cdinstall-helper prompts for the root password then
fails with the following message:

[mikem@localhost mikem]$ redhat-cdinstall-helper
Traceback (most recent call last):
  File "/usr/share/redhat-config-packages/InstallDruid.py", line 443, in ?
    druid = InstallDruid ()
  File "/usr/share/redhat-config-packages/InstallDruid.py", line 41, in __init__
   if tree is not None:
NameError: global name 'tree' is not defined


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


How reproducible:
Always

Steps to Reproduce:
1.Run redhat-cdinstall-helper
	

Additional info:

Comment 1 Jeremy Katz 2002-08-21 06:48:09 UTC
It expects an argument pointing to the tree, but should probably have a nicer
error message

Comment 2 Jonathan Blandford 2002-08-21 19:08:04 UTC
Fixed in CVS.  Will be in Rawhide next time we spin a release.