Apt HowTo
Chapter 7 How to Handle Error
7.1 General error
============
Errors always happen, most of them are because of their careless heart, and below list some common errors and processing methods.
If you run the Apt-Get Install Package ..., your system reports the following information:
Reading package lists ... DONE
Building Dependency Tree ... DONE
W: Could not stat source package list 'http://people.debian.org unstable / Packages' (/var/state/apt/lists/people.debian.org_~kov_debian_unstable_Packages) - stat (2 No such file or directory )
W: You May Want to Run Apt-Get Update to Correct these Missing Files
E: COULDN'T FIND PACKAGUINEYES
After you modify /etc/apt/sources.list last time, I forgot to run the APT-GET Update update.
If such information appears:
E: could not open lock file / var / lib / DPKG / LOCK - OPEN (13 Permission Denied)
E: Unable to lock the administration Directory (/ var / lib / dpkg /), Are you root?
If you don't have root permissions, when you run other APT-GET commands in Source, if you have the above error message.
When you run two APT-GET processes, or when you try to run the APT-GET, there is an activation state, and the system will also report the error message similar to the above. The only source command that can run simultaneously with other commands.
If an interrupt occurs during the installation process, then you find that the package can neither reload and delete it, try the following two commands:
# APT-GET -F INSTALL
# DPKG --CONFIGURE -A
Try to install the package, if you don't run the above command again, try again. These two orders are very useful for players who use unsterable.
7.2 Where did you get help?
===================
If you find that you have too much questions, there is no relationship, there are a lot of debian package management system documents for your reference. --Help and Help documents provide you with huge help, such documents are located in / usr / share / doc directory, such as / usr / share / doc / apt.
If this document can't help you solve problems, you can go to the debian mailing list to find the answer, you will get more information in the relevant column. Debian's URL is:
http://www.debian.org.
Remember that only Debian users can get these mailing lists and resources, users of other operating systems, please get more resources in the communities established by the relevant system publisher.