Problem with jetpack

Hi I’m facing an issue with jetpack
sudo apt install nvidia-jetpack
[sudo] password for jetsonnano411:
Sorry, try again.
[sudo] password for jetsonnano411:
Reading package lists… Done
Building dependency tree
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-jetpack : Depends: nvidia-container (= 4.6.3-b17) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

1 Like

Try this:

sudo apt dist-upgrade
sudo apt update
sudo apt-get install nvidia-container
sudo apt-get install nvidia-jetpack
2 Likes

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