Bug 433748 (TB6a01f5ed)

Summary: TB6a01f5ed wirelessconfig.py:119:hydrate:ValueError: list.index(x): x not in list
Product: [Fedora] Fedora Reporter: Alexey Kuznetsov <axet>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 8CC: bharathkishore2002, jmoskovc
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-03-31 12:42:55 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
exception
none
MODE=managed none

Description Alexey Kuznetsov 2008-02-21 06:09:12 UTC
Description of problem:
I will try to edit my wireless connection, after press Edit button i got exception.

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

reproducible:
all time

Comment 1 Alexey Kuznetsov 2008-02-21 06:09:12 UTC
Created attachment 295484 [details]
exception

Comment 2 Alexey Kuznetsov 2008-02-21 06:42:45 UTC
Created attachment 295486 [details]
MODE=managed

Comment 3 Jiri Moskovcak 2008-02-21 11:37:31 UTC
The problem is on the line Mode=managed it has to be with capital 'M' - 
Mode=Managed. I'll fix this asap.

Comment 4 Harald Hoyer 2008-03-31 10:02:01 UTC
  Wireless-specific items:
    See iwconfig(8) for additional information.
    MODE=[Ad-Hoc|Managed|Master|Repeater|Secondary|Monitor|Auto]


       mode   Set  the operating mode of the device, which depends on the
network topology. The mode can be Ad-Hoc (network composed of only one cell and
without Access Point), Managed (node connects to
              a network composed of many Access Points, with roaming), Master
(the node is the synchronisation master or acts as an Access Point), Repeater
(the node forwards packets between other wire-
              less nodes), Secondary (the node acts as a backup
master/repeater), Monitor (the node is not associated with any cell and
passively monitor all packets on the frequency) or Auto.
              Example :
                   iwconfig eth0 mode Managed
                   iwconfig eth0 mode Ad-Hoc


Comment 5 Harald Hoyer 2008-03-31 10:07:46 UTC
will fix s-c-n to not traceback

Comment 6 Harald Hoyer 2008-03-31 10:47:31 UTC
*** Bug 436168 has been marked as a duplicate of this bug. ***

Comment 7 Harald Hoyer 2008-03-31 12:42:55 UTC
system-config-network-1.5.4