There is a following error during the installation at %30 on SDK Jetpack 4.2 installation. Is there any solution?
TERMINAL
19:20:14 INFO : File System and OS : download /home/doruk/Downloads/jetpack4.2/sdkm_downloads/Tegra_Linux_Sample-Root-Filesystem_R32.1.0_aarch64.tbz2 successfully, checksum is correct
19:20:14 INFO : File System and OS : download ‘File System and OS’ success
19:20:14 ERROR : Unavailable components detected, please check log
19:20:14 ERROR : VisionWorks on Host Skipped. Due to its dependencies fail to install: OpenCV on Host,
19:20:14 ERROR : File System and OS Skipped. Due to its dependencies fail to install: Drivers for Jetson TX2 & TX2i,
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
19:20:15 ERROR : Flash skipped due to component(s) download/install failure
Linux Terminal [u][/u]
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
Are you connecting to the internet through a proxy or firewall? If internet failures exist, then you’d see missing components. If one component you have depends on a missing component, then the chain would fail. You might want to mention version and post an export of logs (if you hover your mouse over the quote icon of one of your existing posts, then you will see a paper clip icon show up which can be used to attach files…just use a “.txt” file name suffix).
Solved!!!.
The bold text above is blocking the process.
After encountering the error I’ve edited the “/tmp/tmp_NV_L4T_DRIVERS_TX2_COMP.sh” and added “–allow-unauthenticated” flag after “-y”. Ran the same script as “/./tmp/tmp_NV_L4T_DRIVERS_TX2_COMP.sh”.