[+] libc6 nie można przywróci

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Awatar użytkownika
saturno
Junior Member
Posty: 741
Rejestracja: 08 lipca 2008, 20:04

[+] libc6 nie można przywrócić poprzedniej wersji

Post autor: saturno »

Witam.

Na początek opiszę jak doszło do "katastrofy" w zależnościach.
Otóż zainstalowałem sobie pakiety: qemu i kqemu-source oraz zalecane zależności używając synaptica.
Potem zbudowałem i uruchomiłem moduł kqemu i troszkę po testowałem qemu.

Następnie wpadłem na bardzo głupi (jak się później okazało) pomysł, żeby zainstalować i wypróbować nowsze wersje qemu + kqemu z Squeeze.
Na początek usunąłem w synapticu qemu + kqemu wersję Lenny, a potem jeszcze pakiety które już nie były potrzebne (zależności: qemu i kqemu-source).
Następnie dodałem w synapticu repozytorium od Squeeze i zainstalowałem pakiety: qemu i kqemu-source (w wersji squeeze) + zależności, które wyskoczyły, zbudowałem moduł itd.

Jako, że nowa wersji qemu "nie przypadła" mi do gustu postanowiłem przywrócić system do poprzedniego stanu.
Więc usunąłem w synapticu repozytorium Squeeze, a następnie usunąłem qemu + kqemu, a potem jeszcze pakiety, które już nie były potrzebne (zależności: qemu i kqemu-source).
Podstawiłem następnie listę pakietów, którą w synapticu co jakiś czas zapisuję do odczytania.
I niby powinna być bułka z masłem, a zaczęły się problemy bo po podstawieniu listy, synaptic pokazał jakieś nielogiczne zależności więc postanowiłem ręcznie pojedynczo zrobić porządek z pakietami Squeeze tzn. usuwałem lub przywracałem wersję z Lenny jeśli taka istnieje.
Z myślą, że jak zostaną już tylko pakiety z Lenny, to podstawię z powrotem zapisaną listę z pakietami i po paru minutach będzie przywrócony stan z przed moich kombinacji.
I prawie mi się udało, tyle że na którymś z kolei pakiecie synaptic zaprotestował i pokazał, że usuwany pakiet nie został usunięty czy coś takiego.

I od tego czasu mam następujące objawy:
  1. Konsola i synaptic przestały porozumiewać się ze mną po polsku.
  2. Nie mogę zainstalować ani odinstalować żadnego pakietu.
Przeszukałem internet i mimo stosowania rozmaitych sztuczek nie znalazłem rozwiązania, tylko trochę strachu się najadłem, bo w niektórych przypadkach w wynikach polecenia naprawczego wyskakuje, że trzeba usunąć ponad 1000 pakietów i zwolni się ponad 2000MB wolnego miejsca.

W związku z tym zwracam się z prośbą o pomoc w przywróceniu systemu do używalności.

Załączam dotychczasowe wyniki moich prób ratowania systemu:

Kod: Zaznacz cały

tom@debian:~$ whereis libc6
libc6

Kod: Zaznacz cały

debian:/home/tom# apt-cache policy snc6
W: Unable to locate package snc6

Kod: Zaznacz cały

tom@debian:~$ echo $PATH
/home/tom/bin:/usr/local/bin:/usr/bin:/bin:/usr/games

Kod: Zaznacz cały

debian:/home/tom# echo $PATH
/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

Kod: Zaznacz cały

debian:/home/tom# dpkg --configure -a
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.

Kod: Zaznacz cały

debian:/home/tom# dpkg -r libc6 --force-remove-reinstreq
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

Kod: Zaznacz cały

debian:/home/tom# dpkg -i libc6-i686_2.7-18lenny2_i386.deb
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

Kod: Zaznacz cały

debian:/home/tom# dpkg --force-confmiss -i libc6-i686_2.7-18lenny2_i386.deb
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

Kod: Zaznacz cały

debian:/home/tom# dpkg --ignore-depends=libc-bin -i libc6-i686_2.7-18lenny2_i386.deb
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

Kod: Zaznacz cały

debian:/home/tom# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
You might want to run `apt-get -f install' to correct these.
The following packages have unmet dependencies:
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
         Recommends: libc6-i686 but it is not installed
E: Unmet dependencies. Try using -f.

Kod: Zaznacz cały

debian:/home/tom# apt-get -u install libc6
Reading package lists... Done
Building dependency tree
Reading state information... Done
libc6 is already the newest version.
You might want to run `apt-get -f install' to correct these:
The following packages have unmet dependencies:
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
         Recommends: libc6-i686 but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Kod: Zaznacz cały

debian:/home/tom# dpkg -i --refuse-downgrade --force-conflicts --force-depends libc6-i686_2.7-18lenny2_i386.deb
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
debian:/home/tom# dpkg -i --refuse-downgrade --force-conflicts --force-depends libc6
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin

Kod: Zaznacz cały

debian:/home/tom# dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
/usr/sbin/dpkg-reconfigure: locales is broken or not fully installed

Kod: Zaznacz cały

tom@debian:~$ cat /etc/apt/sources.list
deb http://ftp.pl.debian.org/debian/ lenny main contrib non-free
deb-src http://ftp.pl.debian.org/debian/ lenny main contrib non-free

deb http://security.debian.org/ lenny/updates main contrib non-free
deb-src http://security.debian.org/ lenny/updates main contrib non-free

deb http://volatile.debian.org/debian-volatile/ lenny/volatile main contrib non-free
deb-src http://volatile.debian.org/debian-volatile/ lenny/volatile main contrib non-free

deb http://www.debian-multimedia.org/ lenny main non-free
deb-src http://www.debian-multimedia.org/ lenny main non-free

deb http://www.lamaresh.net/apt/ lenny main

Kod: Zaznacz cały

http://www.debian.org/doc/manuals/reference/ch-package.pl.html#s-apt-stable

6.2.7 Obniżenie wersji wszystkich pakietów do stable

By zmniejszyć wersję wszystkich pakietów do wydania stable, ustaw plik /etc/apt/preferences jak poniżej:

     Package: *
     Pin: release a=stable
     Pin-Priority: 1001

a następnie uruchom „apt-get upgrade”, które wymusi zmniejszenie wersji z powodu Pin-Priority > 1000. Pamiętaj jednak, że podczas tej operacji mogą wystąpić problemy z zależnościami. 


Pliku preferences nie mam, a jak go ręcznie utworzyłem, to wtedy konsola pokazuje:

debian:/home/tom# apt-get upgrade
Reading package lists... Done
E: Invalid record in the preferences file, no Package header

Kod: Zaznacz cały

debian:/home/tom# aptitude dist-upgrade -f
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  libc6
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 750kB will be freed.
The following packages have unmet dependencies:
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
The following actions will resolve these dependencies:

Downgrade the following packages:
libc6 [2.10.2-6 (now) -> 2.7-18lenny2 (stable)]

Score is 80

Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
  libc6
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 0 newly installed, 1 downgraded, 1 to remove and 0 not upgraded.
Need to get 0B/4555kB of archives. After unpacking 688kB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Preconfiguring packages ...
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Kod: Zaznacz cały

debian:/home/tom# aptitude dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  libc6
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B of archives. After unpacking 750kB will be freed.
The following packages have unmet dependencies:
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
The following actions will resolve these dependencies:

Downgrade the following packages:
libc6 [2.10.2-6 (now) -> 2.7-18lenny2 (stable)]

