Bug 77527 - While configuring the VPN interface an exception is thrown
Summary: While configuring the VPN interface an exception is thrown
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: cipe
Version: 8.0
Hardware: i686
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nalin Dahyabhai
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2002-11-08 16:31 UTC by Need Real Name
Modified: 2007-04-18 16:48 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-10-18 14:29:26 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2002-11-08 16:31:40 UTC
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:

Comment 1 Bill Nottingham 2006-08-07 17:25:21 UTC
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.


Comment 2 Bill Nottingham 2006-10-18 14:29:26 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.