greenblower228
New Member
E: Version '2.28' for 'libc6' was not found
root@ihor:/rescue# apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.29) but 2.36-9 is to be installed
libc-dev-bin : Depends: libc6 (< 2.29) but 2.36-9 is to be installed
libc6 : Breaks: openssh-server (< 1:8.1p1-5) but 1:7.9p1-10+deb10u2 is to be installed
libc6-dev : Depends: libc6 (= 2.28-10+deb10u2) but 2.36-9 is to be installed
libgcc-s1 : Depends: gcc-12-base (= 12.2.0-14) but it is not installable
libnih1 : Depends: libc6 (< 2.29) but 2.36-9 is to be installed
r-base : Depends: r-base-core (>= 3.5.2-1) but it is not going to be installed
Depends: r-recommended (= 3.5.2-1) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
Recommends: r-doc-html but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@ihor:/# apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.29) but 2.36-9 is installed
libc-dev-bin : Depends: libc6 (< 2.29) but 2.36-9 is installed
libc6 : Breaks: openssh-server (< 1:8.1p1-5) but 1:7.9p1-10+deb10u2 is installed
libc6-dev : Depends: libc6 (= 2.28-10+deb10u2) but 2.36-9 is installed
libgcc-s1 : Depends: gcc-12-base (= 12.2.0-14) but it is not installable
libnih1 : Depends: libc6 (< 2.29) but 2.36-9 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
root@ihor:/#
root@ihor:/rescue# apt-get install r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.29) but 2.36-9 is to be installed
libc-dev-bin : Depends: libc6 (< 2.29) but 2.36-9 is to be installed
libc6 : Breaks: openssh-server (< 1:8.1p1-5) but 1:7.9p1-10+deb10u2 is to be installed
libc6-dev : Depends: libc6 (= 2.28-10+deb10u2) but 2.36-9 is to be installed
libgcc-s1 : Depends: gcc-12-base (= 12.2.0-14) but it is not installable
libnih1 : Depends: libc6 (< 2.29) but 2.36-9 is to be installed
r-base : Depends: r-base-core (>= 3.5.2-1) but it is not going to be installed
Depends: r-recommended (= 3.5.2-1) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
Recommends: r-doc-html but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
root@ihor:/# apt --fix-broken install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.29) but 2.36-9 is installed
libc-dev-bin : Depends: libc6 (< 2.29) but 2.36-9 is installed
libc6 : Breaks: openssh-server (< 1:8.1p1-5) but 1:7.9p1-10+deb10u2 is installed
libc6-dev : Depends: libc6 (= 2.28-10+deb10u2) but 2.36-9 is installed
libgcc-s1 : Depends: gcc-12-base (= 12.2.0-14) but it is not installable
libnih1 : Depends: libc6 (< 2.29) but 2.36-9 is installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
E: Unable to correct dependencies
root@ihor:/#