Score is 80

Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
  libc6
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 0 newly installed, 1 downgraded, 1 to remove and 0 not upgraded.
Need to get 4555kB of archives. After unpacking 688kB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://security.debian.org lenny/updates/main libc6 2.7-18lenny2 [4555kB]
Fetched 4555kB in 36s (126kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Preconfiguring packages ...
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Kod: Zaznacz cały

debian:/home/tom# aptitude install libc6-i686
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  libc6 libc6-i686
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 0B/1271kB of archives. After unpacking 2105kB will be used.
The following packages have unmet dependencies:
  libc6-i686: PreDepends: libc6 (= 2.7-18lenny2) but 2.10.2-6 is installed.
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
The following actions will resolve these dependencies:

Downgrade the following packages:
libc6 [2.10.2-6 (now) -> 2.7-18lenny2 (stable)]

Score is 80

Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
  libc6
The following NEW packages will be installed:
  libc6-i686
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 1 newly installed, 1 downgraded, 1 to remove and 0 not upgraded.
Need to get 0B/5826kB of archives. After unpacking 3543kB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Preconfiguring packages ...
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Kod: Zaznacz cały

debian:/home/tom# aptitude install locales
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages are BROKEN:
  libc6 locales
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 4490kB of archives. After unpacking 11.3MB will be used.
The following packages have unmet dependencies:
  locales: Depends: glibc-2.7-1 which is a virtual package.
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
The following actions will resolve these dependencies:

Downgrade the following packages:
libc6 [2.10.2-6 (now) -> 2.7-18lenny2 (stable)]

Score is 80

Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
  libc6
The following NEW packages will be installed:
  locales
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 1 newly installed, 1 downgraded, 1 to remove and 0 not upgraded.
Need to get 9045kB of archives. After unpacking 12.7MB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://security.debian.org lenny/updates/main libc6 2.7-18lenny2 [4555kB]
Get:2 http://security.debian.org lenny/updates/main locales 2.7-18lenny2 [4490kB]
Fetched 9045kB in 1min14s (122kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Preconfiguring packages ...
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Kod: Zaznacz cały

debian:/home/tom# aptitude install lib6 libc6-i686
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Couldn't find package "lib6".  However, the following
packages contain "lib6" in their name:
  lib64gfortran3-dbg lib64ncurses5 lib64z1 lib64bz2-1.0 lib64z-dev lib64expat1 lib64readline5-dev lib64readline5 lib64readline-dev
  lib64c-dev lib64ffi-dev lib64stdc++6-4.3-dbg lib64z1-dev lib64gfortran2 lib64gfortran3 lib64mudflap0-dbg lib64gomp1 lib64ncurses5-dev
  lib64ffi5 lib64gcc1 lib64asound2 lib64mudflap0 lib64expat1-dev lib64stdc++6-4.1-dbg lib64gcc1-dbg lib64gfortran2-dbg lib64bz2-dev
  lib64objc2-dbg lib64stdc++6 lib64g2c0 lib64asound2-dev lib64gomp1-dbg lib64stdc++6-4.2-dbg lib64objc2
Couldn't find package "lib6".  However, the following
packages contain "lib6" in their name:
  lib64gfortran3-dbg lib64ncurses5 lib64z1 lib64bz2-1.0 lib64z-dev lib64expat1 lib64readline5-dev lib64readline5 lib64readline-dev
  lib64c-dev lib64ffi-dev lib64stdc++6-4.3-dbg lib64z1-dev lib64gfortran2 lib64gfortran3 lib64mudflap0-dbg lib64gomp1 lib64ncurses5-dev
  lib64ffi5 lib64gcc1 lib64asound2 lib64mudflap0 lib64expat1-dev lib64stdc++6-4.1-dbg lib64gcc1-dbg lib64gfortran2-dbg lib64bz2-dev
  lib64objc2-dbg lib64stdc++6 lib64g2c0 lib64asound2-dev lib64gomp1-dbg lib64stdc++6-4.2-dbg lib64objc2
The following packages are BROKEN:
  libc6 libc6-i686
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 1 newly installed, 1 to remove and 0 not upgraded.
Need to get 1271kB of archives. After unpacking 2105kB will be used.
The following packages have unmet dependencies:
  libc6-i686: PreDepends: libc6 (= 2.7-18lenny2) but 2.10.2-6 is installed.
  libc6: Depends: libc-bin (= 2.10.2-6) but it is not installable
The following actions will resolve these dependencies:

Downgrade the following packages:
libc6 [2.10.2-6 (now) -> 2.7-18lenny2 (stable)]

Score is 80

Accept this solution? [Y/n/q/?] y
The following packages will be DOWNGRADED:
  libc6
The following NEW packages will be installed:
  libc6-i686
The following packages will be REMOVED:
  unixodbc{u}
0 packages upgraded, 1 newly installed, 1 downgraded, 1 to remove and 0 not upgraded.
Need to get 1271kB/5826kB of archives. After unpacking 3543kB will be used.
Do you want to continue? [Y/n/?] y
Writing extended state information... Done
Get:1 http://security.debian.org lenny/updates/main libc6-i686 2.7-18lenny2 [1271kB]
Fetched 1271kB in 10s (124kB/s)
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Preconfiguring packages ...
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
E: Sub-process /usr/bin/dpkg returned an error code (2)
A package failed to install.  Trying to recover:
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done

Kod: Zaznacz cały

debian:/home/tom# apt-get -u -f dselect-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  acpi acpi-support-base acpid adduser akregator alsa-base alsa-utils amor anacron apt apt-utils
  aptitude ark arts artsbuilder at atlantik atlantikdesigner audacity avahi-daemon base-files
  base-passwd bash bash-completion bc bind9-host binutils blinken bsd-mailx bsdmainutils bsdutils
  bsh bsh-gcj busybox bzip2 ca-certificates cabextract camorama cdparanoia cdrdao compiz
  compiz-core compiz-fusion-plugins-extra compiz-fusion-plugins-main
  compiz-fusion-plugins-unsupported compiz-gnome compiz-gtk compiz-kde compiz-plugins
  compizconfig-settings-manager console-common console-data console-tools coreutils cpio cpp
  cpp-4.1 cpp-4.3 cpufrequtils cron cups cups-bsd cups-client cups-driver-gutenprint cupsddk
  cupsddk-drivers curl cvs dbus dbus-x11 dc dcoprss debconf debconf-i18n debian-archive-keyring
  debian-multimedia-keyring debianutils deborphan defoma desktop-base dhcdbd dhcp3-client
  dhcp3-common dialog dictionaries-common diff dirmngr djview4 djvulibre-bin djvulibre-plugin
  dmidecode dnsutils docbook-xml dosfstools dpkg dvd+rw-tools e2fslibs e2fsprogs ed eject enscript
  exim4 exim4-base exim4-config exim4-daemon-light eyesapplet fastjar festival festlex-cmu
  festlex-poslex festvox-kallpc16k fifteenapplet file findutils flashplayer-mozilla fontconfig
  fontconfig-config foo2zjs foomatic-db-engine foomatic-db-gutenprint foomatic-db-hpijs
  foomatic-filters foomatic-filters-ppds ftp fusion-icon gcc-4.1 gconf2 gconf2-common genisoimage
  gettext gettext-base ghostscript ghostscript-x gij-4.3 gimp gkrellm gksu gnome-keyring
  gnome-mount gnupg gnupg-agent gnupg2 gpgsm gpgv grep groff-base grub grub-common gs-common gs-esp
  gsfonts gsfonts-x11 gwget gzip hal hdparm hostname hpijs hplip hplip-data htdig iamerican
  ibritish iceweasel iceweasel-l10n-pl ifupdown ijsgutenprint imagemagick imlib-base imlib11 indi
  info initramfs-tools initscripts ipolish iproute iptables iputils-ping ispell java-gcj-compat
  java-gcj-compat-headless juk k3b k3b-i18n kaddressbook kaddressbook-plugins kadu
  kadu-external-modules kadu-gtk-modules kadu-kde-modules kaffeine kaffeine-mozilla kalarm kalzium
  kamera kanagram kandy kappfinder karm kasteroids kate kate-plugins katomic kaudiocreator
  kbackgammon kbattleship kblackbox kbounce kbruch kbstate kcalc kcharselect kchmviewer kcoloredit
  kcontrol kcron kdat kde kde-core kde-i18n-pl kdeaccessibility kdeaddons kdeaddons-kfile-plugins
  kdeadmin kdeadmin-kfile-plugins kdeartwork kdeartwork-style kdeartwork-theme-window kdebase
  kdebase-bin kdebase-bin-kde3 kdebase-kio-plugins kdeedu kdeeject kdegames kdegraphics
  kdegraphics-kfile-plugins kdelibs kdelibs4c2a kdelirc kdemultimedia kdemultimedia-kappfinder-data
  kdemultimedia-kfile-plugins kdemultimedia-kio-plugins kdenetwork kdenetwork-kfile-plugins
  kdepasswd kdepim kdepim-kfile-plugins kdepim-kio-plugins kdepim-kresources kdepim-wizards
  kdeprint kdesktop kdessh kdesudo kdetoys kdeutils kdewebdev kdf kdict kdirstat kdm kdnssd kdvi
  kedit keduca kenolaba kerneloops kfax kfaxview kfilereplace kfind kfloppy kfouleggs kgamma
  kgeography kget kghostview kgoldrunner kgpg khangman khelpcenter khexedit kicker kicker-applets
  kiconedit kig kimagemapeditor kitchensync kiten kjots kjumpingcube klatin kleopatra klettres
  klickety klines klinkstatus klipper kmag kmahjongg kmail kmailcvt kmenuedit kmid kmilo kmines
  kmix kmoon kmousetool kmouth kmplot kmrml knetload knetwalk knetworkconf knewsticker
  knewsticker-scripts knode knotes kodo kolf kolourpaint kommander konq-plugins konqueror
  konqueror-nsplugins konquest konsole konsolekalendar kontact konwert konwert-filters kooka kopete
  korganizer korn kpackage kpager kpat kpdf kpercentage kpersonalizer kpf kpilot kpoker kpovmodeler
  kpowersave kppp krdc krec kregexpeditor kreversi krfb kruler krusader ksame ksayit kscd
  kscreensaver kshisen ksig ksim ksirc ksirtet ksmiletris ksmserver ksnake ksnapshot ksokoban
  kspaceduel ksplash kstars ksvg ksysguard ksysguardd ksysv kteatime ktimer ktip ktnef ktorrent2.2
  ktouch ktron kttsd ktuberling kturtle ktux kuickshow kuser kverbos kview kviewshell kvoctrain
  kwalletmanager kweather kwifimanager kwin kwin-style-suse2 kwin4 kwordquiz kworldclock kxsldbg
  laptop-detect less liba52-0.7.4 libaa1 libacl1 libakode2 libamrnb3 libamrwb3 libao2 libart-2.0-2
  libarts1-akode libarts1-audiofile libarts1-mpeglib libarts1-xine libarts1c2a libartsc0 libasound2
  libaspell15 libasyncns0 libatk1.0-0 libattr1 libaudclient1 libaudio2 libaudiofile0
  libavahi-client3 libavahi-common3 libavahi-compat-libdnssd1 libavahi-core5 libavahi-glib1
  libavahi-qt3-1 libavc1394-0 libavcodec51 libavutil49 libbcel-java libbind9-40 libblas3gf
  libblkid1 libbluetooth2 libbonobo2-0 libbonoboui2-0 libboost-python1.34.1 libbz2-1.0 libc6
  libcaca0 libcairo-perl libcairo2 libcap1 libcap2 libcdparanoia0 libchm1 libcomerr2
  libcompizconfig0 libcompress-raw-zlib-perl libcompress-zlib-perl libconsole
  libconvert-binhex-perl libcpufreq0 libcroco3 libcrypt-ssleay-perl libcucul0 libcups2
  libcupsimage2 libcupsys2 libcurl3 libcurl3-gnutls libcvsservice0 libcwidget3 libdaemon0
  libdatrie0 libdb4.5 libdb4.6 libdb4.6++ libdbus-1-3 libdbus-glib-1-2 libdbus-qt-1-1c2
  libdecoration0 libdevmapper1.02.1 libdirac0 libdirectfb-1.0-0 libdjvulibre21 libdns45 libdrm2
  libdvdread3 libedit2 libeel2-2.20 libenchant1c2a libept0 libesd0 libestools1.2 libevent1
  libexif12 libexpat1 libfaac0 libfaad0 libfam0 libffi5 libfftw3-3 libfinance-quote-perl libflac++6
  libflac8 libfontconfig1 libfontenc1 libfreebob0 libfreetype6 libfribidi0 libfs6 libgadu3
  libgail-common libgail18 libgc1c2 libgcc1 libgcj-bc libgcj9-0 libgcj9-0-awt libgcj9-jar
  libgconf2-4 libgcrypt11 libgd2-noxpm libgdbm3 libgeoip1 libgfortran3 libgif4 libgimp2.0
  libgksu2-0 libgl1-mesa-dri libgl1-mesa-glx libglade2-0 libglib-perl libglib1.2ldbl libglib2.0-0
  libglu1-mesa libgmp3c2 libgnome-desktop-2 libgnome-keyring0 libgnome-menu2
  libgnome-window-settings1 libgnome2-0 libgnome2-canvas-perl libgnome2-common libgnome2-perl
  libgnome2-vfs-perl libgnomecanvas2-0 libgnomeui-0 libgnomevfs2-0 libgnomevfs2-common
  libgnomevfs2-extra libgnutls26 libgomp1 libgpg-error0 libgpgme11 libgphoto2-2 libgphoto2-port0
  libgpm2 libgraphicsmagick++1 libgraphicsmagick1 libgraphviz4 libgs8 libgsf-1-114 libgsm1
  libgsmme1c2a libgssglue1 libgstreamer-plugins-base0.10-0 libgstreamer0.10-0 libgtk1.2
  libgtk2-perl libgtk2.0-0 libgtkhtml2-0 libgtop2-7 libgutenprint2 libhal-storage1 libhal1
  libhsqldb-java libhsqldb-java-gcj libhtml-parser-perl libhtml-tableextract-perl
  libhtml-tagset-perl libhtml-tree-perl libhunspell-1.2-0 libhyphen0 libice6 libicu38 libid3tag0
  libidl0 libidn11 libiec61883-0 libieee1284-3 libijs-0.35 libilmbase6 libindex0
  libio-compress-base-perl libio-compress-zlib-perl libio-stringy-perl libisc45 libisccc40
  libisccfg40 libiw29 libjack0 libjasper1 libjaxp1.3-java libjaxp1.3-java-gcj libjline-java
  libjpeg-progs libjpeg62 libk3b3 libkcal2b libkcddb1 libkdeedu3 libkdegames1 libkdepim1a
  libkeyutils1 libkgantt0 libkiten1 libkjsembed1 libkleopatra1 libkmime2 libkonq4 libkpathsea4
  libkpimexchange1 libkpimidentities1 libkrb53 libksba8 libkscan1 libksieve0 libktnef1 liblapack3gf
  liblcms1 libldap-2.4-2 liblocale-gettext-perl liblockdev1 liblockfile1 liblog4j1.2-java libltdl3
  liblua50 liblualib50 liblwres40 libmad0 libmagic1 libmagick10 libmailtools-perl libmalaga7
  libmcs1 libmeanwhile1 libmetacity0 libmikmod2 libmime-tools-perl libmimelib1c2a libmng1
  libmodplug0c2 libmowgli1 libmozjs1d libmp3lame0 libmpcdec3 libmpfr1ldbl libmpg123-0
  libmusicbrainz4c2a libmx4j-java libmysqlclient15off libnautilus-extension1 libncurses5
  libncursesw5 libneon27 libnews-nntpclient-perl libnewt0.52 libnfsidmap2 libnl1 libnm-util0
  libnotify1 libnspr4-0d libnss-mdns libnss3-1d libogg0 liboil0.3 libopenexr6 libopensync0
  liborbit2 libpam-gnome-keyring libpam-modules libpam0g libpanel-applet2-0 libpango1.0-0
  libpango1.0-common libpaper1 libpcap0.8 libpci3 libpcre3 libpcsclite1 libperl5.10 libpisock9
  libpixman-1-0 libpng12-0 libpoppler-glib3 libpoppler-qt2 libpoppler3 libpopt0 libpostproc51
  libpth20 libpulse0 libqt-perl libqt3-mt libqt4-dbus libqt4-designer libqt4-network
  libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqtcore4 libqtgui4
  libraw1394-8 libreadline5 libregexp-java librpcsecgss3 librss1 librsvg2-2 librsvg2-common
  libsamplerate0 libsane libsane-extras libsasl2-2 libsasl2-modules libschroedinger-1.0-0
  libscrollkeeper0 libsdl-image1.2 libsdl-mixer1.2 libsdl-net1.2 libsdl1.2debian
  libsdl1.2debian-alsa libselinux1 libsensors3 libsensors4 libsepol1 libservlet2.4-java libsexy2
  libsigc++-2.0-0c2a libslang2 libslp1 libsm6 libsmbclient libsmbios2 libsmokeqt1 libsmpeg0
  libsndfile1 libsnmp15 libsoundtouch1c2 libsoup2.4-1 libspeex1 libsqlite3-0 libss2 libssh2-1
  libssl0.9.8 libstartup-notification0 libstdc++6 libstlport4.6ldbl libsuitesparse-3.1.0 libsvga1
  libswfdec-0.6-90 libsysfs2 libtag1c2a libtalloc1 libtasn1-3 libtext-charwidth-perl
  libtext-iconv-perl libtext-wrapi18n-perl libthai0 libtheora0 libtidy-0.99-0 libtiff-tools
  libtiff4 libtimedate-perl libts-0.0-0 liburi-perl libusb-0.1-4 libuuid1 libvoikko1 libvolume-id0
  libvorbis0a libvorbisenc2 libvorbisfile3 libvte9 libwavpack1 libwbclient0 libwmf0.2-7 libwnck22
  libwpd8c2a libwpg-0.1-1 libwps-0.1-1 libwrap0 libwww-perl libwxbase2.6-0 libwxgtk2.6-0 libx11-6
  libx264-65 libx86-1 libxalan2-java libxalan2-java-gcj libxapian15 libxau6 libxaw7
  libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-shm0 libxcb-xlib0 libxcb-xv0 libxcb1
  libxcomposite1 libxcursor1 libxdamage1 libxdmcp6 libxerces2-java libxerces2-java-gcj libxext6
  libxfixes3 libxfont1 libxft2 libxi6 libxine1 libxine1-bin libxine1-console libxine1-ffmpeg
  libxine1-misc-plugins libxine1-plugins libxine1-x libxinerama1 libxkbfile1 libxml2 libxmu6
  libxmuu1 libxosd2 libxpm4 libxrandr2 libxrender1 libxres1 libxslt1.1 libxss1 libxt6 libxtrap6
  libxtst6 libxv1 libxvidcore4 libxvmc1 libxxf86dga1 libxxf86misc1 libxxf86vm1
  linux-headers-2.6.26-2-686 linux-image-2.6-686 linux-image-2.6.26-2-686 linux-kbuild-2.6.26
  linux-sound-base lockfile-progs login logrotate lp-solve lsb-base lskat lsof lzma m4 makedev
  man-db mawk menu mesa-utils metacity-common mktemp mlocate module-init-tools mount mpeglib
  msttcorefonts mutt myspell-en-us myspell-pl nano ncurses-base ncurses-bin net-tools netbase
  netcat-traditional network-manager network-manager-kde networkstatus nfs-common noatun
  noatun-plugins ntp ntpdate odbcinst1debian1 openbsd-inetd openoffice.org openoffice.org-base
  openoffice.org-base-core openoffice.org-calc openoffice.org-common openoffice.org-core
  openoffice.org-draw openoffice.org-emailmerge openoffice.org-filter-binfilter
  openoffice.org-filter-mobiledev openoffice.org-gcj openoffice.org-help-en-us
  openoffice.org-impress openoffice.org-java-common openoffice.org-kde openoffice.org-math
  openoffice.org-officebean openoffice.org-report-builder-bin openoffice.org-style-andromeda
  openoffice.org-style-crystal openoffice.org-style-tango openoffice.org-thesaurus-en-us
  openoffice.org-writer openoffice.org-writer2latex openssh-client openssl openssl-blacklist
  oss-compat passwd patch pciutils pdf2djvu perl perl-base perl-modules pinentry-gtk2 pm-utils
  pmount poppler-utils popularity-contest portmap poster powermgmt-base ppp printconf procmail
  procps psmisc psutils python python-cairo python-central python-compizconfig python-dbus
  python-foomatic python-gobject python-gtk2 python-imaging python-ipy python-minimal
  python-numeric python-sexy python-support python-uno python2.5 python2.5-minimal qt4-qtconfig
  quanta reportbug rsyslog scrollkeeper sed sgml-base sgml-data shared-mime-info ssl-cert sudo
  superkaramba svgalibg1 swfdec-mozilla synaptic sysvinit sysvinit-utils tar tasksel tasksel-data
  tcpd telnet tex-common texinfo texlive-base texlive-base-bin texlive-common texlive-doc-base
  texlive-fonts-recommended tidy time traceroute ttf-dejavu ttf-dejavu-core ttf-dejavu-extra
  ttf-dustin ttf-kochi-gothic ttf-liberation ttf-mscorefonts-installer ttf-sjfonts twm tzdata ucf
  udev unixodbc unrar unzip update-inetd usbutils util-linux vbetool vim-common vim-tiny w3m
  wamerican wget whiptail whois wine wireless-tools wodim wpasupplicant wpolish x-ttcidfont-conf
  x11-apps x11-common x11-session-utils x11-utils x11-xfs-utils x11-xkb-utils x11-xserver-utils
  xauth xbitmaps xfonts-100dpi xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable
  xfonts-terminus xfonts-utils xinit xml-core xorg xserver-xorg xserver-xorg-core
  xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-kbd xserver-xorg-input-mouse
  xserver-xorg-input-synaptics xserver-xorg-input-wacom xserver-xorg-video-all
  xserver-xorg-video-apm xserver-xorg-video-ark xserver-xorg-video-ati xserver-xorg-video-chips
  xserver-xorg-video-cirrus xserver-xorg-video-cyrix xserver-xorg-video-dummy
  xserver-xorg-video-fbdev xserver-xorg-video-glint xserver-xorg-video-i128 xserver-xorg-video-i740
  xserver-xorg-video-imstt xserver-xorg-video-intel xserver-xorg-video-mach64
  xserver-xorg-video-mga xserver-xorg-video-neomagic xserver-xorg-video-nsc xserver-xorg-video-nv
  xserver-xorg-video-openchrome xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-radeonhd xserver-xorg-video-rendition xserver-xorg-video-s3
  xserver-xorg-video-s3virge xserver-xorg-video-savage xserver-xorg-video-siliconmotion
  xserver-xorg-video-sis xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-tga
  xserver-xorg-video-trident xserver-xorg-video-tseng xserver-xorg-video-v4l
  xserver-xorg-video-vesa xserver-xorg-video-vga xserver-xorg-video-vmware
  xserver-xorg-video-voodoo xterm xulrunner-1.9 zip zlib1g
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  apt libc6 (due to apt) libgcc1 (due to apt) libstdc++6 (due to apt) debian-archive-keyring (due
  to apt) base-files base-passwd (due to base-files) bash debianutils (due to bash) libncurses5
  (due to bash) bsdutils coreutils libacl1 (due to coreutils) libselinux1 (due to coreutils) diff
  dpkg lzma (due to dpkg) e2fsprogs e2fslibs (due to e2fsprogs) libblkid1 (due to e2fsprogs)
  libcomerr2 (due to e2fsprogs) libss2 (due to e2fsprogs) libuuid1 (due to e2fsprogs) findutils
  grep gzip hostname login libpam0g (due to login) libpam-modules (due to login) mktemp mount
  ncurses-base ncurses-bin perl-base sed sysvinit libsepol1 (due to sysvinit) initscripts (due to
  sysvinit) sysvinit-utils (due to sysvinit) tar util-linux lsb-base (due to util-linux) tzdata
  (due to util-linux) libslang2 (due to util-linux) zlib1g (due to util-linux)
0 upgraded, 0 newly installed, 1094 to remove and 0 not upgraded.
After this operation, 2097MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?]  

Kod: Zaznacz cały

debian:/home/tom# apt-get clean
debian:/home/tom# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  gcj-4.3-base kdeartwork-misc kdegames-card-data libgtop2-common
  djvulibre-desktop libgnomeui-common gcc-4.1-base libklibc
  linux-headers-2.6.26-2-common libbonoboui2-common java-common libwnck-common
  kdeedu-data mysql-common kdeartwork-theme-icon klibc-utils kalzium-data
  k3b-data kgeography-data libeel2-data xkb-data cups-common libgcj-common
  kdeartwork-emoticons kdewallpapers klettres-data libgsf-1-common
  ttf-opensymbol kstars-data edict libgnomecanvas2-common openprinting-ppds
  kanjidic gnome-mime-data libbonobo2-common libsnmp-base foomatic-db
  wine-gecko-1.0.0 gimp-data libvte-common quanta-data
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  acpi acpi-support-base acpid adduser akregator alsa-base alsa-utils amor
  anacron apt apt-utils aptitude ark arts artsbuilder at atlantik
  atlantikdesigner audacity avahi-daemon base-files base-passwd bash
  bash-completion bc bind9-host binutils blinken bsd-mailx bsdmainutils
  bsdutils bsh bsh-gcj busybox bzip2 ca-certificates cabextract camorama
  cdparanoia cdrdao compiz compiz-core compiz-fusion-plugins-extra
  compiz-fusion-plugins-main compiz-fusion-plugins-unsupported compiz-gnome
  compiz-gtk compiz-kde compiz-plugins compizconfig-settings-manager
  console-common console-data console-tools coreutils cpio cpp cpp-4.1 cpp-4.3
  cpufrequtils cron cups cups-bsd cups-client cups-driver-gutenprint cupsddk
  cupsddk-drivers curl cvs dbus dbus-x11 dc dcoprss debconf debconf-i18n
  debian-archive-keyring debian-multimedia-keyring debianutils deborphan
  defoma desktop-base dhcdbd dhcp3-client dhcp3-common dialog
  dictionaries-common diff dirmngr djview4 djvulibre-bin djvulibre-plugin
  dmidecode dnsutils docbook-xml dosfstools dpkg dvd+rw-tools e2fslibs
  e2fsprogs ed eject enscript exim4 exim4-base exim4-config exim4-daemon-light
  eyesapplet fastjar festival festlex-cmu festlex-poslex festvox-kallpc16k
  fifteenapplet file findutils flashplayer-mozilla fontconfig
  fontconfig-config foo2zjs foomatic-db-engine foomatic-db-gutenprint
  foomatic-db-hpijs foomatic-filters foomatic-filters-ppds ftp fusion-icon
  gcc-4.1 gconf2 gconf2-common genisoimage gettext gettext-base ghostscript
  ghostscript-x gij-4.3 gimp gkrellm gksu gnome-keyring gnome-mount gnupg
  gnupg-agent gnupg2 gpgsm gpgv grep groff-base grub grub-common gs-common
  gs-esp gsfonts gsfonts-x11 gwget gzip hal hdparm hostname hpijs hplip
  hplip-data htdig iamerican ibritish iceweasel iceweasel-l10n-pl ifupdown
  ijsgutenprint imagemagick imlib-base imlib11 indi info initramfs-tools
  initscripts ipolish iproute iptables iputils-ping ispell java-gcj-compat
  java-gcj-compat-headless juk k3b k3b-i18n kaddressbook kaddressbook-plugins
  kadu kadu-external-modules kadu-gtk-modules kadu-kde-modules kaffeine
  kaffeine-mozilla kalarm kalzium kamera kanagram kandy kappfinder karm
  kasteroids kate kate-plugins katomic kaudiocreator kbackgammon kbattleship
  kblackbox kbounce kbruch kbstate kcalc kcharselect kchmviewer kcoloredit
  kcontrol kcron kdat kde kde-core kde-i18n-pl kdeaccessibility kdeaddons
  kdeaddons-kfile-plugins kdeadmin kdeadmin-kfile-plugins kdeartwork
  kdeartwork-style kdeartwork-theme-window kdebase kdebase-bin
  kdebase-bin-kde3 kdebase-kio-plugins kdeedu kdeeject kdegames kdegraphics
  kdegraphics-kfile-plugins kdelibs kdelibs4c2a kdelirc kdemultimedia
  kdemultimedia-kappfinder-data kdemultimedia-kfile-plugins
  kdemultimedia-kio-plugins kdenetwork kdenetwork-kfile-plugins kdepasswd
  kdepim kdepim-kfile-plugins kdepim-kio-plugins kdepim-kresources
  kdepim-wizards kdeprint kdesktop kdessh kdesudo kdetoys kdeutils kdewebdev
  kdf kdict kdirstat kdm kdnssd kdvi kedit keduca kenolaba kerneloops kfax
  kfaxview kfilereplace kfind kfloppy kfouleggs kgamma kgeography kget
  kghostview kgoldrunner kgpg khangman khelpcenter khexedit kicker
  kicker-applets kiconedit kig kimagemapeditor kitchensync kiten kjots
  kjumpingcube klatin kleopatra klettres klickety klines klinkstatus klipper
  kmag kmahjongg kmail kmailcvt kmenuedit kmid kmilo kmines kmix kmoon
  kmousetool kmouth kmplot kmrml knetload knetwalk knetworkconf knewsticker
  knewsticker-scripts knode knotes kodo kolf kolourpaint kommander
  konq-plugins konqueror konqueror-nsplugins konquest konsole konsolekalendar
  kontact konwert konwert-filters kooka kopete korganizer korn kpackage kpager
  kpat kpdf kpercentage kpersonalizer kpf kpilot kpoker kpovmodeler kpowersave
  kppp krdc krec kregexpeditor kreversi krfb kruler krusader ksame ksayit kscd
  kscreensaver kshisen ksig ksim ksirc ksirtet ksmiletris ksmserver ksnake
  ksnapshot ksokoban kspaceduel ksplash kstars ksvg ksysguard ksysguardd ksysv
  kteatime ktimer ktip ktnef ktorrent2.2 ktouch ktron kttsd ktuberling kturtle
  ktux kuickshow kuser kverbos kview kviewshell kvoctrain kwalletmanager
  kweather kwifimanager kwin kwin-style-suse2 kwin4 kwordquiz kworldclock
  kxsldbg laptop-detect less liba52-0.7.4 libaa1 libacl1 libakode2 libamrnb3
  libamrwb3 libao2 libart-2.0-2 libarts1-akode libarts1-audiofile
  libarts1-mpeglib libarts1-xine libarts1c2a libartsc0 libasound2 libaspell15
  libasyncns0 libatk1.0-0 libattr1 libaudclient1 libaudio2 libaudiofile0
  libavahi-client3 libavahi-common3 libavahi-compat-libdnssd1 libavahi-core5
  libavahi-glib1 libavahi-qt3-1 libavc1394-0 libavcodec51 libavutil49
  libbcel-java libbind9-40 libblas3gf libblkid1 libbluetooth2 libbonobo2-0
  libbonoboui2-0 libboost-python1.34.1 libbz2-1.0 libc6 libcaca0 libcairo-perl
  libcairo2 libcap1 libcap2 libcdparanoia0 libchm1 libcomerr2 libcompizconfig0
  libcompress-raw-zlib-perl libcompress-zlib-perl libconsole
  libconvert-binhex-perl libcpufreq0 libcroco3 libcrypt-ssleay-perl libcucul0
  libcups2 libcupsimage2 libcupsys2 libcurl3 libcurl3-gnutls libcvsservice0
  libcwidget3 libdaemon0 libdatrie0 libdb4.5 libdb4.6 libdb4.6++ libdbus-1-3
  libdbus-glib-1-2 libdbus-qt-1-1c2 libdecoration0 libdevmapper1.02.1
  libdirac0 libdirectfb-1.0-0 libdjvulibre21 libdns45 libdrm2 libdvdread3
  libedit2 libeel2-2.20 libenchant1c2a libept0 libesd0 libestools1.2 libevent1
  libexif12 libexpat1 libfaac0 libfaad0 libfam0 libffi5 libfftw3-3
  libfinance-quote-perl libflac++6 libflac8 libfontconfig1 libfontenc1
  libfreebob0 libfreetype6 libfribidi0 libfs6 libgadu3 libgail-common
  libgail18 libgc1c2 libgcc1 libgcj-bc libgcj9-0 libgcj9-0-awt libgcj9-jar
  libgconf2-4 libgcrypt11 libgd2-noxpm libgdbm3 libgeoip1 libgfortran3 libgif4
  libgimp2.0 libgksu2-0 libgl1-mesa-dri libgl1-mesa-glx libglade2-0
  libglib-perl libglib1.2ldbl libglib2.0-0 libglu1-mesa libgmp3c2
  libgnome-desktop-2 libgnome-keyring0 libgnome-menu2
  libgnome-window-settings1 libgnome2-0 libgnome2-canvas-perl libgnome2-common
  libgnome2-perl libgnome2-vfs-perl libgnomecanvas2-0 libgnomeui-0
  libgnomevfs2-0 libgnomevfs2-common libgnomevfs2-extra libgnutls26 libgomp1
  libgpg-error0 libgpgme11 libgphoto2-2 libgphoto2-port0 libgpm2
  libgraphicsmagick++1 libgraphicsmagick1 libgraphviz4 libgs8 libgsf-1-114
  libgsm1 libgsmme1c2a libgssglue1 libgstreamer-plugins-base0.10-0
  libgstreamer0.10-0 libgtk1.2 libgtk2-perl libgtk2.0-0 libgtkhtml2-0
  libgtop2-7 libgutenprint2 libhal-storage1 libhal1 libhsqldb-java
  libhsqldb-java-gcj libhtml-parser-perl libhtml-tableextract-perl
  libhtml-tagset-perl libhtml-tree-perl libhunspell-1.2-0 libhyphen0 libice6
  libicu38 libid3tag0 libidl0 libidn11 libiec61883-0 libieee1284-3 libijs-0.35
  libilmbase6 libindex0 libio-compress-base-perl libio-compress-zlib-perl
  libio-stringy-perl libisc45 libisccc40 libisccfg40 libiw29 libjack0
  libjasper1 libjaxp1.3-java libjaxp1.3-java-gcj libjline-java libjpeg-progs
  libjpeg62 libk3b3 libkcal2b libkcddb1 libkdeedu3 libkdegames1 libkdepim1a
  libkeyutils1 libkgantt0 libkiten1 libkjsembed1 libkleopatra1 libkmime2
  libkonq4 libkpathsea4 libkpimexchange1 libkpimidentities1 libkrb53 libksba8
  libkscan1 libksieve0 libktnef1 liblapack3gf liblcms1 libldap-2.4-2
  liblocale-gettext-perl liblockdev1 liblockfile1 liblog4j1.2-java libltdl3
  liblua50 liblualib50 liblwres40 libmad0 libmagic1 libmagick10
  libmailtools-perl libmalaga7 libmcs1 libmeanwhile1 libmetacity0 libmikmod2
  libmime-tools-perl libmimelib1c2a libmng1 libmodplug0c2 libmowgli1
  libmozjs1d libmp3lame0 libmpcdec3 libmpfr1ldbl libmpg123-0
  libmusicbrainz4c2a libmx4j-java libmysqlclient15off libnautilus-extension1
  libncurses5 libncursesw5 libneon27 libnews-nntpclient-perl libnewt0.52
  libnfsidmap2 libnl1 libnm-util0 libnotify1 libnspr4-0d libnss-mdns
  libnss3-1d libogg0 liboil0.3 libopenexr6 libopensync0 liborbit2
  libpam-gnome-keyring libpam-modules libpam0g libpanel-applet2-0
  libpango1.0-0 libpango1.0-common libpaper1 libpcap0.8 libpci3 libpcre3
  libpcsclite1 libperl5.10 libpisock9 libpixman-1-0 libpng12-0
  libpoppler-glib3 libpoppler-qt2 libpoppler3 libpopt0 libpostproc51 libpth20
  libpulse0 libqt-perl libqt3-mt libqt4-dbus libqt4-designer libqt4-network
  libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml
  libqtcore4 libqtgui4 libraw1394-8 libreadline5 libregexp-java librpcsecgss3
  librss1 librsvg2-2 librsvg2-common libsamplerate0 libsane libsane-extras
  libsasl2-2 libsasl2-modules libschroedinger-1.0-0 libscrollkeeper0
  libsdl-image1.2 libsdl-mixer1.2 libsdl-net1.2 libsdl1.2debian
  libsdl1.2debian-alsa libselinux1 libsensors3 libsensors4 libsepol1
  libservlet2.4-java libsexy2 libsigc++-2.0-0c2a libslang2 libslp1 libsm6
  libsmbclient libsmbios2 libsmokeqt1 libsmpeg0 libsndfile1 libsnmp15
  libsoundtouch1c2 libsoup2.4-1 libspeex1 libsqlite3-0 libss2 libssh2-1
  libssl0.9.8 libstartup-notification0 libstdc++6 libstlport4.6ldbl
  libsuitesparse-3.1.0 libsvga1 libswfdec-0.6-90 libsysfs2 libtag1c2a
  libtalloc1 libtasn1-3 libtext-charwidth-perl libtext-iconv-perl
  libtext-wrapi18n-perl libthai0 libtheora0 libtidy-0.99-0 libtiff-tools
  libtiff4 libtimedate-perl libts-0.0-0 liburi-perl libusb-0.1-4 libuuid1
  libvoikko1 libvolume-id0 libvorbis0a libvorbisenc2 libvorbisfile3 libvte9
  libwavpack1 libwbclient0 libwmf0.2-7 libwnck22 libwpd8c2a libwpg-0.1-1
  libwps-0.1-1 libwrap0 libwww-perl libwxbase2.6-0 libwxgtk2.6-0 libx11-6
  libx264-65 libx86-1 libxalan2-java libxalan2-java-gcj libxapian15 libxau6
  libxaw7 libxcb-render-util0 libxcb-render0 libxcb-shape0 libxcb-shm0
  libxcb-xlib0 libxcb-xv0 libxcb1 libxcomposite1 libxcursor1 libxdamage1
  libxdmcp6 libxerces2-java libxerces2-java-gcj libxext6 libxfixes3 libxfont1
  libxft2 libxi6 libxine1 libxine1-bin libxine1-console libxine1-ffmpeg
  libxine1-misc-plugins libxine1-plugins libxine1-x libxinerama1 libxkbfile1
  libxml2 libxmu6 libxmuu1 libxosd2 libxpm4 libxrandr2 libxrender1 libxres1
  libxslt1.1 libxss1 libxt6 libxtrap6 libxtst6 libxv1 libxvidcore4 libxvmc1
  libxxf86dga1 libxxf86misc1 libxxf86vm1 linux-headers-2.6.26-2-686
  linux-image-2.6-686 linux-image-2.6.26-2-686 linux-kbuild-2.6.26
  linux-sound-base lockfile-progs login logrotate lp-solve lsb-base lskat lsof
  lzma m4 makedev man-db mawk menu mesa-utils metacity-common mktemp mlocate
  module-init-tools mount mpeglib msttcorefonts mutt myspell-en-us myspell-pl
  nano ncurses-base ncurses-bin net-tools netbase netcat-traditional
  network-manager network-manager-kde networkstatus nfs-common noatun
  noatun-plugins ntp ntpdate odbcinst1debian1 openbsd-inetd openoffice.org
  openoffice.org-base openoffice.org-base-core openoffice.org-calc
  openoffice.org-common openoffice.org-core openoffice.org-draw
  openoffice.org-emailmerge openoffice.org-filter-binfilter
  openoffice.org-filter-mobiledev openoffice.org-gcj openoffice.org-help-en-us
  openoffice.org-impress openoffice.org-java-common openoffice.org-kde
  openoffice.org-math openoffice.org-officebean
  openoffice.org-report-builder-bin openoffice.org-style-andromeda
  openoffice.org-style-crystal openoffice.org-style-tango
  openoffice.org-thesaurus-en-us openoffice.org-writer
  openoffice.org-writer2latex openssh-client openssl openssl-blacklist
  oss-compat passwd patch pciutils pdf2djvu perl perl-base perl-modules
  pinentry-gtk2 pm-utils pmount poppler-utils popularity-contest portmap
  poster powermgmt-base ppp printconf procmail procps psmisc psutils python
  python-cairo python-central python-compizconfig python-dbus python-foomatic
  python-gobject python-gtk2 python-imaging python-ipy python-minimal
  python-numeric python-sexy python-support python-uno python2.5
  python2.5-minimal qt4-qtconfig quanta reportbug rsyslog scrollkeeper sed
  sgml-base sgml-data shared-mime-info ssl-cert sudo superkaramba svgalibg1
  swfdec-mozilla synaptic sysvinit sysvinit-utils tar tasksel tasksel-data
  tcpd telnet tex-common texinfo texlive-base texlive-base-bin texlive-common
  texlive-doc-base texlive-fonts-recommended tidy time traceroute ttf-dejavu
  ttf-dejavu-core ttf-dejavu-extra ttf-dustin ttf-kochi-gothic ttf-liberation
  ttf-mscorefonts-installer ttf-sjfonts twm tzdata ucf udev unixodbc unrar
  unzip update-inetd usbutils util-linux vbetool vim-common vim-tiny w3m
  wamerican wget whiptail whois wine wireless-tools wodim wpasupplicant
  wpolish x-ttcidfont-conf x11-apps x11-common x11-session-utils x11-utils
  x11-xfs-utils x11-xkb-utils x11-xserver-utils xauth xbitmaps xfonts-100dpi
  xfonts-75dpi xfonts-base xfonts-encodings xfonts-scalable xfonts-terminus
  xfonts-utils xinit xml-core xorg xserver-xorg xserver-xorg-core
  xserver-xorg-input-all xserver-xorg-input-evdev xserver-xorg-input-kbd
  xserver-xorg-input-mouse xserver-xorg-input-synaptics
  xserver-xorg-input-wacom xserver-xorg-video-all xserver-xorg-video-apm
  xserver-xorg-video-ark xserver-xorg-video-ati xserver-xorg-video-chips
  xserver-xorg-video-cirrus xserver-xorg-video-cyrix xserver-xorg-video-dummy
  xserver-xorg-video-fbdev xserver-xorg-video-glint xserver-xorg-video-i128
  xserver-xorg-video-i740 xserver-xorg-video-imstt xserver-xorg-video-intel
  xserver-xorg-video-mach64 xserver-xorg-video-mga xserver-xorg-video-neomagic
  xserver-xorg-video-nsc xserver-xorg-video-nv xserver-xorg-video-openchrome
  xserver-xorg-video-r128 xserver-xorg-video-radeon
  xserver-xorg-video-radeonhd xserver-xorg-video-rendition
  xserver-xorg-video-s3 xserver-xorg-video-s3virge xserver-xorg-video-savage
  xserver-xorg-video-siliconmotion xserver-xorg-video-sis
  xserver-xorg-video-sisusb xserver-xorg-video-tdfx xserver-xorg-video-tga
  xserver-xorg-video-trident xserver-xorg-video-tseng xserver-xorg-video-v4l
  xserver-xorg-video-vesa xserver-xorg-video-vga xserver-xorg-video-vmware
  xserver-xorg-video-voodoo xterm xulrunner-1.9 zip zlib1g
WARNING: The following essential packages will be removed.
This should NOT be done unless you know exactly what you are doing!
  apt libc6 (due to apt) libgcc1 (due to apt) libstdc++6 (due to apt)
  debian-archive-keyring (due to apt) base-files base-passwd (due to
  base-files) bash debianutils (due to bash) libncurses5 (due to bash)
  bsdutils coreutils libacl1 (due to coreutils) libselinux1 (due to coreutils)
  diff dpkg lzma (due to dpkg) e2fsprogs e2fslibs (due to e2fsprogs) libblkid1
  (due to e2fsprogs) libcomerr2 (due to e2fsprogs) libss2 (due to e2fsprogs)
  libuuid1 (due to e2fsprogs) findutils grep gzip hostname login libpam0g (due
  to login) libpam-modules (due to login) mktemp mount ncurses-base
  ncurses-bin perl-base sed sysvinit libsepol1 (due to sysvinit) initscripts
  (due to sysvinit) sysvinit-utils (due to sysvinit) tar util-linux lsb-base
  (due to util-linux) tzdata (due to util-linux) libslang2 (due to util-linux)
  zlib1g (due to util-linux)
0 upgraded, 0 newly installed, 1094 to remove and 0 not upgraded.
After this operation, 2097MB disk space will be freed.
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
 ?]  
