and produces the attached error message. One point that baffels me is that ocasionally it works (1 out of 20 trys).
I have setup nntp and it is running and keeping my network's clocks synced to the master which is the new RH 8.0 system.
I'll gladly provide any forther info required but the ltrace and straces
are too large to post here.
TIA
Art Wagner
/etc/init.d/ntpd: line 25: [: too many arguments Traceback (most recent call last): File "/usr/share/redhat-config-date/redhat-config-date.py", line 35, in ? mainWindow.mainWindow().stand_alone() File "/usr/share/redhat-config-date/mainWindow.py", line 176, in __init__ self.datePage = date_gui.datePage(self.dateBackend) File "/usr/share/redhat-config-date/date_gui.py", line 149, in __init__ ntpStatus = mainWindow.dateBackend.isNtpRunning() File "/usr/share/redhat-config-date/dateBackend.py", line 163, in isNtpRunning line = output[0] IndexError: list index out of range