If you are unable to fetch archives in Ubuntu, there may be few of the reasons:
Or, your archive address got changed ( 404 Not Found [IP: 91.189.92.201 80] )
If this is the case follow the steps below:
- Either your dns lookup failed,
- Or your archives lookup address got changed.
I will highlight both of the possibilities and represent you the solutions.
If your dns lookup failed, you can follow the below steps:
- First, take the backup of the /etc/resolv.conf file by running the following command
- Add the following entries in the original /etc/resolv.conf file
- Save the file and restart the network using the following command
- It may be possible that your ubuntu gets hanged as happened to mine.There is no need to panic, you can run the following command to get your system working
Or, your archive address got changed ( 404 Not Found [IP: 91.189.92.201 80] )
Again if you are getting the same error while fetching archives, then that means your archive has changed.
And the best way to determine is check whether you are getting the following error
And the best way to determine is check whether you are getting the following error
If this is the case follow the steps below:
- First take the backup of the /etc/apt/sources.list by running the following command
- Change the name from the archive.ubuntu.com to old-releases.ubuntu.com
Thats it.. .Definitely your update will work now ....
No comments:
Post a Comment