Bug 52145
| Summary: | redhat-config-network crash | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Public Beta | Reporter: | Ed McKenzie <eem12> | ||||
| Component: | redhat-config-network | Assignee: | Trond Eivind Glomsrxd <teg> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | roswell | CC: | harald, pknirsch | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2002-06-26 14:47:17 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: |
|
||||||
Created attachment 28594 [details]
modules.conf
Please try the version at http://people.redhat.com/teg/neat/ I forgot to mention this happened on 0.7.3-1 from rawhide. Do you still want me to try the older version? No, I thought you had the version from the public beta... This needs fixing, though. We (Red Hat) really need to fix this before next release. I've just tried the latest version of rcn with the exact same modules.conf and it works perfectly for me. Do you have any other special things or out of the ordinary installs (e.g. hand backed kernel, etc)? If i can't reproduce the problem i can't fix it. The only thing i could do is to blindly fix the Conf.py, but i don't think that this is the root of the problem, only the symptom of some other problem somewhere else. Read ya, Phil |
This happened after clicking the Apply button: Traceback (innermost last): File "/usr/lib/python1.5/site-packages/libglade.py", line 28, in __call__ ret = apply(self.func, a) File "/usr/sbin/neat", line 354, in on_applyButton_clicked self.save() File "/usr/sbin/neat", line 238, in save self.saveHardware() File "/usr/sbin/neat", line 249, in saveHardware hardwarelist.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCHardwareList.py", line 249, in save modules.write() File "/usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py", line 977, in write self[key] = self.vars[key] File "/usr/sbin/../share/redhat-config-network/netconfpkg/Conf.py", line 935, in __setitem__ replace = key + ' ' + varname + ' ' + endofline TypeError: illegal argument type for built-in operation