Bug 1055877 - unable to open network configure
Summary: unable to open network configure
Keywords:
Status: CLOSED DUPLICATE of bug 574108
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: system-config-network
Version: 5.0
Hardware: Unspecified
OS: Linux
unspecified
urgent
Target Milestone: rc
: ---
Assignee: Harald Hoyer
QA Contact: qe-baseos-daemons
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-21 07:02 UTC by minesh
Modified: 2014-01-31 14:10 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-31 14:10:44 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
crash file (3.14 KB, text/plain)
2014-01-21 07:02 UTC, minesh
no flags Details

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 ***


Note You need to log in before you can comment on or make changes to this bug.