Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openssh-server : Depends: openssh-client (= 1:5.5p1-4ubuntu4) but 1:5.5p1-4ubuntu5 is to be installed
E: Broken packages
-----------------
위와같이 에러가 나덥니다 -_-;
openssh-client는 apt-get install해보면 이미 최신 버젼이라고 upgrade를 하지 않구요.
직접 패키지 설치해야 하나요? 아니면 Ubuntu 11과 나온 것과 관련해서 repository가 꼬인 것일까요?
구글링하니 다음과
구글링하니 다음과 같습니다.
http://www.cyberciti.biz/faq/ubuntu-linux-openssh-server-installation-and-configuration/
우선 openssh-server가 설치되어있는지 먼저 살펴보시고, 그 다음에 위 문서를 참고해보시길
sudo apt-get install openssh-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openssh-server : Depends: openssh-client (= 1:5.5p1-4ubuntu4) but 1:5.5p1-4ubuntu5 is to be installed
E: Broken packages
-----------------
위와같이 에러가 나덥니다 -_-;
openssh-client는 apt-get install해보면 이미 최신 버젼이라고 upgrade를 하지 않구요.
직접 패키지 설치해야 하나요? 아니면 Ubuntu 11과 나온 것과 관련해서 repository가 꼬인 것일까요?
레포지터리가 꼬인게 아닌지 확인해보세요. 아니면
레포지터리가 꼬인게 아닌지 확인해보세요.
아니면 apt-get update같은걸 써보시거나
https://wiki.ubuntu.com/Releases
http://www.ubuntuupdates.org/packages/show/260229
apt-get update
apt-get update를 해보았으나 여전히 같은 에러가 나는군요..
구글링해도 완전 똑같은 에러는 찾기 힘든걸 보아 비교적 최근에 생긴 에러인 것 같습니다.
일단 생각해낸 것이 repository를 수정하는 것과 openssh-client 패키지만 따로 소스컴파일 해 설치해 보려 하는 것인데,
openssh-client 패키지를 어디서 구할 수 있는지를 모르겠네요.. openssh 패키지만 웹에 있는거 같구
위 댓글은 본인입니다 ㅎㅎ
위 댓글은 본인입니다 ㅎㅎ
댓글 달기