Dodatkowo w załączniku dołączam dwa logi (dpkg.log i term.log) oraz wynik

Kod: Zaznacz cały

apt-get remove --purge libc6
Czyli to co nie zmieściło się w oknie wiadomości.

Przepraszam, że tak dużo wyników wstawiłem, ale chciałem się wykazać, że szukałem zanim założyłem temat.
Pozdrawiam,
saturno
Załączniki
log.zip
(31.58 KiB) Pobrany 90 razy
fnmirk
Senior Member
Posty: 8273
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Bawiłem się podobnym przypadkiem, w przywrócenie poprzedniej wersji libc6, w wersji stabilnej Debiana Lenny. Nie można tego zrobić w trybie graficznym. Czysty tryb tekstowy z wyłączeniem środowiska graficznego.

Fajna zabawa i czasochłonna, jeżeli miałeś dużo programów użytkowych w systemie. Wiąże się to z powrotem to czystego systemu bazowego i ponowną instalacją praktycznie wszystkiego. Jeżeli posiadasz listę pakietów i konfigi to szybciej zainstalujesz nowy system niż przywrócisz do stanu używalności z poprzednią wersją libc6.
Awatar użytkownika
saturno
Junior Member
Posty: 741
Rejestracja: 08 lipca 2008, 20:04

