<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: NED / Package install in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/4934350#M8097</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am Nisheeth and new to NSO&lt;/P&gt;&lt;P&gt;The content of this ticket matches to my problem and I follow3d with remedy and it didnt work&lt;/P&gt;&lt;P&gt;As per the thread i copied one ned directory to packages &amp;amp; compiled them still i dont see the packages in the ncs_cli -C -u admin&lt;/P&gt;&lt;P&gt;ubuntu@nsovm:~/ncs-6.1$ ll packages&lt;BR /&gt;total 36&lt;BR /&gt;drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 14 09:36 tools&lt;BR /&gt;drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 14 09:36 services&lt;BR /&gt;drwxr-xr-x 12 ubuntu ubuntu 4096 Apr 14 09:36 neds&lt;BR /&gt;drwxr-xr-x 6 ubuntu ubuntu 4096 Apr 14 09:36 lsa&lt;BR /&gt;drwxr-xr-x 7 ubuntu ubuntu 4096 Apr 14 09:36 cisco-ios-cli-3.0&lt;BR /&gt;drwxr-xr-x 3 ubuntu ubuntu 4096 Apr 14 09:36 auth&lt;BR /&gt;drwxrwxr-x 17 ubuntu ubuntu 4096 Oct 4 15:53 ..&lt;BR /&gt;drwxr-xr-x 9 ubuntu ubuntu 4096 Oct 4 20:22 .&lt;BR /&gt;drwxr-xr-x 8 ubuntu ubuntu 4096 Oct 4 20:23 cisco-nx-cli-3.0&lt;BR /&gt;ubuntu@nsovm:~/ncs-6.1$&lt;/P&gt;&lt;P&gt;~/ncs-6.1$ make -e clean all -C $NCS_DIR/packages/cisco-nx-cli-3.0/src|grep -i build&lt;/P&gt;&lt;P&gt;ubuntu@nsovm:~/ncs-6.1$ ncs_cli -C -u admin&lt;/P&gt;&lt;P&gt;User admin last logged in 2023-10-04T20:24:10.852985+00:00, to nsovm, from 192.168.50.7 using cli-ssh&lt;BR /&gt;admin connected from 192.168.50.7 using ssh on nsovm&lt;BR /&gt;admin@ncs# show packages&lt;BR /&gt;% No entries found.&lt;BR /&gt;admin@ncs# packages reload&lt;BR /&gt;admin@ncs# show packages&lt;BR /&gt;% No entries found.&lt;BR /&gt;&lt;A href="mailto:admin@ncs" target="_blank"&gt;admin@ncs#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Need your guidance as what could be the problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Oct 2023 20:30:54 GMT</pubDate>
    <dc:creator>nisheeth</dc:creator>
    <dc:date>2023-10-04T20:30:54Z</dc:date>
    <item>
      <title>NED / Package install</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3761969#M3046</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have NSO 4.7.2.1 installed on RHEL 7.5 as a system install&lt;/P&gt;&lt;P&gt;i want to install NED&amp;nbsp;cisco-nx-5.7.6&lt;/P&gt;&lt;P&gt;i extracted the tar file in to $NCS_DIR/packages/neds/&lt;/P&gt;&lt;P&gt;after some playing around with path parameters i managed to build the ned with some random warning - see below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@localhost:/opt/ncs/current]# make -e clean all -C $NCS_DIR/packages/neds/cisco-nx/src | grep "BUILD"&lt;BR /&gt;BUILD SUCCESSFUL&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:9422: warning: the path expression ../ipv6-route-vrf-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:9422: warning: the path expression ../ipv6-route-vrf-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tmp-yang/tailf-ned-cisco-nx.yang:22540: warning: when tailf:cli-drop-node-name is given, it is recommended that tailf:cli-suppress-mode is used in combination. using tailf:cli-drop-nodename in a list child without using tailf:cli-suppress-mode on the list, might lead to confusing behaviour, where the user enters the submode without being able to give further configuration.&lt;BR /&gt;augmented/tailf-ned-cisco-nx@2018-11-23.yang:18316: warning: when tailf:cli-sequence-commands is given, it is recommended that tailf:cli-compact-syntax is used in combination. or that tailf:cli-hide-in-submode is given in at least one of the child nodes&lt;BR /&gt;augmented/tailf-ned-cisco-nx@2018-11-23.yang:18348: warning: when tailf:cli-sequence-commands is given, it is recommended that tailf:cli-compact-syntax is used in combination. or that tailf:cli-hide-in-submode is given in at least one of the child nodes&lt;BR /&gt;augmented/tailf-ned-cisco-nx@2018-11-23.yang:40109: warning: when tailf:cli-drop-node-name is given, it is recommended that tailf:cli-suppress-mode is used in combination. using tailf:cli-drop-nodename in a list child without using tailf:cli-suppress-mode on the list, might lead to confusing behaviour, where the user enters the submode without being able to give further configuration.&lt;BR /&gt;BUILD SUCCESSFUL&lt;BR /&gt;tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tailf-ned-cisco-nx.yang:3123: warning: the path expression ../hsrp-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tailf-ned-cisco-nx.yang:9420: warning: the path expression ../ipv6-route-vrf-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;tailf-ned-cisco-nx.yang:9420: warning: the path expression ../ipv6-route-vrf-list for 'tailf:cli-diff-dependency' is a circular dependency&lt;BR /&gt;[root@localhost:/opt/ncs/current]#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How ever when i go in to the CLI and try reload packages there is nothing ......&lt;/P&gt;&lt;P&gt;admin@ncs# packages reload&lt;BR /&gt;admin@ncs# show packages&lt;BR /&gt;% No entries found.&lt;BR /&gt;admin@ncs#&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Where and what am i doing wrong&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Yale&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 12:14:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3761969#M3046</guid>
      <dc:creator>yale.prince@leidos.com</dc:creator>
      <dc:date>2019-03-01T12:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: NED / Package install</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3761982#M3047</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Most probably the package is not located under the (correct) packages directory.&lt;/P&gt;
