fix debian libc-bin

Multi tool use
Apparently I broke my Debian system again.
If I want to install anything using apt
I get the following warning:
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.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Following this hint is no use, as it only results in
The following packages were automatically installed and are no longer required:
bc cups-browsed cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers
cups-ppdc cups-server-common dc foomatic-db-compressed-ppds foomatic-db-engine hp-ppd
hplip-data libart-2.0-2 libavahi-glib1 libcupscgi1 libcupsmime1 libcupsppdc1
libfontembed1 libgutenprint2 libhpmud0 liblouisutdml-bin liblouisutdml-data
liblouisutdml7 libqpdf17 libsane-hpaio libsnmp-base libsnmp30 mscompress
openprinting-ppds printer-driver-all printer-driver-brlaser printer-driver-c2050
printer-driver-c2esp printer-driver-cjet printer-driver-dymo printer-driver-escpr
printer-driver-foo2zjs printer-driver-foo2zjs-common printer-driver-fujixerox
printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw
printer-driver-pnm2ppa printer-driver-ptouch printer-driver-pxljr
printer-driver-sag-gdi python3-pexpect python3-pil python3-ptyprocess
python3-renderpm python3-reportlab python3-reportlab-accel qpdf ssl-cert
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
cups hplip libc-bin locales printer-driver-gutenprint printer-driver-hpcups
printer-driver-postscript-hp printer-driver-splix task-english task-print-server
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
libc-bin
0 upgraded, 0 newly installed, 10 to remove and 7 not upgraded.
1 not fully installed or removed.
After this operation, 22.0 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
A quick Google search informed me that removing libc-bin
is a terrible idea, which and idiot like me should never do. The question is now, how can I fix my problem?
Further info:
$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
deb http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb-src http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
# stretch-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
Requested by comments:
$ sudo apt install libc-bin/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc-bin is already the newest version (2.24-11+deb9u3).
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc-bin'
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc6' because of 'libc-bin'
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ cat /etc/apt/sources.list.d/*
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
$ apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://ftp.de.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
500 http://security.debian.org/debian-security stretch/updates/non-free amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=non-free,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/contrib amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=contrib,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.de.debian.org/debian stretch/contrib amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/non-free amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
Pinned packages:
$dpkg --list libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=============-=============-=====================================
ii libc6:amd64 2.27-3 amd64 GNU C Library: Shared libraries
find /lib -name libc-*
/lib/x86_64-linux-gnu/libc-2.27.so
debian apt
add a comment |
Apparently I broke my Debian system again.
If I want to install anything using apt
I get the following warning:
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.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Following this hint is no use, as it only results in
The following packages were automatically installed and are no longer required:
bc cups-browsed cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers
cups-ppdc cups-server-common dc foomatic-db-compressed-ppds foomatic-db-engine hp-ppd
hplip-data libart-2.0-2 libavahi-glib1 libcupscgi1 libcupsmime1 libcupsppdc1
libfontembed1 libgutenprint2 libhpmud0 liblouisutdml-bin liblouisutdml-data
liblouisutdml7 libqpdf17 libsane-hpaio libsnmp-base libsnmp30 mscompress
openprinting-ppds printer-driver-all printer-driver-brlaser printer-driver-c2050
printer-driver-c2esp printer-driver-cjet printer-driver-dymo printer-driver-escpr
printer-driver-foo2zjs printer-driver-foo2zjs-common printer-driver-fujixerox
printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw
printer-driver-pnm2ppa printer-driver-ptouch printer-driver-pxljr
printer-driver-sag-gdi python3-pexpect python3-pil python3-ptyprocess
python3-renderpm python3-reportlab python3-reportlab-accel qpdf ssl-cert
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
cups hplip libc-bin locales printer-driver-gutenprint printer-driver-hpcups
printer-driver-postscript-hp printer-driver-splix task-english task-print-server
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
libc-bin
0 upgraded, 0 newly installed, 10 to remove and 7 not upgraded.
1 not fully installed or removed.
After this operation, 22.0 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
A quick Google search informed me that removing libc-bin
is a terrible idea, which and idiot like me should never do. The question is now, how can I fix my problem?
Further info:
$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
deb http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb-src http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
# stretch-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
Requested by comments:
$ sudo apt install libc-bin/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc-bin is already the newest version (2.24-11+deb9u3).
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc-bin'
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc6' because of 'libc-bin'
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ cat /etc/apt/sources.list.d/*
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
$ apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://ftp.de.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
500 http://security.debian.org/debian-security stretch/updates/non-free amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=non-free,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/contrib amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=contrib,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.de.debian.org/debian stretch/contrib amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/non-free amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
Pinned packages:
$dpkg --list libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=============-=============-=====================================
ii libc6:amd64 2.27-3 amd64 GNU C Library: Shared libraries
find /lib -name libc-*
/lib/x86_64-linux-gnu/libc-2.27.so
debian apt
What is the output ofapt-cache policy
?
– GAD3R
May 27 '18 at 11:09
I suspect you have an odd version of libc installed, what is the output of the following commands:dpkg --list libc6
andfind /lib -name libc-*
.
– GracefulRestart
May 27 '18 at 23:05
1
@GAD3R I already triedapt --reinstall install libc-bin
, but this prompts just the error ofunmet dependencies
that I pointed out already.
– DerWeh
May 28 '18 at 14:33
add a comment |
Apparently I broke my Debian system again.
If I want to install anything using apt
I get the following warning:
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.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Following this hint is no use, as it only results in
The following packages were automatically installed and are no longer required:
bc cups-browsed cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers
cups-ppdc cups-server-common dc foomatic-db-compressed-ppds foomatic-db-engine hp-ppd
hplip-data libart-2.0-2 libavahi-glib1 libcupscgi1 libcupsmime1 libcupsppdc1
libfontembed1 libgutenprint2 libhpmud0 liblouisutdml-bin liblouisutdml-data
liblouisutdml7 libqpdf17 libsane-hpaio libsnmp-base libsnmp30 mscompress
openprinting-ppds printer-driver-all printer-driver-brlaser printer-driver-c2050
printer-driver-c2esp printer-driver-cjet printer-driver-dymo printer-driver-escpr
printer-driver-foo2zjs printer-driver-foo2zjs-common printer-driver-fujixerox
printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw
printer-driver-pnm2ppa printer-driver-ptouch printer-driver-pxljr
printer-driver-sag-gdi python3-pexpect python3-pil python3-ptyprocess
python3-renderpm python3-reportlab python3-reportlab-accel qpdf ssl-cert
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
cups hplip libc-bin locales printer-driver-gutenprint printer-driver-hpcups
printer-driver-postscript-hp printer-driver-splix task-english task-print-server
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
libc-bin
0 upgraded, 0 newly installed, 10 to remove and 7 not upgraded.
1 not fully installed or removed.
After this operation, 22.0 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
A quick Google search informed me that removing libc-bin
is a terrible idea, which and idiot like me should never do. The question is now, how can I fix my problem?
Further info:
$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
deb http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb-src http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
# stretch-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
Requested by comments:
$ sudo apt install libc-bin/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc-bin is already the newest version (2.24-11+deb9u3).
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc-bin'
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc6' because of 'libc-bin'
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ cat /etc/apt/sources.list.d/*
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
$ apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://ftp.de.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
500 http://security.debian.org/debian-security stretch/updates/non-free amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=non-free,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/contrib amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=contrib,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.de.debian.org/debian stretch/contrib amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/non-free amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
Pinned packages:
$dpkg --list libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=============-=============-=====================================
ii libc6:amd64 2.27-3 amd64 GNU C Library: Shared libraries
find /lib -name libc-*
/lib/x86_64-linux-gnu/libc-2.27.so
debian apt
Apparently I broke my Debian system again.
If I want to install anything using apt
I get the following warning:
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.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Following this hint is no use, as it only results in
The following packages were automatically installed and are no longer required:
bc cups-browsed cups-core-drivers cups-daemon cups-filters cups-filters-core-drivers
cups-ppdc cups-server-common dc foomatic-db-compressed-ppds foomatic-db-engine hp-ppd
hplip-data libart-2.0-2 libavahi-glib1 libcupscgi1 libcupsmime1 libcupsppdc1
libfontembed1 libgutenprint2 libhpmud0 liblouisutdml-bin liblouisutdml-data
liblouisutdml7 libqpdf17 libsane-hpaio libsnmp-base libsnmp30 mscompress
openprinting-ppds printer-driver-all printer-driver-brlaser printer-driver-c2050
printer-driver-c2esp printer-driver-cjet printer-driver-dymo printer-driver-escpr
printer-driver-foo2zjs printer-driver-foo2zjs-common printer-driver-fujixerox
printer-driver-hpijs printer-driver-m2300w printer-driver-min12xxw
printer-driver-pnm2ppa printer-driver-ptouch printer-driver-pxljr
printer-driver-sag-gdi python3-pexpect python3-pil python3-ptyprocess
python3-renderpm python3-reportlab python3-reportlab-accel qpdf ssl-cert
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
cups hplip libc-bin locales printer-driver-gutenprint printer-driver-hpcups
printer-driver-postscript-hp printer-driver-splix task-english task-print-server
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
libc-bin
0 upgraded, 0 newly installed, 10 to remove and 7 not upgraded.
1 not fully installed or removed.
After this operation, 22.0 MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
A quick Google search informed me that removing libc-bin
is a terrible idea, which and idiot like me should never do. The question is now, how can I fix my problem?
Further info:
$ cat /etc/apt/sources.list
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
# deb cdrom:[Debian GNU/Linux 9.4.0 _Stretch_ - Official amd64 NETINST 20180310-11:21]/ stretch main
deb http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb-src http://ftp.de.debian.org/debian/ stretch main non-free contrib
deb http://security.debian.org/debian-security stretch/updates main contrib non-free
deb-src http://security.debian.org/debian-security stretch/updates main contrib non-free
# stretch-updates, previously known as 'volatile'
deb http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
deb-src http://ftp.de.debian.org/debian/ stretch-updates main contrib non-free
Requested by comments:
$ sudo apt install libc-bin/stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc-bin is already the newest version (2.24-11+deb9u3).
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc-bin'
Selected version '2.24-11+deb9u3' (Debian:9.4/stable [amd64]) for 'libc6' because of 'libc-bin'
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
locales : Depends: libc-bin (> 2.27) but 2.24-11+deb9u3 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
$ cat /etc/apt/sources.list.d/*
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
# deb-src http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu cosmic main
$ apt-cache policy
Package files:
100 /var/lib/dpkg/status
release a=now
500 http://ftp.de.debian.org/debian stretch-updates/main amd64 Packages
release o=Debian,a=stable-updates,n=stretch-updates,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
500 http://security.debian.org/debian-security stretch/updates/non-free amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=non-free,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/contrib amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=contrib,b=amd64
origin security.debian.org
500 http://security.debian.org/debian-security stretch/updates/main amd64 Packages
release v=9,o=Debian,a=stable,n=stretch,l=Debian-Security,c=main,b=amd64
origin security.debian.org
500 http://ftp.de.debian.org/debian stretch/contrib amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=contrib,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/non-free amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=non-free,b=amd64
origin ftp.de.debian.org
500 http://ftp.de.debian.org/debian stretch/main amd64 Packages
release v=9.4,o=Debian,a=stable,n=stretch,l=Debian,c=main,b=amd64
origin ftp.de.debian.org
Pinned packages:
$dpkg --list libc6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-================-=============-=============-=====================================
ii libc6:amd64 2.27-3 amd64 GNU C Library: Shared libraries
find /lib -name libc-*
/lib/x86_64-linux-gnu/libc-2.27.so
debian apt
debian apt
edited May 28 '18 at 14:28
DerWeh
asked May 26 '18 at 21:16
DerWehDerWeh
1314
1314
What is the output ofapt-cache policy
?
– GAD3R
May 27 '18 at 11:09
I suspect you have an odd version of libc installed, what is the output of the following commands:dpkg --list libc6
andfind /lib -name libc-*
.
– GracefulRestart
May 27 '18 at 23:05
1
@GAD3R I already triedapt --reinstall install libc-bin
, but this prompts just the error ofunmet dependencies
that I pointed out already.
– DerWeh
May 28 '18 at 14:33
add a comment |
What is the output ofapt-cache policy
?
– GAD3R
May 27 '18 at 11:09
I suspect you have an odd version of libc installed, what is the output of the following commands:dpkg --list libc6
andfind /lib -name libc-*
.
– GracefulRestart
May 27 '18 at 23:05
1
@GAD3R I already triedapt --reinstall install libc-bin
, but this prompts just the error ofunmet dependencies
that I pointed out already.
– DerWeh
May 28 '18 at 14:33
What is the output of
apt-cache policy
?– GAD3R
May 27 '18 at 11:09
What is the output of
apt-cache policy
?– GAD3R
May 27 '18 at 11:09
I suspect you have an odd version of libc installed, what is the output of the following commands:
dpkg --list libc6
and find /lib -name libc-*
.– GracefulRestart
May 27 '18 at 23:05
I suspect you have an odd version of libc installed, what is the output of the following commands:
dpkg --list libc6
and find /lib -name libc-*
.– GracefulRestart
May 27 '18 at 23:05
1
1
@GAD3R I already tried
apt --reinstall install libc-bin
, but this prompts just the error of unmet dependencies
that I pointed out already.– DerWeh
May 28 '18 at 14:33
@GAD3R I already tried
apt --reinstall install libc-bin
, but this prompts just the error of unmet dependencies
that I pointed out already.– DerWeh
May 28 '18 at 14:33
add a comment |
1 Answer
1
active
oldest
votes
The problem seems to be that you've somehow installed (or at least convinced dpkg that it's available) a newer version of the locales
package. The one available in Stretch only depends on libc-bin (>> 2.24)
, while your output shows that your apt
sees a version depending on libc-bin (> 2.27)
(you might say it's inconsistent that dpkg
uses >>
in dependencies and apt
outputs >
in cases like this, that's the way it is, they mean the same).
The locales
package is not essential, so I would try to remove that and then install it again afterwards, if you have a lot of locales compiled that might take a while.
Thanks for the help, but it seams that removinglocales
doesn't change anything. Removing it results inlibc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "106"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446212%2ffix-debian-libc-bin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The problem seems to be that you've somehow installed (or at least convinced dpkg that it's available) a newer version of the locales
package. The one available in Stretch only depends on libc-bin (>> 2.24)
, while your output shows that your apt
sees a version depending on libc-bin (> 2.27)
(you might say it's inconsistent that dpkg
uses >>
in dependencies and apt
outputs >
in cases like this, that's the way it is, they mean the same).
The locales
package is not essential, so I would try to remove that and then install it again afterwards, if you have a lot of locales compiled that might take a while.
Thanks for the help, but it seams that removinglocales
doesn't change anything. Removing it results inlibc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
add a comment |
The problem seems to be that you've somehow installed (or at least convinced dpkg that it's available) a newer version of the locales
package. The one available in Stretch only depends on libc-bin (>> 2.24)
, while your output shows that your apt
sees a version depending on libc-bin (> 2.27)
(you might say it's inconsistent that dpkg
uses >>
in dependencies and apt
outputs >
in cases like this, that's the way it is, they mean the same).
The locales
package is not essential, so I would try to remove that and then install it again afterwards, if you have a lot of locales compiled that might take a while.
Thanks for the help, but it seams that removinglocales
doesn't change anything. Removing it results inlibc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
add a comment |
The problem seems to be that you've somehow installed (or at least convinced dpkg that it's available) a newer version of the locales
package. The one available in Stretch only depends on libc-bin (>> 2.24)
, while your output shows that your apt
sees a version depending on libc-bin (> 2.27)
(you might say it's inconsistent that dpkg
uses >>
in dependencies and apt
outputs >
in cases like this, that's the way it is, they mean the same).
The locales
package is not essential, so I would try to remove that and then install it again afterwards, if you have a lot of locales compiled that might take a while.
The problem seems to be that you've somehow installed (or at least convinced dpkg that it's available) a newer version of the locales
package. The one available in Stretch only depends on libc-bin (>> 2.24)
, while your output shows that your apt
sees a version depending on libc-bin (> 2.27)
(you might say it's inconsistent that dpkg
uses >>
in dependencies and apt
outputs >
in cases like this, that's the way it is, they mean the same).
The locales
package is not essential, so I would try to remove that and then install it again afterwards, if you have a lot of locales compiled that might take a while.
answered May 26 '18 at 23:30


HenrikHenrik
3,6611419
3,6611419
Thanks for the help, but it seams that removinglocales
doesn't change anything. Removing it results inlibc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
add a comment |
Thanks for the help, but it seams that removinglocales
doesn't change anything. Removing it results inlibc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
Thanks for the help, but it seams that removing
locales
doesn't change anything. Removing it results in libc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
Thanks for the help, but it seams that removing
locales
doesn't change anything. Removing it results in libc-bin : Depends: libc6 (< 2.25) but 2.27-3 is to be installed
task-english : Depends: locales but it is not going to be installed
– DerWeh
May 27 '18 at 3:45
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
I won't rule out that your system can be saved, but it's not going to be easy and it needs more information and more interaction than really fits SE (maybe the chat works).
– Henrik
May 27 '18 at 11:26
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
Thanks for the help, I am willing to provide any information I can. I just have no knowledge of Linux and currently waiting in an airport with 1KiB/s connection.
– DerWeh
May 27 '18 at 16:36
add a comment |
Thanks for contributing an answer to Unix & Linux Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f446212%2ffix-debian-libc-bin%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1O,27BOUj1BAxHK BhTqO q,mpn98pI0BzJKdi92A O5H,m87CspUNl cm6k,L 8iH,aRU0 kzmw 51zB1Va7xzpVUdBWbqq8mC0B80,x596
What is the output of
apt-cache policy
?– GAD3R
May 27 '18 at 11:09
I suspect you have an odd version of libc installed, what is the output of the following commands:
dpkg --list libc6
andfind /lib -name libc-*
.– GracefulRestart
May 27 '18 at 23:05
1
@GAD3R I already tried
apt --reinstall install libc-bin
, but this prompts just the error ofunmet dependencies
that I pointed out already.– DerWeh
May 28 '18 at 14:33