Network Device Bug
I am running Red Hat 9. I have created two different network profiles. One
for home and one for the office. When I try to switch between by using the
network device tool, the program crashes. Here's the ouput of the crash
that I was asked to send to Red Hat.Do Red Hat employees read the
newsgroups or is there anyone here that has a bugzilla account with them
and can forward the bug report?
TIA. Debugging info follows:
Debugging info 1:
Component: redhat-config-network
Version: 1.2.0
Summary: TB /usr/lib/python2.2/site-packages/rhpl/Conf.py:278:write:IOError:
[Errno 13] Permission denied: '/etc/sysconfig/network'Traceback (most recent
call last): File "/usr/bin/redhat-control-network", line 256, in
on_profileActivateButton_clicked
status=self.activate_new_profile(profile)
File "/usr/bin/redhat-control-network", line 220, in activate_new_profile
profilelist.save()
File
"/usr/src/build/226257-noarch/install/usr/share/redhat-config-network/netconfpkg
/NCProfileList.py", line 255, in save nwconf.write() File
"/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 278, in write
self.file
= open(self.filename, 'w', -1)IOError: [Errno 13] Permission denied:
'/etc/sysconfig/network'
Local variables in innermost frame:
self: <rhpl.Conf.ConfShellVar instance at 0x866ebac>
Debugging info 2:
Component: redhat-config-network
Version: 1.2.0
Summary: TB /usr/lib/python2.2/site-packages/rhpl/Conf.py:278:write:IOError:
[Errno 13] Permission denied: '/etc/sysconfig/network'Traceback (most recent
call last): File "/usr/bin/redhat-control-network", line 256, in
on_profileActivateButton_clicked
status=self.activate_new_profile(profile)
File "/usr/bin/redhat-control-network", line 220, in activate_new_profile
profilelist.save()
File
"/usr/src/build/226257-noarch/install/usr/share/redhat-config-network/netconfpkg
/NCProfileList.py", line 255, in save nwconf.write() File
"/usr/lib/python2.2/site-packages/rhpl/Conf.py", line 278, in write
self.file
= open(self.filename, 'w', -1)IOError: [Errno 13] Permission denied:
'/etc/sysconfig/network'
|