From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830 Description of problem: After configuring an VPN interface, while activating the program throws exception. Followng are the error messages: Traceback (most recent call last): File "/usr/sbin/neat", line 689, in on_deviceActivateButton_clicked if self.save() != 0: 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 118, in save dev.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCDevice.py", line 346, in save self.Cipe.save(conf) File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCCipe.py", line 158, in save conf.write() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCCipe.py", line 89, in write Conf.Conf.write(self) File "/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 278, in write self.file = open(self.filename, 'w', -1) IOError: [Errno 2] No such file or directory: '/etc/cipe/options.cipcb0' Local variables in innermost frame: self: <netconfpkg.NCCipe.ConfCipeOptions instance at 0x874dbc4> Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Configure a VPN interface and activate it 2. 3. Actual Results: Traceback (most recent call last): File "/usr/sbin/neat", line 689, in on_deviceActivateButton_clicked if self.save() != 0: 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 118, in save dev.save() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCDevice.py", line 346, in save self.Cipe.save(conf) File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCCipe.py", line 158, in save conf.write() File "/usr/sbin/../share/redhat-config-network/netconfpkg/NCCipe.py", line 89, in write Conf.Conf.write(self) File "/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 278, in write self.file = open(self.filename, 'w', -1) IOError: [Errno 2] No such file or directory: '/etc/cipe/options.cipcb0' Local variables in innermost frame: self: <netconfpkg.NCCipe.ConfCipeOptions instance at 0x874dbc4> Additional info:
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still running Red Hat Linux, you are strongly advised to upgrade to a current Fedora Core release or Red Hat Enterprise Linux or comparable. Some information on which option may be right for you is available at http://www.redhat.com/rhel/migrate/redhatlinux/. Red Hat apologizes that these issues have not been resolved yet. We do want to make sure that no important bugs slip through the cracks. Please check if this issue is still present in a current Fedora Core release. If so, please change the product and version to match, and check the box indicating that the requested information has been provided. Note that any bug still open against Red Hat Linux on will be closed as 'CANTFIX' on September 30, 2006. Thanks again for your help.
Red Hat Linux is no longer supported by Red Hat, Inc. If you are still running Red Hat Linux, you are strongly advised to upgrade to a current Fedora Core release or Red Hat Enterprise Linux or comparable. Some information on which option may be right for you is available at http://www.redhat.com/rhel/migrate/redhatlinux/. Closing as CANTFIX.