Description of problem: application crash When changing the value of "hostname" in the "DNS" section, the application crash when applying the value. The debugging process doesn' t work as well. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1.described above 2. 3. Actual results: application crash Expected results: applying new values Additional info:
Created attachment 90189 [details] error message output
Traceback (most recent call last): File "/usr/sbin/neat", line 496, in on_applyButton_clicked self.save() File "/usr/sbin/neat", line 319, in save self.saveDevices() File "/usr/sbin/neat", line 326, in saveDevices devicelist.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCDeviceList.py", line 145, in save os.write(fp2, ipc.network()+'/'+ipc.prefix()+" via "+route.Gateway+"\n") File "/usr/sbin/../share/redhat-config-network/netconfpkg/ipcalc.py", line 58, in network self.prefix() File "/usr/sbin/../share/redhat-config-network/netconfpkg/ipcalc.py", line 41, in prefix self._prefix = re.match("PREFIX=(\d+)", text).groups()[0] AttributeError: 'NoneType' object has no attribute 'groups'
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