Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 167705

Summary: logcheck.sh not functional as distributed (mis-spelled variable name)
Product: Gentoo Linux Reporter: Matt Taylor <matt>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Taylor 2007-02-20 00:33:30 UTC
The variable $SYSADMIN was mis-spelled.  I had to change it from $sYSADMIN to $SYSADMIN to make the script functional.  (Bash variables are case sensitive).

Reproducible: Always

Steps to Reproduce:
1. # /etc/logcheck/logcheck.sh

Actual Results:  
The script failed with the error message:
Mail: You must specify direct recipients with -s, -c, or -b

Expected Results:  
Sent an email, with no results on STDERR
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-20 09:46:24 UTC
Reopen with ebuild name and version.