Closed robperc closed 6 years ago
I was able to work around this bug by installing these packages outside of the script using the "-y" and "--allow-unauthenticated" flags then re-running the script.
Hi Robert,
This is not actually a bug but rather a problem with the signature of those packages in the repos. Package manager is trying to pull those packages during the update process and we cannot let it use the "--allow-unauthenticated" flag by default as this will be dangerous.
Based on the current configuration of your device, this situation might happen even outside of this script whenever you may want to try to do a full-scale update.
The way you mitigated the problem is the only way to go around this problem.
I get the following error when I attempt to run the mxnet_installer.sh for the Nvidia TX2: