nRF Connect SDK v2.6.1 and v2.7 fails Ubuntu 24.04 LTS

There are multiple errors:

  • Failed to clone the repositories: Error: Cloning into '~/ncs/v2.6.1/.west/manifest-tmp'... /~/ncs/toolchains/2be090971e/usr/local/libexec/git-core/git-remote-https: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory FATAL ERROR: command exited with status 128: git clone --branch v2.6.1 github.com/.../sdk-nrf /~/ncs/v2.6.1/.west/manifest-tmp Error: Launched process exited with non-zero status: 128 Error: Subprocess ~/.config/nrfconnect/nrfutil-sandboxes/toolchain-manager/0.15.0/bin/nrfutil-toolchain-manager failed with unexpected exit code Some(128)

  • Error: Cloning into '~/ncs/v2.6.1/.west/manifest-tmp'... /~/ncs/toolchains/2be090971e/usr/local/libexec/git-core/git-remote-https: error while loading shared libraries: libunistring.so.2: cannot open shared object file: No such file or directory FATAL ERROR: command exited with status 128: git clone --branch v2.6.1 github.com/.../sdk-nrf /~/ncs/v2.6.1/.west/manifest-tmp Error: Launched process exited with non-zero status: 128 Error: Subprocess /~/.config/nrfconnect/nrfutil-sandboxes/toolchain-manager/0.15.0/bin/nrfutil-toolchain-manager failed with unexpected exit code Some(128)


I had no problems installing V2.6 some time ago on the same PC (UBUNTU  24.04 LTS)

Parents Reply
  • Hi Elfving,

    Yes it is odd and to make things worse The problem exists when installing on Ubuntu 20.04.6 LTS

    On both Ubuntu versions th SDK 2.6.0 installed without a problem (and versions before 2.6.0 too)

    No I am not using a VPN. I did the same procedure as i did for previews versions.

    If I am the only person having that problem the solution must be in frond of our eyes I think.
    I think the problem starts when unpacking the tool-chain and starts initializing.

    This may help. The tool chain manager is v1.5.1 . May be in the past some months ago when updated to 2.6 I did so with older tool-chain manager.

    Regards

    Vasilis

Children
Related