When I use the ‘sudo apt-get update’ command after restoring the default source, I get the following error.
This is the log after the command is used:
root@jetsond509-desktop:/etc/apt# sudo apt-get update
Err:1 https://repo.download.nvidia.com/jetson/common r32.7 InRelease
Could not resolve ‘repo.download.nvidia.com’
Err:2 Index of /ubuntu-ports bionic-security InRelease
Could not resolve ‘ports.ubuntu.com’
Err:3 Index of /ubuntu bionic InRelease
Could not resolve ‘us.archive.ubuntu.com’
Err:4 https://repo.download.nvidia.com/jetson/t210 r32.7 InRelease
Could not resolve ‘repo.download.nvidia.com’
Err:5 Index of /ubuntu bionic-updates InRelease
Could not resolve ‘us.archive.ubuntu.com’
Err:6 Index of /ubuntu-ports bionic InRelease
Could not resolve ‘ports.ubuntu.com’
Err:7 Index of /ubuntu bionic-backports InRelease
Could not resolve ‘us.archive.ubuntu.com’
Reading package lists… Done
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/bionic/InRelease Could not resolve ‘us.archive.ubuntu.com’
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/bionic-updates/InRelease Could not resolve ‘us.archive.ubuntu.com’
W: Failed to fetch http://us.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease Could not resolve ‘us.archive.ubuntu.com’
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/bionic-security/InRelease Could not resolve ‘ports.ubuntu.com’
W: Failed to fetch http://ports.ubuntu.com/ubuntu-ports/dists/bionic/InRelease Could not resolve ‘ports.ubuntu.com’
W: Failed to fetch https://repo.download.nvidia.com/jetson/common/dists/r32.7/InRelease Could not resolve ‘repo.download.nvidia.com’
W: Failed to fetch https://repo.download.nvidia.com/jetson/t210/dists/r32.7/InRelease Could not resolve ‘repo.download.nvidia.com’
W: Some index files failed to download. They have been ignored, or old ones used instead.