Bug 668158

Summary: KeyError: 'wlan0'
Product: [Fedora] Fedora Reporter: Slawomir Czarko <slawomir.czarko>
Component: anacondaAssignee: Radek Vykydal <rvykydal>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: jonathan, vanmeeuwen+fedora
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard: anaconda_trace_hash:2038dca51f968e54470fca4b5689eb912d4631f2f4008d0f8dbf65207f1b2b15
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-09 15:17:41 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:
Attachments:
Description Flags
Attached traceback automatically from anaconda. none

Description Slawomir Czarko 2011-01-08 14:29:51 UTC
The following was filed automatically by anaconda:
anaconda 14.22 exception report
Traceback (most recent call first):
  File "/usr/lib/python2.7/site-packages/pyanaconda/iw/network_gui.py", line 164, in selectInstallNetDeviceDialog
    desc = network.netdevices[dev].description
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 919, in enableNetwork
    nm_controlled_devices)
  File "/usr/lib/python2.7/site-packages/pyanaconda/yuminstall.py", line 1198, in doBackendSetup
    if not anaconda.intf.enableNetwork():
  File "/usr/lib/python2.7/site-packages/pyanaconda/backend.py", line 269, in doBackendSetup
    if anaconda.backend.doBackendSetup(anaconda) == DISPATCH_BACK:
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 212, in moveStep
    rc = stepFunc(self.anaconda)
  File "/usr/lib/python2.7/site-packages/pyanaconda/dispatch.py", line 131, in gotoNext
    self.moveStep()
  File "/usr/lib/python2.7/site-packages/pyanaconda/gui.py", line 1190, in nextClicked
    self.anaconda.dispatch.gotoNext()
KeyError: 'wlan0'

Comment 1 Slawomir Czarko 2011-01-08 14:29:57 UTC
Created attachment 472353 [details]
Attached traceback automatically from anaconda.

Comment 2 Radek Vykydal 2011-06-09 13:33:33 UTC
Thanks for the report and apologies for the delay, did you delete the wlan0 connection in Connection Editor? If so, this seems duplicate of bug #642370.

Comment 3 Slawomir Czarko 2011-06-09 14:47:43 UTC
(In reply to comment #2)
> Thanks for the report and apologies for the delay, did you delete the wlan0
> connection in Connection Editor? If so, this seems duplicate of bug #642370.

I don't remember right now since this has been few months ago but it's possible.

Comment 4 Radek Vykydal 2011-06-09 15:17:41 UTC
(In reply to comment #3)
 
> I don't remember right now since this has been few months ago but it's
> possible.

I see, I'm closing this bz as a duplicate of the #642370 which was fixed in Fedora 15. If you hit the issue again with Fedora 15 or newer, feel free to reopen the bug or file a new one.

*** This bug has been marked as a duplicate of bug 642370 ***