[rancid] clogin adding 'exit' command?
Howard Jones
howie at thingy.com
Tue Aug 28 10:21:04 UTC 2018
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? ;-)
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?
More information about the Rancid-discuss
mailing list