Closed gdluca closed 4 years ago
Hello @gdluca , Thanks for reporting the issue. If you can send the device output for this failures to pyats-support-ext@cisco.com so we can verify our fix.
Thanks, --Thai.
Device output sent. Thanks for the support.
"show route ipv4" is working fine, sorry.
@gdluca thanks for the update.
--Thai.
Hello @gdluca ,
We fixed the issue and genie package v20.1 has been released with the fix. Could you please run the following command and try again to see if it works?
pip install genie.libs.parser --upgrade --pre
Thanks, --Thai.
Yes, it works now!
Thanks!
Environment: Platform: IOS-XR 6.5.3 and 6.6.3
pip packages version:
Task example:
Error:
FAILED! => {"msg": "Unable to parse output for command 'show route ipv6' (local variable 'source_protocol' referenced before assignment)"}
What could be the problem? Two months ago, more or less, I was able to parse "show route ipv6" using the clay584.parse_genie like this:
but now I have a similar error: