NordicPlayground/nrf-docker

Ubuntu 22.04 will not build zephyr-sdk because of missing packages

erikkallen opened this issue · 1 comments

The zephyr-sdk will not install giving the error xargs: file: No such file or directory sed: no input file

Because the packages xz-utils and file are missing from the installation

Thanks!