Apt-get Unable to fetch some archives solution, apt-getfetch
Error:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.19-10ubuntu2.2_amd64.deb cocould not resolve 'archive.ubuntu.com'E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.19-10ubuntu2.2_amd64.deb cocould not resolve 'archive.ubuntu.co
Original link http://blog.csdn.net/wind00sky/article/details/4238096
The first method has not been tried, and the second method has been tried.
======================================== I am a line of melancholy ====================
Solution 1:
#: PS-Aux (list processes, for example)
Root 5765 0.0 1.0 18204 15504? SN apt-get-QQ-d
Find the process starting with APT-get in the last column
#: Su
Event: the software package has been updated. Go to the update manager and click Install update. An error occurs.Error message: E: unable to obtain the lock/var/cache/apt/archives/lock-open (11 Resources temporarily unavailable)E: Unable to lock the download directorySolution: Enter the error prompt to search in google. Obtain the first solution, open the terminal, and enter ps-aux to list the processes, as
Error:
E:failed to fetch Http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6-dev_2.19-10ubuntu2.2_amd64.deb could not Resolve ' archive.ubuntu.com 'E:failed to fetch Http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc-dev-bin_2.19-10ubuntu2.2_amd64.deb could Not resolve ' archive.ubuntu.com 'E:failed to fetch Http://archive.ubuntu.com/ubuntu/pool/main/g/glibc/libc6_2.19-10ubuntu2.2_amd64.deb could not Resolve ' archive.ubuntu.com 'E:failed to fetch Http://archive.ubuntu.com/ubuntu/pool
The differences between the autoclean, clean, and autoremove commands of apt-get are summarized as follows: apt-getautoclean: www.2cto.com. if your hard disk space is small, you can regularly run this program to delete the software... the differences between the autoclean, clean, and autoremove commands of
The differences between the autoclean, clean, and autoremove commands of apt-get are summarized as follows: apt-get autoclean: www.2cto.com if your hard disk space is small, you can regularly run this program to delete the software package. the deb Installation File is deleted from the hard disk. If you still need hard disk space, try
I'll give you two ways to introduce it to everyone.1 If you have enough space after using sudo apt-get clean, that's great.2 Not enough, still hint space is insufficient. At this point, it's time to uninstall the expired kernel in boot.Here are the steps:1 Viewing the files in boot2 View the kernel version we are using3 uninstalling the kernel with a command I want to uninstall 4.2.0-16 This version of the
Insufficient disk space: This update takes up space on 109 M disk for total/boot. Please leave the/boot space on the 45.9 M disk. Empty your Recycle Bin and temporary files, and use "sudo apt-get clean" to clear the previous installation files.To remove the kernel that was previously upgraded, download the following procedure:1. Command: dpkg--get-selections|grep Linux View system kernelWith image is the sy
This was come from http://blog.lyhdev.com/2013/01/ubuntu-linux-apt-get.htmlTo remove a software suite under Ubuntu, the instructions used are apt-get remove, for example:sudo apt-get remove Texlive-fullHowever, since this kit was previously installed, it will be a self-installing dependency kit (dependencies), so it needs to be cleaned with autoremove.sudo
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.