Mantis - logwatch
Viewing Issue Advanced Details
2811 regular use minor always 2008-03-06 11:20 2010-06-15 02:33
mlstier  
 
normal  
closed  
won't fix  
none    
none  
0002811: Logwatch SSHD section of report complains about uninitialized value in hash element
Use of uninitialized value in hash element at /opt/csw/etc/log.d/scripts/services/sshd line 175
Issue History
2010-06-15 02:33 bwalton Note Added: 0008024
2010-06-15 02:33 bwalton Status new => closed
2010-06-15 02:33 bwalton Resolution open => won't fix

Notes
(0005175)
mlstier   
2008-03-06 11:25   
services/sshd script complains because the $Error variable is undefined.

Line 174 needs to be modified to save the output of the pattern match into the variable $Error. [Note: Use line 172 as an example.]
(0008024)
bwalton   
2010-06-15 02:33   
As this is so old, I'm closing it without any inspection. Please let me know if the recently updated package still exhibits this problem.

-Ben