[rancid] path variable with ciscowlc and wlogin

Chris DeRemer CDeRemer at caron.org
Mon Jul 30 20:05:39 UTC 2012


From: heasley [heas at shrubbery.net]
Sent: Sunday, July 29, 2012 2:10 PM
To: Chris DeRemer
Subject: Re: [rancid] path variable with ciscowlc and wlogin

Sun, Jul 29, 2012 at 11:40:21AM +0000, Chris DeRemer:
> Hello all,
>
> I think I'm having a newbie linux user issue. I just downloaded and put the wlogin and ciscowlc/5 scripts into my rancid users's bin directory along with all the other scripts. Can execute wlogin and successfully have it logging into my WLC. I also edited the rancid-fe to add the new device types. However if I try to execute an individual backup run of the wlc I get this output:
> rancid at CaronRANCID:~/bin$ ./ciscowlc5 -d bs-air-5508-1
> executing wlogin -t 90 -c"show udi;show sysinfo;show run-config commands" bs-air-5508-1
> sh: wlogin: not found
> bs-air-5508-1: missed cmd(s): show sysinfo,show udi,show run-config commands
> bs-air-5508-1: missed cmd(s): show sysinfo,show udi,show run-config commands
> bs-air-5508-1: End of run not found
> bs-air-5508-1: End of run not found
> !
> rancid at CaronRANCID:~/bin$
>
> .... Weird ...
>
> So I run this:
> rancid at CaronRANCID:~/bin$ echo $PATH
> /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
> rancid at CaronRANCID:~/bin$
>
> I expected that my /~/bin (or full path /home/rancid/bin) would be there, but it's not... however the rest of rancid works just peachy.... Any ideas?

is it executable?  try running it with the full path.



=============

Heasley,

The files are all 755. If a run with full path i get similar results, see below:

rancid at CaronRANCID:/root$ cd ~
rancid at CaronRANCID:~$ /home/rancid/bin/ciscowlc5 -d bs-air-5508-1
executing wlogin -t 90 -c"show udi;show sysinfo;show run-config commands" bs-air-5508-1
sh: wlogin: not found
bs-air-5508-1: missed cmd(s): show sysinfo,show udi,show run-config commands
bs-air-5508-1: missed cmd(s): show sysinfo,show udi,show run-config commands
bs-air-5508-1: End of run not found
bs-air-5508-1: End of run not found
!

Cheers,
Chris


More information about the Rancid-discuss mailing list