hi,
When i go to update the software packages, the following problem appears:
sudo apt-get update
Get:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease
Ign:1 file:/var/cuda-repo-10-0-local-10.0.326 InRelease
Get:2 file:/var/visionworks-repo InRelease
Ign:2 file:/var/visionworks-repo InRelease
Get:3 file:/var/visionworks-sfm-repo InRelease
Ign:3 file:/var/visionworks-sfm-repo InRelease
Get:4 file:/var/visionworks-tracking-repo InRelease
Ign:4 file:/var/visionworks-tracking-repo InRelease
Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]
Get:6 file:/var/visionworks-repo Release [1,999 B]
Get:7 file:/var/visionworks-sfm-repo Release [2,003 B]
Get:8 file:/var/visionworks-tracking-repo Release [2,008 B]
Get:5 file:/var/cuda-repo-10-0-local-10.0.326 Release [574 B]
Get:6 file:/var/visionworks-repo Release [1,999 B]
Get:7 file:/var/visionworks-sfm-repo Release [2,003 B]
Get:8 file:/var/visionworks-tracking-repo Release [2,008 B]
Hit:9 Index of /ubuntu-ports bionic InRelease
Hit:10 Index of /ubuntu-ports bionic-updates InRelease
Hit:12 Index of /ubuntu-ports bionic-backports InRelease
Get:11 Index of /ubuntu xenial-security InRelease [109 kB]
Hit:14 http://archive.canonical.com bionic InRelease
Hit:15 Index of /ubuntu-ports bionic-security InRelease
Get:16 https://repo.download.nvidia.com/jetson/common r32 InRelease [2,541 B]
Hit:17 https://repo.download.nvidia.com/jetson/t186 r32 InRelease
Ign:18 https://nvidia.github.io/libnvidia-container/ubuntu18.04/arm64 InRelease
Ign:19 Index of /compute/cuda/repos/ubuntu1804/x86_64 InRelease
Ign:21 https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/arm64 InRelease
Hit:22 Index of /compute/cuda/repos/ubuntu1804/x86_64 Release
Ign:23 https://nvidia.github.io/nvidia-docker/ubuntu18.04/arm64 InRelease
Err:24 https://nvidia.github.io/libnvidia-container/ubuntu18.04/arm64 Release
404 Not Found [IP: 185.199.109.153 443]
Err:25 https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/arm64 Release
404 Not Found [IP: 185.199.109.153 443]
Err:26 https://nvidia.github.io/nvidia-docker/ubuntu18.04/arm64 Release
404 Not Found [IP: 185.199.109.153 443]
Ign:29 Index of /ubuntu xenial-security/main arm64 Packages
Get:30 Index of /ubuntu xenial-security/main Translation-en [323 kB]
Get:31 Index of /ubuntu xenial-security/main arm64 DEP-11 Metadata [69.0 kB]
Get:32 Index of /ubuntu xenial-security/main DEP-11 48x48 Icons [17.6 kB]
Get:33 Index of /ubuntu xenial-security/main DEP-11 64x64 Icons [84.1 kB]
Ign:29 Index of /ubuntu xenial-security/main arm64 Packages
Ign:29 Index of /ubuntu xenial-security/main arm64 Packages
Err:29 Index of /ubuntu xenial-security/main arm64 Packages
404 Not Found [IP: 91.189.88.152 80]
Reading package lists… Done
E: The repository ‘https://nvidia.github.io/libnvidia-container/ubuntu18.04/arm64 Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository ‘https://nvidia.github.io/nvidia-container-runtime/ubuntu18.04/arm64 Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
E: The repository ‘https://nvidia.github.io/nvidia-docker/ubuntu18.04/arm64 Release’ does not have a Release file.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
How can I solve it?
Best regards,
.