Install of Jetpack 6.1 on Orin Nano Developer Kit running from SD Card works correctly.
Install to NVMe SSD via SDK manager.
Install of Jetpack fails:
root@Jetson-Orin-Nano:~# apt install nvidia-jetpack
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies.
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.
I’m not sure. As I reported, the install from the sdcard image works, but installing from sdk-manager gives me an installation that works, but I am unable to install nvidia-jetpack.
I have compared the two nvidia-jetpack and nvidia-l4t-core pacages on both installations and they have identical versions. So I can not see why one installs and the other doesn’t. Both installations point to the same package repositories.