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

Getting error during netopeer2 build #1546

Open
RSowndarya opened this issue Mar 7, 2024 · 1 comment
Open

Getting error during netopeer2 build #1546

RSowndarya opened this issue Mar 7, 2024 · 1 comment
Labels
is:question Issue is actually a question.

Comments

@RSowndarya
Copy link

Hi,

I am facing below error during netopeer2 build.

[ERR] Grouping "ks:local-or-keystore-asymmetric-key-grouping" referenced by a uses statement not found. (Path "/ietf-ssh-server:{grouping='ssh-server-grouping'}/server-identity/host-key/host-key-type/public-key/public-key/{uses='ks:local-or-keystore-asymmetric-key-grouping'}".)
sysrepoctl error: Failed to update modules (libyang error)
For more details you may try to increase the verbosity up to "-v3".
CMake Error at cmake_install.cmake:117 (message):
scripts/setup.sh failed: 1

If you could provide your comments, it would be helpful.

@michalvasko
Copy link
Member

Seems like an incompatibility of the YANG modules, they were updated recently. A problem would be if you had a use-case for one or more of those modules in their older revision, otherwise you can just remove all the modules (make sr_clean in sysrepo) and reinstall netopeer2.

@michalvasko michalvasko added the is:question Issue is actually a question. label Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:question Issue is actually a question.
Projects
None yet
Development

No branches or pull requests

2 participants