Bug 102415

Summary: exception occurred when running neat
Product: [Retired] Red Hat Linux Reporter: Gene Tyson <gtyson>
Component: redhat-config-networkAssignee: Harald Hoyer <harald>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: 7.2   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-02-05 15:13:38 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:
Description Flags
exception message
none
output from # find /etc/sysconfig/networking none

Description Gene Tyson 2003-08-14 21:59:52 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)

Description of problem:
I ran up2date and this resulted in an exception when connecting to the network 
or attempting to adjust network configuration (with "neat").  

Version-Release number of selected component (if applicable):
redhat-config-network-0.9.10-2

How reproducible:
Always

Steps to Reproduce:
1.run neat
2.exception
3.close

Actual Results:  exception window opens when running neat

Expected Results:  open network configuration to adjust settings

Additional info:

Comment 1 Gene Tyson 2003-08-14 22:26:51 UTC
Created attachment 93650 [details]
exception message

Comment 2 Harald Hoyer 2003-08-15 13:44:29 UTC
Hmm, some directories seem to be missing..
# mkdir -p /etc/sysconfig/networking/profiles/default
# mkdir -p /etc/sysconfig/networking/devices

if that does not work please give me the output of:

# find /etc/sysconfig/networking

Comment 3 Gene Tyson 2003-08-15 15:57:15 UTC
Created attachment 93663 [details]
output from # find /etc/sysconfig/networking

Unfortunately, still not working.

Comment 4 Paul 2003-08-21 13:16:21 UTC
Message on RH 8.0 kernel 2.4.20-19.8:

Exception Occurred.

Traceback (most recent call last):
  File "/usr/sbin/neat", line 777, in update_devicelist
  File "/usr/sbin/neat", line 357, in hydrateDevices
  File "/usr/sbin/../share/redhat-config-network/netconfpkg/Control.py", line
63, in __init__
  File "/usr/sbin/../share/redhat-config-network/netconfpkg/Control.py", line
66, in load
OSError: Too many open files

Comment 5 Harald Hoyer 2003-08-21 13:22:58 UTC
Paul, please open a new bugzilla for this, or upgrade the rhpl package..