Bug 1055877

Summary: unable to open network configure
Product: Red Hat Enterprise Linux 5 Reporter: minesh <patelmines>
Component: system-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED DUPLICATE QA Contact: qe-baseos-daemons
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 5.0   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-31 14:10:44 UTC Type: Bug
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
crash file none

Description minesh 2014-01-21 07:02:31 UTC
Created attachment 852994 [details]
crash file

Component: system-config-network
Version: 1.3.99.18
Summary: TB0a0f70ae maindialog.py:602:hydrateProfiles:TypeError: sequence item not a string or unicode object

Traceback (most recent call last):
  File "/usr/sbin/system-config-network-gui", line 167, in main
    window = mainDialog()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 248, in __init__
    self.hydrate()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 392, in hydrate
    self.hydrateProfiles()
  File "/usr/share/system-config-network/netconfpkg/gui/maindialog.py", line 602, in hydrateProfiles
    hclist.append([host.IP, host.Hostname,
TypeError: sequence item not a string or unicode object

Local variables in innermost frame:
profilelist: ProfileList.default.ActiveDevices.1=eth0.bak
ProfileList.default.HostsList.1.Comment=# Do not remove the following line, or various programs
ProfileList.default.HostsList.1.isComment=true
ProfileList.default.HostsList.2.Comment=# that require network functionality will fail.
ProfileList.default.HostsList.2.isComment=true
ProfileList.default.HostsList.3.Comment=
ProfileList.default.HostsList.3.IP=127.0.0.1
ProfileList.default.HostsList.3.Hostname=localhost.localdomain
ProfileList.default.HostsList.3.AliasList.1=localhost
ProfileList.default.HostsList.4.Comment=
ProfileList.default.HostsList.4.IP=::1
ProfileList.default.HostsList.4.Hostname=localhost6.localdomain6
ProfileList.default.HostsList.4.AliasList.1=localhost6
ProfileList.default.HostsList.5.Comment=
ProfileList.default.HostsList.5.IP=172.16.3.90
ProfileList.default.HostsList.5.Hostname=vlsi13
ProfileList.default.HostsList.6.Comment=
ProfileList.default.HostsList.6.IP=172.16.3.221
ProfileList.default.DNS.SecondaryDNS=
ProfileList.default.DNS.SearchList.1=localdomain
ProfileList.default.DNS.Domainname=
ProfileList.default.DNS.Hostname=localhost.localdomain
ProfileList.default.DNS.TertiaryDNS=
ProfileList.default.DNS.PrimaryDNS=172.16.1.1
ProfileList.default.Active=true
ProfileList.default.ProfileName=default

name: Common
hclist: <gtk.CList object (GtkCList) at 0xb7a5c234>
self: <netconfpkg.gui.maindialog.mainDialog instance at 0xb7ac6ecc>
host: Host.Comment=
Host.IP=172.16.3.221

prof: Profile.ActiveDevices.1=eth0.bak
Profile.HostsList.1.Comment=# Do not remove the following line, or various programs
Profile.HostsList.1.isComment=true
Profile.HostsList.2.Comment=# that require network functionality will fail.
Profile.HostsList.2.isComment=true
Profile.HostsList.3.Comment=
Profile.HostsList.3.IP=127.0.0.1
Profile.HostsList.3.Hostname=localhost.localdomain
Profile.HostsList.3.AliasList.1=localhost
Profile.HostsList.4.Comment=
Profile.HostsList.4.IP=::1
Profile.HostsList.4.Hostname=localhost6.localdomain6
Profile.HostsList.4.AliasList.1=localhost6
Profile.HostsList.5.Comment=
Profile.HostsList.5.IP=172.16.3.90
Profile.HostsList.5.Hostname=vlsi13
Profile.HostsList.6.Comment=
Profile.HostsList.6.IP=172.16.3.221
Profile.DNS.SecondaryDNS=
Profile.DNS.SearchList.1=localdomain
Profile.DNS.Domainname=
Profile.DNS.Hostname=localhost.localdomain
Profile.DNS.TertiaryDNS=
Profile.DNS.PrimaryDNS=172.16.1.1
Profile.Active=true
Profile.ProfileName=default

row: 1

Comment 1 RHEL Program Management 2014-01-29 10:33:17 UTC
This request was evaluated by Red Hat Product Management for inclusion
in a Red Hat Enterprise Linux release.  Product Management has
requested further review of this request by Red Hat Engineering, for
potential inclusion in a Red Hat Enterprise Linux release for currently
deployed products.  This request is not yet committed for inclusion in
a release.

Comment 2 Harald Hoyer 2014-01-31 14:10:44 UTC

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