&lt;P&gt;In system install with default directories locations, your packages directory is under: /var/opt/ncs/packages (not /opt/ncs/packages for example).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, in most cases, you don't need to recompile the NED.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 14:24:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3761982#M3047</guid>
      <dc:creator>yfherzog</dc:creator>
      <dc:date>2018-12-12T14:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: NED / Package install</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3761992#M3048</link>
      <description>[root@localhost:/var/opt/ncs/packages]# mkdir neds [root@localhost:/var/opt/ncs/packages]# cd neds [root@localhost:/var/opt/ncs/packages/neds]# sudo ln -s /opt/ncs/current/packages/neds/cisco-nx cisco-nx [root@localhost:/var/opt/ncs/packages/neds]# ls cisco-nx [root@localhost:/var/opt/ncs/packages/neds]# exit exit [admin@localhost:/var/opt]$ ncs_cli -C -u admin admin connected from 10.122.68.253 using ssh on localhost.localdomain admin@ncs# packages reload admin@ncs# show packages % No entries found. admin@ncs# no luck &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;</description>
      <pubDate>Wed, 12 Dec 2018 14:35:55 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3761992#M3048</guid>
      <dc:creator>yale.prince@leidos.com</dc:creator>
      <dc:date>2018-12-12T14:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: NED / Package install</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3762010#M3049</link>
      <description>&lt;P&gt;Have the packages located directly inside the 'packages' directory (no 'neds' sub-directory)&lt;/P&gt;</description>
      <pubDate>Wed, 12 Dec 2018 14:46:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/3762010#M3049</guid>
      <dc:creator>yfherzog</dc:creator>
      <dc:date>2018-12-12T14:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: NED / Package install</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/4934350#M8097</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I am Nisheeth and new to NSO&lt;/P&gt;&lt;P&gt;The content of this ticket matches to my problem and I follow3d with remedy and it didnt work&lt;/P&gt;&lt;P&gt;As per the thread i copied one ned directory to packages &amp;amp; compiled them still i dont see the packages in the ncs_cli -C -u admin&lt;/P&gt;&lt;P&gt;ubuntu@nsovm:~/ncs-6.1$ ll packages&lt;BR /&gt;total 36&lt;BR /&gt;drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 14 09:36 tools&lt;BR /&gt;drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 14 09:36 services&lt;BR /&gt;drwxr-xr-x 12 ubuntu ubuntu 4096 Apr 14 09:36 neds&lt;BR /&gt;drwxr-xr-x 6 ubuntu ubuntu 4096 Apr 14 09:36 lsa&lt;BR /&gt;drwxr-xr-x 7 ubuntu ubuntu 4096 Apr 14 09:36 cisco-ios-cli-3.0&lt;BR /&gt;drwxr-xr-x 3 ubuntu ubuntu 4096 Apr 14 09:36 auth&lt;BR /&gt;drwxrwxr-x 17 ubuntu ubuntu 4096 Oct 4 15:53 ..&lt;BR /&gt;drwxr-xr-x 9 ubuntu ubuntu 4096 Oct 4 20:22 .&lt;BR /&gt;drwxr-xr-x 8 ubuntu ubuntu 4096 Oct 4 20:23 cisco-nx-cli-3.0&lt;BR /&gt;ubuntu@nsovm:~/ncs-6.1$&lt;/P&gt;&lt;P&gt;~/ncs-6.1$ make -e clean all -C $NCS_DIR/packages/cisco-nx-cli-3.0/src|grep -i build&lt;/P&gt;&lt;P&gt;ubuntu@nsovm:~/ncs-6.1$ ncs_cli -C -u admin&lt;/P&gt;&lt;P&gt;User admin last logged in 2023-10-04T20:24:10.852985+00:00, to nsovm, from 192.168.50.7 using cli-ssh&lt;BR /&gt;admin connected from 192.168.50.7 using ssh on nsovm&lt;BR /&gt;admin@ncs# show packages&lt;BR /&gt;% No entries found.&lt;BR /&gt;admin@ncs# packages reload&lt;BR /&gt;admin@ncs# show packages&lt;BR /&gt;% No entries found.&lt;BR /&gt;&lt;A href="mailto:admin@ncs" target="_blank"&gt;admin@ncs#&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Need your guidance as what could be the problem&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2023 20:30:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/ned-package-install/m-p/4934350#M8097</guid>
      <dc:creator>nisheeth</dc:creator>
      <dc:date>2023-10-04T20:30:54Z</dc:date>
    </item>
  </channel>
</rss>

