You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---> Running in 7f43ad14d5bf
+ mkdir -p /opt/NordicSemiconductor/nRF5_tools
+ cd /opt/NordicSemiconductor/nRF5_tools
+ curl https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-command-line-tools/sw/Versions-10-x-x/10-7-0/nRFCommandLineTools1070Linuxamd64tar.gz
+ tar zxvf -
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 121 100 121 0 0 83 0 0:00:01 0:00:01 --:--:-- 83
gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
The command '/bin/sh -c set -x && (mkdir -p /opt/NordicSemiconductor/nRF5_tools && cd /opt/NordicSemiconductor/nRF5_tools && curl https://www.nordicsemi.com/-/media/Software-and-other-downloads/Desktop-software/nRF-command-line-tools/sw/Versions-10-x-x/10-7-0/nRFCommandLineTools1070Linuxamd64tar.gz | tar zxvf - && dpkg -i --force-depends JLink_Linux_*.deb && dpkg -i --force-depends nRF-Command-Line-Tools_*.deb && tar zxvf nRF-Command-Line-Tools_*.tar.gz) && rm -rf /opt/NordicSemiconductor/nRF5_tools/*.tar.gz && rm -rf /opt/NordicSemiconductor/nRF5_tools/*.deb && : # last line' returned a non-zero code: 2
Proposed Solution
Fix
The text was updated successfully, but these errors were encountered:
Problem
Proposed Solution
Fix
The text was updated successfully, but these errors were encountered: