I am running SDK Manager 2.0.0.11402 on Ubuntu 18.04, and it is able to detect the Orin Nano without any problem, but everytime I try to install Jetpack, it fails.
I am seeing the following error:
15:32:27 ERROR: File System and OS - target_image: Err:4 http://dl.google.com/linux/chrome/deb stable InRelease
15:33:01 ERROR: File System and OS - target_image: Err:34 https://typora.io/linux ./ InRelease
15:33:12 ERROR: File System and OS - target_image: The AppStream system cache was updated, but some errors were detected, which might lead to missing metadata. Refer to the verbose log for more information.
15:33:16 ERROR: File System and OS - target_image: W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://dl.google.com/linux/chrome/deb stable InRelease: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 4EB27DB2A3B88B8B
15:33:16 ERROR: File System and OS - target_image: W: Failed to fetch https://typora.io/linux/./InRelease Cannot initiate the connection to typora.io:443 (2a03:2880:f129:83:face:b00c:0:25de). - connect (101: Network is unreachable) Could not connect to typora.io:443 (150.107.3.176), connection timed out
15:33:16 ERROR: File System and OS - target_image: W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/InRelease The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 4EB27DB2A3B88B8B
15:33:16 ERROR: File System and OS - target_image: W: Some index files failed to download. They have been ignored, or old ones used instead.
15:33:18 ERROR: File System and OS - target_image: E
15:33:18 ERROR: File System and OS - target_image: : Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
15:33:42 ERROR: File System and OS - target_image: [exec_command]: /bin/bash -c /tmp/tmp_NV_L4T_FILE_SYSTEM_AND_OS_COMP.cesi.sh; [error]: : Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
15:33:42 ERROR: File System and OS - target_image: command terminated with error
15:33:42 SUMMARY: File System and OS - target_image: First Error: Installation failed.
I tried to make sure that disk was an ext4 disk, I run command “ls -l /usr/bin/sudo
”, then the first part of the reply is:
-rwsr-xr-x 1 root root
Does anybody know what is going wrong that the root filesystem keeps failiing?
SDKM_logs_2023-10-24_16-41-06.zip (308.7 KB)