Bug 108151 (TBc2a8d025)

Summary: [patch] redhat-config-network-gui tracebacks: NameError: name 'fd' is not defined
Product: [Retired] Red Hat Linux Beta Reporter: Mike McLean <mikem>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: beta3   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.3.10 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-10-28 09:36:19 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: 100643    
Attachments:
Description Flags
patch none

Description Mike McLean 2003-10-28 02:47:35 UTC
* redhat-config-network-1.3.9-1

Getting the following traceback:
Component: redhat-config-network
Version: 1.3.9
Summary: TBc2a8d025 redhat-config-network-gui:247:?:NameError: name
'fd' is not defined
Traceback (most recent call last):
  File "/usr/sbin/redhat-config-network-gui", line 247, in ?
    lfile = os.fdopen(fd, "a")
NameError: name 'fd' is not defined

It looks to be caused by an indention typo; patch forthcoming.

Comment 1 Mike McLean 2003-10-28 02:53:05 UTC
Created attachment 95539 [details]
patch

Comment 2 Harald Hoyer 2003-10-28 09:36:19 UTC
thx... already applied...