<?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: Packages reload &amp;quot;Internal error recompile needed&amp;quot; in NSO Developer Hub Discussions</title>
    <link>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024419#M4786</link>
    <description>&lt;P&gt;Hi Vleijon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I do have a few versions installed. I understood this not to be an issue if I kept them in separate directories.&lt;/P&gt;&lt;P&gt;The idea was to be able to spin up netsim's for different routers and test the services I have written against the different versions of NSO.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 05 Feb 2020 20:44:45 GMT</pubDate>
    <dc:creator>RichardD2</dc:creator>
    <dc:date>2020-02-05T20:44:45Z</dc:date>
    <item>
      <title>Packages reload "Internal error recompile needed"</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024247#M4779</link>
      <description>&lt;P&gt;I built two new package of type template. Edited the yang file and make clean all completed&amp;nbsp;with no issues for both packages&lt;/P&gt;&lt;P&gt;Issuing the packages reload command I get:&lt;/P&gt;&lt;PRE&gt;&amp;gt;&amp;gt;&amp;gt; System upgrade is starting.
&amp;gt;&amp;gt;&amp;gt; Sessions in configure mode must exit to operational mode.
&amp;gt;&amp;gt;&amp;gt; No configuration changes can be performed until upgrade has completed.
&amp;gt;&amp;gt;&amp;gt; System upgrade has been cancelled.
Error: Internal error: {failed,
                    {recompile_needed,
                        "./state/packages-in-use/1/my-package/load-dir/my-package.fxs"}}&lt;/PRE&gt;&lt;P&gt;I deleted the packages/mypackage directory and then NSO repeats the above error, with the same error for the only remaining package.&lt;/P&gt;&lt;P&gt;Any thoughts on what could cause this? Oh and its version 5.3.0.1 btw. Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 16:17:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024247#M4779</guid>
      <dc:creator>RichardD2</dc:creator>
      <dc:date>2020-02-05T16:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Packages reload "Internal error recompile needed"</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024411#M4784</link>
      <description>Do you have more than one version of NSO installed? It might be that the fxs is compiled with another NSO version.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Feb 2020 20:34:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024411#M4784</guid>
      <dc:creator>vleijon</dc:creator>
      <dc:date>2020-02-05T20:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: Packages reload "Internal error recompile needed"</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024419#M4786</link>
      <description>&lt;P&gt;Hi Vleijon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes I do have a few versions installed. I understood this not to be an issue if I kept them in separate directories.&lt;/P&gt;&lt;P&gt;The idea was to be able to spin up netsim's for different routers and test the services I have written against the different versions of NSO.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 20:44:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024419#M4786</guid>
      <dc:creator>RichardD2</dc:creator>
      <dc:date>2020-02-05T20:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Packages reload "Internal error recompile needed"</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024456#M4787</link>
      <description>It does work, and I use that all the time. The problem is that NSO only accepts FXS files compiled with the right version of the compiler (actually, it is compatible between minor releases) so you have to make sure that if you run say 4.7 you have to build your fxs files for 4.7. It is easy to source the wrong ncsrc before building and then you see a problem like what you see – usually it is enough to source the right one and then make clean and build again.&lt;BR /&gt;</description>
      <pubDate>Wed, 05 Feb 2020 21:21:28 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024456#M4787</guid>
      <dc:creator>vleijon</dc:creator>
      <dc:date>2020-02-05T21:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Packages reload "Internal error recompile needed"</title>
      <link>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024936#M4788</link>
      <description>Thanks &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/549262"&gt;@vleijon&lt;/a&gt; - that was exactly the issue &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Thu, 06 Feb 2020 13:46:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/nso-developer-hub-discussions/packages-reload-quot-internal-error-recompile-needed-quot/m-p/4024936#M4788</guid>
      <dc:creator>RichardD2</dc:creator>
      <dc:date>2020-02-06T13:46:18Z</dc:date>
    </item>
  </channel>
</rss>