Post autor: saturno »

fnmirk pisze: szybciej zainstalujesz nowy system
Odpowiedź rodem z forum Windows.

A tak na poważnie wolałbym jednak spróbować to naprawić i przy okazji czegoś się nauczyć na przyszłość.

Dokładam nowe spostrzeżenia:
  1. Oprócz niemożliwości przywrócenia poprzedniej wersji libc6 nie można odinstalować ani zainstalować żadnych pakietów.
    Wyszło również na jaw, że nie można przeprowadzić instalacji innych programów, które przy instalacji wymagają systemu opartego na pakietach, a mianowicie nie mogę zainstalować AdobeAIR z pliku AdobeAIRInstaller.bin.
    Instalacja zatrzymuje się komunikatem:

    Kod: Zaznacz cały

    Wystąpił błąd
    
    Nie można zainstalować środowiska Adobe AIR, ponieważ trwa instalowanie innej aplikacji. Dokończ pierwszą instalację, zanim przystąpisz do tej.
  2. Próbowałem wykonać do końca w trybie tekstowym (bez X-ów)

    Kod: Zaznacz cały

    apt-get -f install
    I również się nie daje, bo nie idzie przeskoczyć:

    Kod: Zaznacz cały

    You are about to do something potentially harmful.
    To continue type in the phrase 'Yes, do as I say!'
     ?] 
    Nie działa wklepanie y ani yes
    Chyba, że czegoś o Debianie nie wiem?
    Z aptitude bez X-ów również nie mogę się dogadać.
  3. Próbowałem również zainstalować libc-bin i libc6-i686 ze Squeeze, bo takie rozwiązanie również gdzieś widziałem w internecie.
    Jednak po tymczasowym włączeniu repozytorium Squeeze próba instalacji powyższych pakietów również się nie powiodła!
