Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

'pip install --upgrade xym' to keep xym up-to-date #9

Closed
bclaise opened this issue Jun 12, 2017 · 1 comment
Closed

'pip install --upgrade xym' to keep xym up-to-date #9

bclaise opened this issue Jun 12, 2017 · 1 comment

Comments

@bclaise
Copy link

bclaise commented Jun 12, 2017

'pip install --upgrade xym' => doesn't contain the latest updates.

It turns out that the xym code in the github repository will extract the
modules from RFC8040 correctly; it's just that there's been no pip install release
since the necessary patch was applied in July 2016

Background:
The current toolchain runs xym to extract modules from new RFCs every
night. When processing RFC8040, xym reports:
{{{
ERROR: '/www/tools.ietf.org/rfc/rfc8040.txt', Line 4385 - Yang file not
specified in
ERROR: '/www/tools.ietf.org/rfc/rfc8040.txt', Line 4678 - 'module'
statement within another module
Created the following models:
example-ops.yang
example-actions.yang
example-mod.yang
}}}
which would explain why there's no ietf-restconf module from RFC8040
available ...

@bclaise
Copy link
Author

bclaise commented Jun 27, 2017

pip package created for version 0.4

@bclaise bclaise closed this as completed Jun 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant