Hab mich jetzt entschlossen auf den testing Zweig zu wechseln. Ich hab mir die 200 MB gesaugt (mit ISDN ) nur bekomm ich bei der Installation immer einen Fehler. mit libc6:
Code: Alles auswählen
debian:/usr/src/linux-2.6.5# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
cpp-3.3: Depends: libc6 (>= 2.3.2.ds1-4) but 2.2.5-11.5 is installed
gcc-3.3: Depends: libgcc1 (>= 1:3.3.3) but 1:3.3-1.bunk.3 is installed
Depends: libc6 (>= 2.3.2.ds1-4) but 2.2.5-11.5 is installed
libc6-dev: Depends: libc6 (= 2.3.2.ds1-11) but 2.2.5-11.5 is installed
libdb1-compat: Depends: libc6 (>= 2.2.5-13) but 2.2.5-11.5 is installed
locales: Depends: glibc-2.3.2.ds1-11
E: Unmet dependencies. Try using -f.
debian:/usr/src/linux-2.6.5#
Code: Alles auswählen
debian:/usr/src/linux-2.6.5# apt-get install -f
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
libc6 libgcc1
2 packages upgraded, 0 newly installed, 0 to remove and 407 not upgraded.
7 packages not fully installed or removed.
Need to get 0B/4953kB of archives. After unpacking 2765kB will be used.
Do you want to continue? [Y/n]
(Reading database ... 44476 files and directories currently installed.)
Preparing to replace libc6 2.2.5-11.5 (using .../libc6_2.3.2.ds1-11_i386.deb) ...
.
Name Service Switch has changed in the C Library: pre-installation question.
Running programs may not be able to do NSS lookups until they are restarted.
Some services can not accept all authentication after extracting glibc
package into your system. This script automatically restarts some packages
for example ssh or telnetd, but other packages for example xdm
cannot restart because if it restarts automatically, then your X11 session
is disconnected. So you have to logout and stop xdm; you have to
restart all such services after upgrading glibc with your hands.
Known packages that are needed to stop before installing glibc 2.3:
xdm kdm gdm postgresql xscreensaver
This script detects services which need to stop: kdm
If you are invoking these services, please stop before upgrading.
If you want to stop upgrade for the present, please answer the below
question as No.
Do you want to upgrade glibc? [Y/n]
Unpacking replacement libc6 ...
dpkg: error processing /var/cache/apt/archives/libc6_2.3.2.ds1-11_i386.deb (--unpack):
trying to overwrite `/etc/default/devpts', which is also in package initscripts
Errors were encountered while processing:
/var/cache/apt/archives/libc6_2.3.2.ds1-11_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
debian:/usr/src/linux-2.6.5#
Hoffe ihr könnt mir weiterhelfen
Gruß
Wolfgang