Nvidia Jetpack unresolved dependencies

Greetings folks. I have fianally been able to get my Orin Nano to boot from SSD. I am however having problems geting all the proper packages installed.

I have managed to get jtop, CUDA, and cuDNN installed the hard way. I am having a new issue though. When I run sudo apt install nvidia-jetpack, I get the following error. I have looked into this quite a bit and even tried to use apitude, but I just cant get this to work.

When I try to install these components via the host computer, it says the DEB version is incorrect.

I have also tried to install these packages manually, but still a no-go. Perhaps I am just cursed. LOL

sudo 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-container : Depends: nvidia-container-toolkit-base (= 1.14.2-1) but 1.15.0-1 is to be installed
Depends: libnvidia-container-tools (= 1.14.2-1) but 1.15.0-1 is to be installed
Depends: nvidia-container-toolkit (= 1.14.2-1) but 1.15.0-1 is to be installed
Depends: libnvidia-container1 (= 1.14.2-1) but 1.15.0-1 is to be installed
E: Unable to correct problems, you have held broken packages.

Hi,

When I try to install these components via the host computer …

Could you share more about this?
Do you run the command on Jetson or a desktop machine?
JetPack should be installed on the Jetson.

Thanks.

I was having problems getting an image installed on the SSD and DaveYYY helped me out. We eventually were able to get it to flash and boot using the following commands. This is all done on a dedicated Ubuntu 22.04 computer. The SDKManager was only able to get a successful image on a MicroSD card, but never the SSD.

We can close this. I reflashed the system again and everything seems to be working. All packages were able to get installed. Thank you for your support.

Okay~ Thanks for the update.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.