[FIXED]Temporary failure resolving Error In Ubuntu



Learn how to resolve these error message.

Err:9 focal-updates/universe amd64 libasan5-armel-cross all 9.4.0-1ubuntu1~20.04.2cross2
Temporary failure resolving ‘us.archive.ubuntu.com’
Err:10 focal-updates/universe amd64 libstdc++6-armel-cross all 10.5.0-1ubuntu1~20.04cross1
Temporary failure resolving ‘us.archive.ubuntu.com’
Err:11 focal-updates/universe amd64 libubsan1-armel-cross all 10.5.0-1ubuntu1~20.04cross1
Temporary failure resolving ‘us.archive.ubuntu.com’
Err:12 focal-updates/universe amd64 libgcc-9-dev-armel-cross all 9.4.0-1ubuntu1~20.04.2cross2
Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Failed to fetch Temporary failure resolving ‘us.archive.ubuntu.com’
E: Unable to fetch some archives, maybe run apt-get update or try with –fix-missing?

Command featured in my video.

Updating your package lists
sudo apt-get update

Ping google.com
ping -c 4 google.com

Edit the resolv.conf file
sudo nano /etc/resolv.conf

Add the following lines in resolv.conf file.
nameserver 8.8.8.8
nameserver 8.8.4.4

#linux #ubuntu #shell



source

Exit mobile version