When installing JetPack 5.0 and flash Xavier using SDK Manager on Jetson AGX Xavier I get the following error:
The local machine is Ubuntu 18.04
Error in local apt settings
SDK Manager received errors while using apt commands on your system.
Please check that the Ubuntu local apt repository is working well on your local system including dependencies of packages.
It stops the installation and gives an Error.
09:47:10 ERROR: File System and OS - target_image: E: The repository ‘Index of /compute/cuda/repos/ubuntu1804/x86_64 InRelease’ is no longer signed.
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/source/Sources’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/binary-i386/Packages’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/binary-amd64/Packages’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/i18n/Translation-en_US.UTF-8’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/i18n/Translation-en’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/i18n/Translation-en_US’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/dep11/Components-amd64.yml’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/dep11/icons-48x48.tar’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/dep11/icons-64x64.tar’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 ERROR: File System and OS - target_image: W: Skipping acquire of configured file ‘InRelease/cnf/Commands-amd64’ as repository ‘http://packages.ros.org/ros/ubuntu xenial InRelease’ doesn’t have the component ‘InRelease’ (component misspelt in sources.list?)
09:47:10 INFO: File System and OS - target_image: [ Package Install Finished with Error ]
09:47:10 INFO: File System and OS - target_image: [host] [ 5.30 GB used. Disk Avail: 48.78 GB ]
09:47:10 INFO: File System and OS - target_image: [ NV_L4T_FILE_SYSTEM_AND_OS_T194_COMP Install took 5m6s ]
09:47:10 ERROR: File System and OS - target_image: command terminated with error
09:47:10 SUMMARY: File System and OS - target_image: First Error: Installation failed.
INSTALLATION FAILED
Please review the terminal tab for details. Resolve and RETRY.
EXPORT LOGS
RETRY
FAILED ITEMS
STOP TRYING
Copyright © 2022, NVIDIA CORPORATION. All rights reserved. | NVIDIA Developer
Can you provide a solution?