Dpkg: error processing 43-nvidia-l4t-core_35.6.1-20250304015758_arm64.deb

I found that jetpack 5 has a newer release that came out some time in March 2025 from JetPack Archive | NVIDIA Developer which is JetPack 5.1.5 while originally we were using JetPack SDK | NVIDIA Developer, but when trying to download the sd card image from SD Card Image MethodJETSON ORIN NANO DEVELOPER KIT for 5.1.5, the link seems to be the same as the previous jetpack version 5.1.4: https://developer.nvidia.com/downloads/embedded/l4t/r35_release_v6.0/JP514-orin-nano-sd-card-image_b11.zip

I am unable to find the actual JetPack 5.1.5 sd card imaging link to install it correctly through the image script. The root cause seems to be that the current downloaded file does not have 43-nvidia-l4t-core_35.6.1-20250304015758_arm64.deb

I have forwarded this issue to internal team, suggest to use SDK manager to do a clean flash on your device to get the JetPack 5.1.5 release. Thanks

Thanks for the reply. We have a separate issue with sdk manager since our company deprecated Ubuntu 20.04 from March 31st, 2025 all our machines had to be upgraded to Ubuntu 22.04. I tried to install Jetpack 5.1.5 through Ubuntu 20.04 docker image using sdk manager cli to flash to Storage Device NVMe. However after testing on 3 different Ubuntu 22.04 machines, they all seem to get stuck on 99% - Flashing with variations of this error message
info: emc_opt_disable_fuse:(0) │
│error: Error: module SKU detected │
│error: Error: /home/nvidia/nvidia/nvidia_sdk/JetPack_5.1.5_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/bootloader/signed/flash.idx is not found │
│error: Error: failed to relocate images to /home/nvidia/nvidia/nvidia_sdk/JetPack_5.1.5_Linux_JETSON_ORIN_NANO_TARGETS/Linux_for_Tegra/tools/kernel_flash/images │
│info: Cleaning up…

or like below:
info: Waiting for target to boot-up… │
│error: Waiting for device to expose ssh …Error: ipv6: address already assigned. │
│error: Error: ipv6: address already assigned. │
│info: Waiting for device to expose ssh …Run command: flash on fc00:1:1:0::2 │
│info: SSH ready │
│info: mount.nfs: requested NFS version or transport protocol is not supported │
│info: Flash failure │
│info: Cleaning up…

Previously I had found the SD Card Image Method the easiest so was hoping to get that resolved if possible

Hi,

Since sdk manager support JP version depends on ubuntu version, we suggest to manually flash with prebuilt image.

Please download Driver Package (BSP) and Sample Root Filesystem from Jetson Linux | NVIDIA Developer.
And follow the Quick Start — NVIDIA Jetson Linux Developer Guide 1 documentation to flash your device manually.

Thanks

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