Hi All,
I install r32.5.2 on Jetson NANO. When I install Jetpack by using “sudo apt-get install nvidia-jetpack”, I meet errors below.
How can I resolve this !?
ubuntu@ubuntu-desktop:~$ sudo apt install nvidia-jetpack
[sudo] password for ubuntu:
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-l4t-jetson-multimedia-api (> 32.5-0) but it is not going to be installed
Depends: nvidia-l4t-jetson-multimedia-api (< 32.6-0) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Hi JerryChang,
I do use apt to install jetpack on NANO. It seems that nvidia-jetpack depends on nvidia-l4t-jetson-multimedia-api with version 32.5-0 but the package on server is in version 32.6-0.
Hello, My jetpack 4.3 was able to solve the broken package issue through the apt command. Then what difference did the difference between apt and apt-get cause in nv-tegra?
I don’t think there’s any issue on the PC, but is the storage that is loaded different in nv-tegra?
Thank you.