|
|
我的apt-get 现在不管是要装什么软件还是update都这样出错;(
limit:~#apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
dazuko-source: Depends: debhelper (>= 4.0.0) but it is not installed
E: Unmet dependencies. Try using -f.
limit:~#apt-get -f install telnet
Reading package lists... Done
Building dependency tree... Done
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
dazuko-source: Depends: debhelper (>= 4.0.0) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
这点解决呀? |
|