da kommt ich nochmals:
hab seit geraumer zeit kein update mehr auf meinem debian system gemacht. kernel ist 2.4.18 installiert. nachdem ich ein apt-get update und upgrade machen wollte geschah folgendes:
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
binutils: Depends: libc6 (>= 2.5-5) but 2.3.6.ds1-11 is installed
libc6-dev: Depends: libc6 (= 2.5-10) but 2.3.6.ds1-11 is installed
E: Unmet dependencies. Try using -f.
nach dem ich apt-get -f install gemacht habe, geschieht dies:
Preparing to replace libc6 2.3.6.ds1-11 (using .../archives/libc6_2.5-10_i386.deb) ...
WARNING: POSIX threads library NPTL requires kernel version
2.6.1 or later. If you use a kernel 2.4, please upgrade it
before installing glibc.
dpkg: error processing /var/cache/apt/archives/libc6_2.5-10_i386.deb (--unpack):
subprocess pre-installation script returned error exit status 1
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.5-10_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
der rattenschwanz geht noch weiter. will ich jetzt den 2.6.18 kernel-image installieren geschieht dies:
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
binutils: Depends: libc6 (>= 2.5-5) but 2.3.6.ds1-11 is to be installed
libc6-dev: Depends: libc6 (= 2.5-10) but 2.3.6.ds1-11 is to be installed
linux-image-2.6.18-4-686: Depends: module-init-tools (>= 0.9.13) but it is not going to be installed
Depends: initramfs-tools (>= 0.55) but it is not going to be installed or
yaird (>= 0.0.12-8) but it is not going to be installed or
linux-initramfs-tool
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).
hat das auch schon jemand gehabt? stecke ziemlich in einem teufelskreis.
kann ich das binutils und libc6-dev update irgendwie entfernen, dass ers nicht machen soll?