From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 Description of problem: Installed complete updates as of today. Then, later, while exploring the system I attempted to open the Internet Configuration Wizard. This led immediately to the following traceback information, and asked me to file a bug against refhat-config-network: Traceback (innermost last): File "/usr/sbin/internet-druid", line 1400, in ? window = mainDialog('druid') File "/usr/sbin/internet-druid", line 238, in __init__ if modus == 'druid': self.on_deviceAddButton_clicked(None) File "/usr/sbin/internet-druid", line 473, in on_deviceAddButton_clicked interface = NewInterfaceDialog() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/NewInterfaceDialog.py", line 82, in __init__ iface = iface_creator (self.toplevel, do_save = None, druid = self.druid) File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/EthernetInterface.py", line 101, in __init__ self.hwDruid = ethernetHardware(self.toplevel) File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/EthernetHardwareDruid.py", line 64, in __init__ self.setup() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/EthernetHardwareDruid.py", line 118, in setup list.append(modInfo[i]['description']) KeyError: description Local variables in innermost frame: modInfo: <netconfpkg.Conf.ConfModInfo instance at 84d8cb8> list: ['RealTek RTL8129', 'Raytheon Raylink/WebGear/Aviator PCMCIA wireless', 'SMC Ultra32 EISA', 'DEC 21*40 and clones', 'Lucent Orinoco/Melco PCMCIA wireless (alternate)', 'SMC 91c92 series PCMCIA', 'Aironet 4500 PCI-ISA-i365 wireless', 'Intel EtherExpress/1000', 'PCI NE2000 clones', 'MiCom-Interlan NI5010', '3Com 3c515 Corkscrew', 'SMC 83c170 EPIC/100', 'NI5210 ethernet', 'AT1500, HP J2405A, most NE2100/clone', 'MyriCOM MyriNET SBUS', '3Com EtherLink16', 'AT&T/Lucent/Hitachi ISA WaveLAN', 'SiS 900/7016CI', 'Cabletron E2100', 'NE1000, NE2000, and compatible', 'Intel EtherExpress Pro 100B', 'Allied Telesis AT1700', 'Greenwigh GIrBIL IrDA', 'Older DEC 21040, most 21*40', 'NSC IrDA', 'Sun Quad', 'ICL EtherTeam 16i/32 EISA', '3Com 3c590/3c595/3c90x/3cx980', '3Com 3c589 series PCMCIA', 'Sun BigMac', 'ThunderLAN', '3Com 3c574 series PCMCIA', 'Ansel Communications Model 3200', 'Aironet 4500 PCMCIA wireless', 'Xircom CBE-100 CardBus', 'General Instruments SB1000'] self: <netconfpkg.gui.EthernetHardwareDruid.ethernetHardware instance at 85427b8> i: defxx Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Open System Settings. 2.Double-click Internet Connection Wizard. 3. Actual Results: Traceback (consistent) Expected Results: The wizard ought to work. Additional info: I'm unsure about my network setup. It's a NetGear MR314 wireless router connected to a DSL (198.162.0.1) withmy laptop (Win2K), my Linux i386 box, and another Win 98 PC (all hard-wired with CAT-5 cabling). The file /etc/hosts doesn't appear correct to me, but I don't know what it should look like. It says: # Do not remove the following line, or various programs # that require network functionality will fail. 127.0.0.1 localhost.localdomain dhcppc3 127.0.0.1 localhost.localdomain dhcppc2 127.0.0.1 localhost.localdomain dhcppc3 198.162.0.2 user-jetpa4xt33 198.162.0.3 C57972-M 0.2 is my Linux box; 0.3 is the Win 98 box; the laptop does not show. When the bug first appeared, the first line in this file was dhcppc1; I opened Network Configuration in the System Settings file, and tried to delete the first two 127.0.0.1 entries; the result was a change to the /etc/hosts file as shown above.
assigned to proper component/folks
hmm, you probably should fix /etc/hosts by hand
I get the same exact bug, using Linux 7.3 Pro w/ all the latest patches. I use a LinkSys Ethernet Adapter and a LinkSys Wireless Access Point Router w/ 4-port switch, Model# BEFW11S4. My Linux box is plugged directly into this Router, not using the Wireless feature.
*** This bug has been marked as a duplicate of 76446 ***
Changed to 'CLOSED' state since 'RESOLVED' has been deprecated.