Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 108151 (TBc2a8d025) - [patch] redhat-config-network-gui tracebacks: NameError: name 'fd' is not defined
Summary: [patch] redhat-config-network-gui tracebacks: NameError: name 'fd' is not def...
Keywords:
Status: CLOSED RAWHIDE
Alias: TBc2a8d025
Product: Red Hat Linux Beta
Classification: Retired
Component: redhat-config-network
Version: beta3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks: CambridgeBlocker
TreeView+ depends on / blocked
 
Reported: 2003-10-28 02:47 UTC by Mike McLean
Modified: 2007-04-18 16:58 UTC (History)
0 users

Fixed In Version: 1.3.10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-10-28 09:36:19 UTC
Embargoed:


Attachments (Terms of Use)
patch (deleted)
2003-10-28 02:53 UTC, Mike McLean
no flags Details | Diff

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...


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