[rancid] Log Files
Scott Huffman
wshuffman2 at gmail.com
Fri Apr 18 15:36:52 UTC 2008
Any thoughts on these logs? The error continues to repeat. I think this is
why my rancid is hanging.
Rancid:~ dtidelaware$ cat
/opt/local/var/rancid/logs/jrouters.20080416.233000 | more
starting: Wed Apr 16 23:30:00 EDT 2008
Trying to get all of the configs.
/opt/local/libexec/rancid/jrancid: line 28: use: command not found
/opt/local/libexec/rancid/jrancid: line 28: use: command not found
/opt/local/libexec/rancid/jrancid: line 28: use: command not found
/opt/local/libexec/rancid/jrancid: line 28: use: command not found
/opt/local/libexec/rancid/jrancid: line 29: syntax error near unexpected
token `
'dfl''
/opt/local/libexec/rancid/jrancid: line 29: `getopts('dfl');'
/opt/local/libexec/rancid/jrancid: line 29: syntax error near unexpected
token `
'dfl''
/opt/local/libexec/rancid/jrancid: line 29: `getopts('dfl');'
/opt/local/libexec/rancid/jrancid: line 29: syntax error near unexpected
token `
'dfl''
#JRancid file------------------------------------------
use Getopt::Std; <---------------- Line 28
getopts('dfl'); <---------------- Line 29
$debug = $opt_d;
$log = $opt_l;
$file = $opt_f;
$host = $ARGV[0];
-------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.shrubbery.net/pipermail/rancid-discuss/attachments/20080418/d3ace888/attachment.html
More information about the Rancid-discuss
mailing list