<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/119599/install-nrf-connect-sdk-v2-9-1-under-ubuntu-24-03-2-lts</link><description>Hello ! 
 Try to install latest nRF connect to fresh notebook with latest Ubuntu LTS version. 
 And have got some known error; 
 
 
 
 Failed to clone the repositories: Error: Cloning into &amp;#39;/home/user/ncs/v2.9.1/.west/manifest-tmp&amp;#39;... /home/user/ncs/toolchains</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Mon, 17 Mar 2025 09:56:20 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/119599/install-nrf-connect-sdk-v2-9-1-under-ubuntu-24-03-2-lts" /><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/527558?ContentTypeID=1</link><pubDate>Mon, 17 Mar 2025 09:56:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d1649c8c-437e-414a-a412-21d434bf759a</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Can you try with nrfutil toolchain-manager launch --shell. If you get an issue then, you can try to set ZEPHYR_BASE&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/526517?ContentTypeID=1</link><pubDate>Mon, 10 Mar 2025 10:18:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2e245566-7859-4f3d-a288-7cd00288cf21</guid><dc:creator>Hiihtaja</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/runsiv"&gt;runsiv&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Looks like zephyr environment need extra tuning after automatic installation.&lt;/p&gt;
&lt;p&gt;At list it is not the same experience what I had few year ago.&lt;/p&gt;
&lt;p&gt;I expect to have command line building.&lt;/p&gt;
&lt;p&gt;And even extra setting&lt;/p&gt;
&lt;p&gt;&lt;span style="font-weight:400;"&gt;source zephyr/zephyr-env.sh&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;export PYTHONHOME=/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&lt;br /&gt;export PYTHONPATH=/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;and at folder&lt;/p&gt;
&lt;p&gt;$ pwd&lt;br /&gt;/home/user/ncs/v3.0.0-preview1/nrf/samples/crypto/aes_ccm&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;$ west build --pristine --board nrf52840dk_nrf52840&lt;br /&gt;Python path configuration:&lt;br /&gt; PYTHONHOME = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;&lt;br /&gt; PYTHONPATH = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;&lt;br /&gt; program name = &amp;#39;/usr/bin/python3&amp;#39;&lt;br /&gt; isolated = 0&lt;br /&gt; environment = 1&lt;br /&gt; user site = 1&lt;br /&gt; safe_path = 0&lt;br /&gt; import site = 1&lt;br /&gt; is in build tree = 0&lt;br /&gt; stdlib dir = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin/lib/python3.12&amp;#39;&lt;br /&gt; sys._base_executable = &amp;#39;/usr/bin/python3&amp;#39;&lt;br /&gt; sys.base_prefix = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;&lt;br /&gt; sys.base_exec_prefix = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;&lt;br /&gt; sys.platlibdir = &amp;#39;lib&amp;#39;&lt;br /&gt; sys.executable = &amp;#39;/usr/bin/python3&amp;#39;&lt;br /&gt; sys.prefix = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;&lt;br /&gt; sys.exec_prefix = &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;&lt;br /&gt; sys.path = [&lt;br /&gt; &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin&amp;#39;,&lt;br /&gt; &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin/lib/python312.zip&amp;#39;,&lt;br /&gt; &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin/lib/python3.12&amp;#39;,&lt;br /&gt; &amp;#39;/home/user/ncs/toolchains/aedb4c0245/usr/local/bin/lib/python3.12/lib-dynload&amp;#39;,&lt;br /&gt; ]&lt;br /&gt;Fatal Python error: init_fs_encoding: failed to get the Python codec of the filesystem encoding&lt;br /&gt;Python runtime state: core initialized&lt;br /&gt;ModuleNotFoundError: No module named &amp;#39;encodings&amp;#39;&lt;/p&gt;
&lt;p&gt;Current thread 0x00007ce8428da080 (most recent call first):&lt;br /&gt; &amp;lt;no Python frame&amp;gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Looks like some post installation magic is need to set command line build environment&lt;/p&gt;
&lt;p&gt;and it is not so clear from site documentation how to do it for current set of versions.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Do you have idea about it ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/526296?ContentTypeID=1</link><pubDate>Fri, 07 Mar 2025 08:12:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:043fceae-8b16-4a35-b17d-5883f9f23dca</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;I think you can use it to download the older installations. In general the preview is in my opinion not something I would use for development as it is some time before the proper release of NCS 3.0.&amp;nbsp;&lt;br /&gt;I will not be &lt;span&gt;surprised&lt;/span&gt;&amp;nbsp;if there are changes that will be described in the migration guide that can cause some issues, but this is only speculation on my part.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/526287?ContentTypeID=1</link><pubDate>Fri, 07 Mar 2025 07:30:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4639d082-038c-410e-9e50-54bd7383f518</guid><dc:creator>Hiihtaja</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/runsiv"&gt;runsiv&lt;/a&gt;&amp;nbsp;,&lt;/p&gt;
&lt;p&gt;what do you think about latest preview release :&amp;nbsp;&lt;a id="" href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.html"&gt;https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-3.0.0-preview1.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m able to install it without visible problem and try to build few samples right now,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/526284?ContentTypeID=1</link><pubDate>Fri, 07 Mar 2025 07:23:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:35ee6930-ee23-4491-917b-5d7235310ac2</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;When I did my install of ubuntu 24 I think the following(Its some months since I did it so I can&amp;#39;t exactly recall)&lt;/p&gt;
&lt;p&gt;$ rm ~/ncs/toolchains/b81a7cd864/usr/lib/x86_64-linux-gnu/libpsl.so.5*&lt;/p&gt;
&lt;p&gt;Just delete the NCS 2.x folder and restart the installation process&lt;/p&gt;
&lt;p&gt;If that do not work, a co-worker said he created a symlink as mentioned here&lt;/p&gt;
&lt;p&gt;sudo ln -s /usr/lib/libunistring.so.5.0.0 /usr/lib/libunistring.so.2&lt;br /&gt;sudo ln -s /usr/lib64/libunistring.so.5.0.0 /usr/lib64/libunistring.so.2&lt;br /&gt;sudo ln -s /usr/lib/libcrypt.so.2 /usr/lib/libcrypt.so.1&lt;br /&gt;sudo ln -s /usr/lib64/libcrypt.so.2 /usr/lib64/libcrypt.so.1&lt;/p&gt;
&lt;p&gt;The files is in the toolchain folder, you should still have them even if the SDK can&amp;#39;t be installed&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/526164?ContentTypeID=1</link><pubDate>Thu, 06 Mar 2025 12:39:56 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:33643acd-795d-4c4d-a473-5ac6e1608613</guid><dc:creator>Hiihtaja</dc:creator><description>&lt;p&gt;Hi &lt;a href="https://devzone.nordicsemi.com/members/runsiv"&gt;runsiv&lt;/a&gt;&amp;nbsp;!&lt;/p&gt;
&lt;p&gt;Could you point me to exact lines what should help for me.&lt;/p&gt;
&lt;p&gt;links from&amp;nbsp;libunistring.so.5 to 2 dosn&amp;#39;t help.&lt;/p&gt;
&lt;p&gt;and ncs filder is also empty, no way to delete/modify something inside.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Regards,&lt;/p&gt;
&lt;p&gt;Eugene&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Install nRF Connect SDK v2.9.1 under Ubuntu 24.03.2 LTS</title><link>https://devzone.nordicsemi.com/thread/526160?ContentTypeID=1</link><pubDate>Thu, 06 Mar 2025 12:26:40 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c28919ea-c5d4-4c91-8977-1cf99643aac1</guid><dc:creator>runsiv</dc:creator><description>&lt;p&gt;Hi.&amp;nbsp;&lt;br /&gt;Did you do has mentioned in this &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/106982/error-installing-nrf-connect-sdk-in-vscode-linux-libunistring-so-2-cannot-open-shared-object-file-no-such-file-or-directory"&gt;thread&lt;/a&gt;? I have reported the issue myself internally and it should be fixed in the next release of NCS.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The fix in the mentioned thread worked for me on Ubuntu 24,044&lt;/p&gt;
&lt;p&gt;Regards&lt;/p&gt;
&lt;p&gt;Runar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>