Bug 104721

Summary: TB NCDevADSL.py:33:load:NameError: global name 'ConfDevice' is not defined
Product: [Retired] Red Hat Linux Beta Reporter: Makoto Sakurai <ss26057>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: high    
Version: beta1CC: dave.habben, ss26057
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: 2003-10-27 13:39:37 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 Makoto Sakurai 2003-09-19 18:16:06 UTC
Description of problem:


My distribution version is Red Hat Linux 10 beta(severn).

Firstly, I use Ethernet connectoin(LAN) to the internet. After that, I add my 
notebook computer's network connection xDSL, which demand provider's(in this 
time Biglobe) account and DNS address.

However, after pushing the start buttom of the xDSL connection, I have 
received the the following error message:

-----------------

Component: redhat-config-network
Version: 1.3.1
Summary: TB NCDevADSL.py:33:load:NameError: global name 'ConfDevice' is not 
defined
Traceback (most recent call last):
  File "/usr/sbin/redhat-config-network-gui", line 163, in main
    window = mainDialog()
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 214, in __init__
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 243, in load
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/gui/maindialog.py", line 250, in loadDevices
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/NCDeviceList.py", line 312, in getDeviceList
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/NCDeviceList.py", line 135, in load
  File "/usr/src/build/273296-noarch/install/usr/share/redhat-config-
network/netconfpkg/plugins/NCDevADSL.py", line 33, in load
NameError: global name 'ConfDevice' is not defined

Local variables in innermost frame:
self: Device.Type=xDSL

name: Biglobe

-----------------------

And, I cannot start NIC as ADSL controller even by adsl-setup program.

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

Version: 1.3.1

How reproducible:


Steps to Reproduce:
1.Connect Internet by LAN / Ethernet connection.
2.Add new connection of xDSL which demands accounts and DNS addresses.
3.Start the xDSL connection.
    
Actual results:


Expected results:


Additional info:

Comment 1 Dave Habben 2003-10-12 05:32:47 UTC
This seems to work properly with the updated version:
redhat-config-network-1.3.7-1

Care to try it again? If it works, this could probably be marked as RAWHIDE/CLOSED