After flashing a Jetson Orin Nano (8gb developer kit) with SDK Manager (v. 3.3.0.12028) using SDK Version Jetpack 6.1 (rev 1), I am unable to install nvidia-jetpack.
Steps:
sudo apt-get update && sudo apt-get upgrade -y
sudo apt install -y nvidia-jetpack
Error:
nvidia-l4t-dla-compiler : Depends: nvidia-l4t-core (<= 36.4.0-20240912212859) but 36.4.2-20241212160716 is to be installed
E: Unable to correct problems, you have held broken packages.
This issue has re-occurred on two different jetsons and throughout multiple fresh flashes. Any guidance would be appreciated.