Bug 98900
| Summary: | Conf.py:936:__setitem__ | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Adrian <sarconet> |
| Component: | redhat-config-network | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED DUPLICATE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.2 | ||
| 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: | 2006-02-21 18:57:00 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: | |||
*** This bug has been marked as a duplicate of 59017 *** Changed to 'CLOSED' state since 'RESOLVED' has been deprecated. |
Traceback (innermost last): File "/usr/sbin/neat", line 1210, in ? gtk.mainloop() File "/usr/lib/python1.5/site-packages/gtk.py", line 2608, in mainloop _gtk.gtk_main() File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__ ret = apply(self.func, a) File "/usr/sbin/neat", line 392, in on_applyButton_clicked self.save() File "/usr/sbin/neat", line 271, in save self.saveHardware() File "/usr/sbin/neat", line 283, in saveHardware hardwarelist.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCHardwareList.py", line 276, in save modules.write() File "/usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py", line 981, in write self[key] = self.vars[key] File "/usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py", line 936, in __setitem__ replace = key + ' ' + varname + ' ' + endofline TypeError: illegal argument type for built-in operation