Mantis - logwatch
Viewing Issue Advanced Details
2160 regular use tweak always 2007-03-13 08:45 2010-06-15 02:32
sqrl  
 
normal  
closed  
won't fix  
none    
none  
0002160: Relative pathnames in sendmail-largeboxes script
Blastwave utilities gls, gawk and ggrep are called with relative paths in /opt/csw/etc/log.d/scripts/services/sendmail-largeboxes. Unless the script is edited to add absolute paths, it fails.
Issue History
2010-06-15 02:32 bwalton Note Added: 0008021
2010-06-15 02:32 bwalton Status new => closed
2010-06-15 02:32 bwalton Resolution open => won't fix

Notes
(0005170)
mlstier   
2008-03-05 11:07   
As in bug 000675, this issue can be resolved by declaring a default path for the entire package to use.

ie: $ENV{PATH} = \"/opt/csw/bin:/usr/sbin:/usr/bin\";
(0008021)
bwalton   
2010-06-15 02:32   
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