XRT icon indicating copy to clipboard operation
XRT copied to clipboard

non interactive frontend installation

Open KarimH22 opened this issue 2 years ago • 2 comments

Hello could you force the non interactive way for installation in file src/runtime_src/tools/scripts/xrtdeps.sh please ?

Changing apt-get install -y "${UB_LIST[@]}" to DEBIAN_FRONTEND=noninteractive apt-get install -y "${UB_LIST[@]}"

thank you BR, Karim

KarimH22 avatar Mar 22 '23 10:03 KarimH22

Could you please explain how this will help? What difference it will make? Thanks

uday610 avatar Mar 23 '23 00:03 uday610

Hello scripting installation to get it automated , is a matter without it.

Br

KarimH22 avatar Mar 27 '23 09:03 KarimH22