Hello, i found a heavy bug in the new libc6-i686.
My system was a Debian lenny 5.xxx. After some time i noticed that my build-essentials and devscripts are outdated and i wanted to do a standard miorror update, because i read that squeeze now is "stable" too. I switched the mirror from lenny to squeeze and made an apt-get install build-essentials devscripts. Output of my term.log: Log started: 2011-05-09 11:42:37 (Lese Datenbank ... 173311 Dateien und Verzeichnisse sind derzeit installiert.) Entferne libsys-syslog-perl ... dpkg: libio-compress-base-perl: Abhängigkeitsprobleme, aber entferne es auf Anfrage dennoch: libcompress-zlib-perl hängt ab von libio-compress-base-perl (>= 2.012). libcompress-zlib-perl hängt ab von libio-compress-base-perl (<< 2.012.~). libcompress-zlib-perl hängt ab von libio-compress-base-perl (>= 2.012). libcompress-zlib-perl hängt ab von libio-compress-base-perl (<< 2.012.~). libio-compress-zlib-perl hängt ab von libio-compress-base-perl (>= 2.012). libio-compress-zlib-perl hängt ab von libio-compress-base-perl (<< 2.012.~). libio-compress-zlib-perl hängt ab von libio-compress-base-perl (>= 2.012). libio-compress-zlib-perl hängt ab von libio-compress-base-perl (<< 2.012.~). Entferne libio-compress-base-perl ... dpkg: libcompress-zlib-perl: Abhängigkeitsprobleme, aber entferne es auf Anfrage dennoch: vdradmin-am hängt ab von libcompress-zlib-perl. libsoap-lite-perl hängt ab von libcompress-zlib-perl. libarchive-zip-perl hängt ab von libcompress-zlib-perl. xmltv-util hängt ab von libcompress-zlib-perl. libparse-debcontrol-perl hängt ab von libcompress-zlib-perl. Entferne libcompress-zlib-perl ... Entferne libio-compress-zlib-perl ... Entferne libcompress-raw-zlib-perl ... Verarbeite Trigger für man-db ... (Lese Datenbank ... 173207 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von base-files 5lenny7 (durch .../base-files_6.0squeeze1_i386.deb) ... Entpacke Ersatz für base-files ... Ersetze die Dateien im alten Paket dpkg ... Verarbeite Trigger für man-db ... Richte base-files ein (6.0squeeze1) ... Installiere neue Version der Konfigurationsdatei /etc/debian_version ... Installiere neue Version der Konfigurationsdatei /etc/issue ... Installiere neue Version der Konfigurationsdatei /etc/issue.net ... (Lese Datenbank ... 173208 Dateien und Verzeichnisse sind derzeit installiert.) Vorbereiten zum Ersetzen von locales 2.7-18lenny4 (durch .../locales_2.11.2-10_all.deb) ... Entpacke Ersatz für locales ... dpkg: Ziehe Dekonfiguration von libc6 in Betracht, welches durch Installation von »libc-bin« beschädigt würde ... dpkg: Ja, werde libc6 dekonfigurieren (beschädigt durch libc-bin). Entpacke libc-bin (aus .../libc-bin_2.11.2-10_i386.deb) ... De-konfiguriere libc6 ... Ersetze die Dateien im alten Paket libc6 ... Vorbereiten zum Ersetzen von libc6 2.7-18lenny4 (durch .../libc6_2.11.2-10_i386.deb) ... Removing obsolete conffile /etc/init.d/glibc.sh ... Checking for services that may need to be restarted... Checking init scripts... dpkg: Fehler beim Bearbeiten von /var/cache/apt/archives/libc6_2.11.2-10_i386.deb (--unpack): Unterprozess pre-installation script gab den Fehlerwert 139 zurück dpkg: Fehler beim Aufräumen: Unterprozess post-removal script mit Signal (Speicherzugriffsfehler) getötet dpkg: Fehler beim Aufräumen: Unterprozess rm cleanup mit Signal (Speicherzugriffsfehler) getötet Verarbeite Trigger für man-db ... dpkg: Unterprozess post-installation script mit Signal (Speicherzugriffsfehler) getötet Log ended: 2011-05-09 11:43:09 Sorry my LC_ALL was german. Anyway... After the preinstall script returns 139, dpkg leaves the system in a unusable state. Also a chroot into the system not worked and leads to a Segmentation fault because of missing ld.so i think. After i mounted the main partition ive seen that all symlinks lead to the old libc6 2.7, wich i fixed with a simple copy of the new libc6 2.11 data.tar.gz to the root partition. Thx for your advice... great work at all, Debian is amazing :) markus -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

