debian安装ssh怎么解决依赖问题?
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了debian安装ssh怎么解决依赖问题?相关的知识,希望对你有一定的参考价值。
apt-get install ssh
Reading package lists...
Building dependency tree...
Reading state information...
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
libc6: Breaks: locales (< 2.19)
libc6-dev: Depends: libc6 (= 2.7-18lenny7) but 2.19-19 is to be installed
libc6-i686: PreDepends: libc6 (= 2.7-18lenny7) but 2.19-19 is to be installed
locales: Depends: glibc-2.7-1
qpopper: Depends: openbsd-inetd but it is not going to be installed or
inet-superserver
ssh: Depends: openssh-client (>= 1:6.7p1-6) but 1:5.1p1-5 is to be installed
Depends: openssh-server (>= 1:6.7p1-6) but 1:5.1p1-5 is to be installed
PreDepends: dpkg (>= 1.17.5) but 1.14.25 is to be installed
swat: Depends: openbsd-inetd but it is not going to be installed or
inet-superserver
uw-imapd: Depends: openbsd-inetd but it is not going to be installed or
inet-superserver
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
以上是关于debian安装ssh怎么解决依赖问题?的主要内容,如果未能解决你的问题,请参考以下文章