I’m getting the following error when trying to create Jetpack 6.0 (Rev 1) Linux for Jetson AGX Orin Modules:
03:18:26 INFO: File System and OS - target_image: Start L4T BSP package installation
03:18:26 INFO: File System and OS - target_image: QEMU binary is not available, looking for QEMU from host system
03:18:26 INFO: File System and OS - target_image: Found /usr/bin/qemu-aarch64-static
03:18:26 INFO: File System and OS - target_image: Installing QEMU binary in rootfs
03:18:26 INFO: File System and OS - target_image: /home/nvidia/nvidia/nvidia_sdk/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/rootfs /home/nvidia/nvidia/nvidia_sdk/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra
03:18:26 INFO: File System and OS - target_image: Installing BSP Debian packages in /home/nvidia/nvidia/nvidia_sdk/JetPack_6.0_Linux_JETSON_AGX_ORIN_TARGETS/Linux_for_Tegra/rootfs
03:18:26 INFO: File System and OS - target_image: chroot: failed to run command 'dpkg': Exec format error
03:18:26 ERROR: File System and OS - target_image: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_COMP..sh; [error]: chroot: failed to run command 'dpkg': Exec format error
03:18:26 INFO: File System and OS - target_image: [ Package Install Finished with Error ]
03:18:26 INFO: File System and OS - target_image: [host] [ 5.90 GB used. Disk Avail on Partition overlay: 845.71 GB ]
03:18:26 INFO: File System and OS - target_image: [ NV_L4T_FILE_SYSTEM_AND_OS_COMP Install took 59s ]
03:18:26 ERROR: File System and OS - target_image: command terminated with error
03:18:26 SUMMARY: File System and OS - target_image: First Error: Installation failed.
Details
I’m running sdkmanager inside a Docker container based on Ubuntu 22.04. The host PC is running Ubuntu 24.04.
My problem is very similar to this thread, which indicates that using Docker container from host PC running Ubuntu 23.10 works flawlessly, but Fedora 39 failed.
So to continue the previous thread, I can report that Ubuntu 24.04 does not work.
I have been running sdkmanager inside Docker containers for Jetson and DRIVE SDK versions that require Ubuntu 18.04, 20.04, and 22.04 from host PCs up to 22.04 without any problem.
It would be great to find a fix for this, since Ubuntu 24.04 is a natural progression for many users.
