shardulkumar79
shardulkumar79
When there are changes in two different modules (_3gpp-common-managed-element and _3gpp-nr-nrm-rrmpolicy), then only the first module change is detected other change is failed at sr_get_change_next() with return value SR_ERR_NOT_FOUND. See...
Where is "struct lys_module" is defined in sysrepo ? I am compiling my code with sysrepo but getting error on this struct. ``` root@5e499b59fa8b:/opt/dev/ntsim-ng# gcc -Wall -pedantic -Isource source/core/container.c source/core/context.c...
When I run gdb on sysrepo-plugind, I get msg (No debugging symbols found in sysrepo-plugind) . Is there a way to build sysrepo-plugind with gdb symbols? I am running sysrepo...
What are imp_size, imp, ident_size, ident, features_size, features fields in "lys_module" structure of libyang1. Why it is removed in libyang2 ? I have a code repo which usages libyang1 so...
/home/ravi>helm plugin install https://github.com/jdolitsky/helm-servecm Installed plugin: servecm /home/ravi> /home/ravi>helm servecm --port=8879 --context-path=/charts --storage local --storage-local-rootdir $HELM_REPOSITORY_CACHE/local/ ChartMuseum not installed. Install latest stable release? (type "yes"): yes Attempting to install ChartMuseum...