I have problem with doing sudo apt-get update. I got the following message:
Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit:2 http://package.perforce.com/apt/ubuntu trusty InRelease
Hit:3 http://packages.microsoft.com/repos/vscode stable InRelease
Err:4 http://archiveubuntu.digital.local/ubuntu bionic InRelease
Could not resolve ‘archiveubuntu.digital.local’
Err:5 http://archiveubuntu.digital.local/ubuntu bionic-updates InRelease
Could not resolve ‘archiveubuntu.digital.local’
Err:6 http://archiveubuntu.digital.local/ubuntu bionic-backports InRelease
Could not resolve ‘archiveubuntu.digital.local’
Reading package lists... Done
W: Failed to fetch http://archiveubuntu.digital.local/ubuntu/dists/bionic /InRelease Could not resolve ‘archiveubuntu.digital.local’
W: Failed to fetch http://archiveubuntu.digital.local/ubuntu/dists/bionic- updates/InRelease Could not resolve ‘archiveubuntu.digital.local’
W: Failed to fetch http://archiveubuntu.digital.local/ubuntu/dists/bionic-backports/InRelease Could not resolve ‘archiveubuntu.digital.local’
W: Some index files failed to download. They have been ignored, or old ones used instead.
OS info
>>> uname -a
Linux 4.15.0-29-generic #31-Ubuntu SMP Tue Jul 17 15:39:52 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
I'm confused on what the archiveubuntu.digital.local is. How can I fix it?
/etc/apt/sources.list
and remove these entries or open software and updates app and uncheck the repos – Kulfy Aug 14 '18 at 10:37