[rancid] clogin adding 'exit' command?
heasley
heas at shrubbery.net
Tue Aug 28 13:48:24 UTC 2018
Tue, Aug 28, 2018 at 11:21:04AM +0100, Howard Jones:
> On 26 August 2018 at 20:47, heasley <heas at shrubbery.net> wrote:
> > Sun, Aug 26, 2018 at 09:36:54AM +0100, Howard Jones:
> >> On Sat, 25 Aug 2018 at 23:43, heasley <heas at shrubbery.net> wrote:
> >>
> >> > what version are you running? the TERM was changed to vt100-w in rancid
> >> > 3.3.
> >>
> >>
> >> Huh, that’s odd. I’m running 3.6.
> >
> > Not sure what to tell you; might be a bug between the keyboard and chair.
> > Can you try a fresh 3.8?
>
> But which keyboard and chair? ;-)
right!
> I just downloaded a fresh 3.8 and this is what bigip.pm says:
>
> # load-time initialization
> sub import {
> # force a terminal type so as not to confuse the POS
> $ENV{'TERM'} = "vt100";
>
> 0;
> }
>
> f5rancid has vt100-w, but as far as I can see, neither the bigip or
> bigip13 device type actually uses that anymore. (script is set to
> "rancid -t bigip"). It looks like it's used the module since 3.5 - I
> guess that change didn't make the transition?
ah, its been changed in the big-ip <= v10.x script, not the >=11.x script.
Would you test changing this to vt100-w?
More information about the Rancid-discuss
mailing list