Bug 80621
| Summary: | Conf.py:473:__delitem__: KeyError | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Ted Kaczmarek <tedkaz> |
| Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED ERRATA | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 9 | CC: | jmwincn, wtogami |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2003-07-28 21:53:57 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 79578, 81720 | ||
should be fixed in versions >= 1.1.87 new packages to test available at: ftp://people.redhat.com/harald/redhat-config-network/1.1.87-1/ ftp://people.redhat.com/harald/rhpl/0.74-2/ Closing some bugs that have been in MODIFIED for a while. Please reopen if the problem persists. An errata has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2003-183.html |
From Bugzilla Helper: User-Agent: Mozilla/5.0 Galeon/1.2.7 (X11; Linux i686; U;) Gecko/20021216 Description of problem: Neat crashes repeatedly on setup with multiple interfaces. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.run redhat-config-network on box with more than 1 interface 2.Make any changes to network device 3.try to apply Actual Results: neat crashes Expected Results: config changes apply Additional info: I know, but I just had to create a new one under phoebe for my own record keeping. Component: redhat-config-network Version: 1.1.86 Summary: TB /usr/lib/python2.2/site-packages/rhpl/Conf.py:473:__delitem__: KeyEr ror: optonline.net Traceback (most recent call last): File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/maindialog.py", line 548, in on_applyButton_clicked self.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/maindialog.py", line 286, in save self.saveProfiles() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/maindialog.py", line 314, in saveProfiles profilelist.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCProfileList.py", l ine 312, in save del hoconf[i] File "/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 473, in __delitem__ del self.vars[varname] KeyError: optonline.net Local variables in innermost frame: varname: optonline.net self: <rhpl.Conf.ConfEHosts instance at 0x88a044c> [tazman@optonline tmp]$ cat neatcrash Component: redhat-config-network Version: 1.1.86 Summary: TB /usr/lib/python2.2/site-packages/rhpl/Conf.py:473:__delitem__: KeyError: optonline.net Traceback (most recent call last): File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/maindialog.py", line 548, in on_applyButton_clicked self.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/maindialog.py", line 286, in save self.saveProfiles() File "/usr/sbin/../share/redhat-config-network/netconfpkg/gui/maindialog.py", line 314, in saveProfiles profilelist.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCProfileList.py", line 312, in save del hoconf[i] File "/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 473, in __delitem__ del self.vars[varname] KeyError: optonline.net Local variables in innermost frame: varname: optonline.net self: <rhpl.Conf.ConfEHosts instance at 0x88a044c>