AdeBe
Junior Member
Posty: 825
Rejestracja: 01 grudnia 2007, 14:41

Post autor: AdeBe »

I również się nie daje, bo nie idzie przeskoczyć:
Kod:
You are about to do something potentially harmful.
To continue type in the phrase 'Yes, do as I say!'
?]
Nie działa wklepanie y ani yes
Chyba, że czegoś o Debianie nie wiem ?
Czytanie ze zrozumieniem się kłania. Wpisz dokładnie tą frazę o którą prosi.
fnmirk
Senior Member
Posty: 8273
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

&quot pisze:Odpowiedź rodem z forum Windows.
Czy przeczytałeś dokładnie to co napisałem? Czy tylko to co chciałeś?

Chcesz się bawić i poznawać w taki sposób system nikt ci tego nie może zabronić. Według mnie jest to pozbawione sensu kiedy mamy w systemie dużo pakietów. Lepiej wykonać aktualizację całości do wersji testowej. Dodatkowo sam się pakujesz w kłopoty mieszając narzędzia do zarządzania pakietami. Przy tak złożonej operacji należy korzystać z tylko jednego narzędzia: apt-get lub aptitude.
Awatar użytkownika
saturno
Junior Member
Posty: 741
Rejestracja: 08 lipca 2008, 20:04

