>Burada listelenen paketler temel paketler. Toplu bir guncellemeden once >bu paketleri guncellemenizi oneririm, yani guncelleme islemini parca >parca, kontrollu sekilde yapalim: > > apt-get update > apt-get install libc6 libc6-dev libconsole locales lvm-common modconf > module-init-tools > >Bu islem basariyla sonuclandiktan sonra iki sey yapmak isteyebilirsiniz. >Ya sistemin butununu toplu halde 'apt-get upgrade' veya 'apt-get >dist-upgrade' ile guncellemek, ya da sadece sectiginiz paketi kurmak. >Eger bu sistem kritik bir goreve sahipse risk almamak icin ikinci yolu >takip edebilirsiniz.
Merhaba, Recai bey önerilerinizi aşağıdaki gibi denedim ama yine beceremedim. # apt-get install libc6 libc6-dev libconsole locales lvm-common modconf module-init-tools Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: lsb-base Suggested packages: glibc-doc ext2resize The following packages will be REMOVED: atmelwlandriver-tools console-tools e2fsprogs initrd-tools knoppix-terminalserver linux-wlan-ng linux-wlan-ng-modules-2.4.24-xfs modutils nfs-common nfs-kernel-server nis sysvinit The following NEW packages will be installed: lsb-base The following packages will be upgraded: libc6 libc6-dev libconsole locales lvm-common modconf module-init-tools WARNING: The following essential packages will be removed This should NOT be done unless you know exactly what you are doing! e2fsprogs sysvinit 7 upgraded, 1 newly installed, 12 to remove and 790 not upgraded. Need to get 1588kB/13.3MB of archives. After unpacking 152kB of additional disk space will be used. You are about to do something potentially harmful To continue type in the phrase 'Yes, do as I say!' ?] Aynı ölümcül uyarı geldi. Bende sorun çıkartan "e2fsprogs" ve "sysvinit" için günelleme istedim. Sysvinit zaten güncel dedi. E2fsprogs için çıktı aşağıda; #apt-get install e2fsprogs Reading Package Lists... Done Building Dependency Tree... Done The following extra packages will be installed: e2fslibs libc6 libc6-dev locales Suggested packages: gpart parted e2fsck-static glibc-doc The following packages will be REMOVED: initrd-tools The following packages will be upgraded: e2fslibs e2fsprogs libc6 libc6-dev locales 5 upgraded, 0 newly installed, 1 to remove and 798 not upgraded. Need to get 0B/12.3MB of archives. After unpacking 3547kB of additional disk space will be used. Do you want to continue? [Y/n] E: This installation run will require temporarily removing the essential package e2fsprogs due to a Conflicts/Pre-Depends loop. This is often bad, but if you really want to do it, activate the APT::Force-LoopBreak option. E: Internal Error, Could not early remove e2fsprogs Sonraki basamak veya başka bir yol deneyebilir miyiz? Teşekkürler.

