테스트 프로그램을 실행하는 VPS가 있고 libc6이 필요한 python3.6을 설치하려고 했는데 "커널을 업그레이드해야 합니다" 오류로 인해 더 이상 아무것도 설치할 수 없습니다. VPS를 보유하고 있는 회사에 문의했지만 openvz vps이므로 커널을 업그레이드할 수 없다는 말을 듣지 않았습니다. 이제 이 오류가 발생했습니다.
출력 꺼짐apt-get install
The following packages have unmet dependencies:
libc-dev-bin : Depends: libc6 (> 2.28) but 2.24-11+deb9u4 is to be installed
libc6-dev : Depends: libc6 (= 2.28-10) but 2.24-11+deb9u4 is to be installed
postgresql : Depends: postgresql-11 but it is not going to be installed
postgresql-contrib : Depends: postgresql-contrib-11
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).