Post autor: saturno »

AdeBe pisze:Czytanie ze zrozumieniem się kłania. Wpisz dokładnie tą frazę o którą prosi.
Niestety muszę cię zasmucić, bo tego również wczorajszej nocy próbowałem, a pisząc dzisiaj odpowiedź najzwyczajniej zapomniałem o tym wspomnieć. Być może dlatego, że wydawało mi się żartem żądanie wpisania całego zdania jako potwierdzenie wykonania zadania jednak niemniej tego również próbowałem i wynik tego polecenia nie dawał oczekiwanych efektów.

Nie napisałem w poprzednim poście, że chodziło o polecenie:

Kod: Zaznacz cały

apt-get -f install
Dołączam zdjęcie ekranu, bo może jednak jest coś co według mnie wydaje się mało istotne, a jest ważne:

Obrazek

Odnośnie części tego co jest widoczne na zdjęciu:

Kod: Zaznacz cały

debian:/home/tom# dpkg --configure locales
dpkg: `ldconfig' not found on PATH.
dpkg: 1 expected program(s) not found on PATH.
NB: root's PATH should usually contain /usr/local/sbin, /usr/sbin and /sbin
Ale to chyba nic dziwnego skoro pakietu locales nie daje się zainstalować ?
fnmirk
Senior Member
Posty: 8273
Rejestracja: 03 grudnia 2007, 06:37

Post autor: fnmirk »

Jak się czegoś nie daje zainstalować (przeinstalować) to należy to wcześniej odinstalować. Uwaga restart systemu może nie być wskazany. Osobiście bawiłem się tym przez trzy dni zanim uzyskałem system bazowy skłonny do słuchania poleceń.
AdeBe
Junior Member
Posty: 825
Rejestracja: 01 grudnia 2007, 14:41

Post autor: AdeBe »

saturno, przepraszam w takim razie. Po prostu z reguły użytkownicy mają problem z takimi tzw. "pierdołami" i przyzwyczajam się do zwracania uwagi na takie podstawy.
ArnVaker

Post autor: ArnVaker »

Przyznaję bez bicia, że nie czytałem wszystkiego bo mi się nie chciało, ale...
on Ci wszędzie jęczy o ldconfig, Ty go w ogóle masz w /sbin?

ldconfig w lennym siedzi w samej paczce libc6, w obecnym squeeze i wyżej wyleciał do pakietu libc-bin. Jak wracasz do Lennego, to ściągnij sobie jego pakiet libc6, rozpakuj i wrzuć z palca ldconfig tam gdzie jego miejsce. Sprawdź co się będzie dalej działo, bo przewidzieć tego za bardzo się nie da :)
fnmirk pisze:Jak się czegoś nie daje zainstalować (przeinstalować) to należy to wcześniej odinstalować.
Tak, na przykład libc6.
saturno pisze:Niestety muszę cię zasmucić, bo tego również wczorajszej nocy próbowałem, a pisząc dzisiaj odpowiedź najzwyczajniej zapomniałem o tym wspomnieć.
Stawiam na literówkę, ale to i tak nic by pewnie nie dało.
Awatar użytkownika
saturno
Junior Member
Posty: 741
Rejestracja: 08 lipca 2008, 20:04

Post autor: saturno »

fnmirk pisze:Czy przeczytałeś dokładnie to co napisałem? Czy tylko to co chciałeś?
Czytałem.
Zawsze czytam wszystko i nad opcją reinstalacji również się zastanawiałem.
Nie wiem czemu się unosisz ?
Ale wejdź również w moje położenie: po kilkunastu godzinach szukania odpowiedzi w internecie już w pierwszej odpowiedzi czytam radę typu: "formatowanie dysku".
Przecież jeśli chciałbym problem rozwiązać formatowaniem, to w czasie w którym szukałem rozwiązania problemu zainstalowałbym system od nowa co najmniej kilka razy.
________________________________________________________________
fnmirk pisze:Lepiej wykonać aktualizację całości do wersji testowej.
Powody na nie:
1. Jeśli chciałbym używać wersji testowej nie instalowałbym wersji stabilnej.
2.
saturno pisze: Dokładam nowe spostrzeżenia:
  1. Oprócz niemożliwości przywrócenia poprzedniej wersji libc6 nie można odinstalować ani zainstalować żadnych pakietów.
3.

Kod: Zaznacz cały

debian:/home/tom# fdisk -l

Disk /dev/hda: 4303 MB, 4303272960 bytes
255 heads, 63 sectors/track, 523 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x00028d66

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1               1          66      530113+  83  Linux
/dev/hda2              67          74       64260   82  Linux swap / Solaris
/dev/hda3              75         523     3606592+  83  Linux
/dev/hda1 nieużywane około 512 MB (bad sectory)
Na /dev/hda3 zmieści mi się standardowe KDE4 + parę najbardziej niezbędnych innych programów ?
_________________________________________________________________
fnmirk pisze:Dodatkowo sam się pakujesz w kłopoty mieszając narzędzia do zarządzania pakietami. Przy tak złożonej operacji należy korzystać z tylko jednego narzędzia: apt-get lub aptitude.
Przeszukując ostatnio internet widziałem to chyba z dziesięć razy.
A zacząłem używać wszystkich dostępnych narzędzi z tej przyczyny, że tonący brzytwy się chwyta, a narzędzie którym popsułem system (synaptic) po prostu nie działa.

Ps.: Do czasu pojawienia się kłopotów z pakietami nie używałem różnych narzędzi.
Przez kpackage instalowałem synaptica i nim instalowałem wszystko co było jeszcze potrzebne.
Jedyny wyjątkiem było częste instalowanie i odinstalowywanie wine (jeśli okresowo potrzebowałem więcej miejsca na dysku) używając dpkg.
_________________________________________________________________
fnmirk pisze:Jak się czegoś nie daje zainstalować (przeinstalować) to należy to wcześniej odinstalować. Uwaga restart systemu może nie być wskazany. Osobiście bawiłem się tym przez trzy dni zanim uzyskałem system bazowy skłonny do słuchania poleceń.
saturno pisze:
  1. Oprócz niemożliwości przywrócenia poprzedniej wersji libc6 nie można odinstalować ani zainstalować żadnych pakietów.
Nad tym, że nie wolno wykonywać restartu też się zastanawiałem, bo w zależnościach jest praktycznie wszystko łącznie z programami do instalacji pakietów oraz jądro.
Więc sądziłem, że dopóki system będzie w pamięci trzeba z powrotem zainstalować co najmniej jądro plus minimalny system bazowy._________________________________________________________________
ArnVaker pisze:Przyznaję bez bicia, że nie czytałem wszystkiego bo mi się nie chciało, ale...
on Ci wszędzie jęczy o ldconfig, Ty go w ogóle masz w /sbin?

ldconfig w lennym siedzi w samej paczce libc6, w obecnym squeeze i wyżej wyleciał do pakietu libc-bin. Jak wracasz do Lennego, to ściągnij sobie jego pakiet libc6, rozpakuj i wrzuć z palca ldconfig tam gdzie jego miejsce. Sprawdź co się będzie dalej działo, bo przewidzieć tego za bardzo się nie da :)
Prawdopodobnie BINGO !
Nie było ldconfig w /sbin więc go tam wrzuciłem i jedyna możliwość naprawy pakietu jaka była dostępna w synapticu (Force Version...) wreszcie przyniosła oczekiwany skutek.
Zdążyłem odchaczyć automatyczne zamykanie okna w synapticu i zawartość okna konsoli wstawiam poniżej:

Kod: Zaznacz cały

perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale. at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 54, <> line 1.
Gdk-WARNING **: locale not supported by C library at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 54, <> line 1.
Gtk-WARNING **: Locale not supported by C library.
    Using the fallback 'C' locale. at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 60, <> line 1.
Gdk-WARNING **: locale not supported by C library at /usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 60, <> line 1.
Use of uninitialized value in subroutine entry at /usr/share/perl5/Debconf/Encoding.pm line 65, <> line 1.
Preconfiguring packages ...
dpkg - warning: downgrading libc6 from 2.10.2-6 to 2.7-18lenny2.
(Reading database ... 110705 files and directories currently installed.)
Preparing to replace libc6 2.10.2-6 (using .../libc6_2.7-18lenny2_i386.deb) ...
Can't exec "locale": No such file or directory at /usr/share/perl5/Debconf/Encoding.pm line 16.
Use of uninitialized value $Debconf::Encoding::charmap in scalar chomp at /usr/share/perl5/Debconf/Encoding.pm line 17.
Use of uninitialized value in subroutine entry at /usr/share/perl5/Debconf/Encoding.pm line 65.
Unpacking replacement libc6 ...
Processing triggers for man-db ...
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
    LANGUAGE = (unset),
    LC_ALL = (unset),
    LANG = "pl_PL.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
/usr/bin/mandb: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
manconv: can't set the locale; make sure $LC_* and $LANG are correct
Setting up libc6 (2.7-18lenny2) ...
Installing new version of config file /etc/gai.conf ...
Installing new version of config file /etc/bindresvport.blacklist ...
Trzeba jeszcze podjąć jakieś dodatkowe czynności ?
Czy można już doinstalować i skonfigurować locales ?
ODPOWIEDZ