Re: [rancid] FXOS debugging
Ryan West <[email protected]>
| Newsgroups | gmane.network.rancid |
|---|---|
| Message-ID | <BYAPR12MB26453EED4C6CF379BB3F7353D2D30@BYAPR12MB2645.namprd12.prod.outlook.com> |
John,
Still hitting the same issue and replicated it on a fresh Ubuntu 18.04 LTS with 8.6 expect/tcl loaded on it.
> invalid command name "^-"
while executing
"^-"
invoked from within
"expect {
-re "\b+" { exp_continue }
-re "^\[^\n\r *]*$reprompt" { send_user -- "$expect_out(buffer)"
}
-re "^\[^\n\r]*$reprom..."
(procedure "run_commands" line 36)
invoked from within
"run_commands $prompt $command"
("foreach" body line 206)
invoked from within
"foreach router [lrange $argv $i end] {
set router [string tolower $router]
# attempt at platform switching.
set platform ""
send_user ..."
(file "/home/rwest/bin/fxlogin" line 870)
Thanks,
-ryan
-----Original Message-----
From: heasley <[email protected]>
Sent: Wednesday, November 28, 2018 5:54 PM
To: Ryan West <[email protected]>
Cc: heasley <[email protected]>; [email protected]
Subject: Re: [rancid] FXOS debugging
Wed, Nov 28, 2018 at 04:09:40PM +0000, Ryan West:
> Same error -
>
> Here is the list of installed TCL packages:
>
> libtcl8.5:amd64
> libtcl8.6:amd64
> tcl
> tcl-expect:amd64
> tcl8.5
> tcl8.6
>
> On a 9.6 Debian version. It's just this script that this throwing errors as well.
Why (how) do you have tcl 8.5 and 8.6? Please make sure that expect is linked with 8.6.
_______________________________________________
Rancid-discuss mailing list
[email protected]
http://www.shrubbery.net/mailman/listinfo/rancid-discuss