Fórum Ubuntu CZ/SK

Ubuntu pro osobní počítače => Instalace, aktualizace a spouštění => Téma založeno: andreus 22 Října 2009, 14:26:48

Název: Problem s instalaciami z repozitarov [vyřešeno]
Přispěvatel: andreus 22 Října 2009, 14:26:48
Pri pokuse hocico nainstalovat mi vyhodi nasledovnu hlasku:
Citace
~$ sudo apt-get install ocrad
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  lesstif2
Use 'apt-get autoremove' to remove them.
The following NEW packages will be installed:
  ocrad
0 upgraded, 1 newly installed, 0 to remove and 11 not upgraded.
1 not fully installed or removed.
Need to get 0B/142kB of archives.
After this operation, 377kB of additional disk space will be used.
Setting up libc6 (2.9-4ubuntu6.1) ...

Processing triggers for libc6 ...
ldconfig deferred processing now taking place
/sbin/ldconfig.real: /0K is not a known library type
/sbin/ldconfig.real: ��g�]�Z���5sV������\>g��e�qJ��e&�%�V@�a�_��W!��9�?T>[��7q̿����Kf�}K��!�
                �81�v is not a known library type
/sbin/ldconfig.real: -jڍ:S)��t̕�?�1��!*0�����1�T��e�Y���h��*�
                                                                   �U���l��ο�3��� is not a known library type
/sbin/ldconfig.real: с  is not a known library type
/sbin/ldconfig.real: �x  is not a known library type
/sbin/ldconfig.real: �h  is not a known library type
/sbin/ldconfig.real:  is not a known library type
/sbin/ldconfig.real:  is not a known library type
/sbin/ldconfig.real:  is not a known library type
/sbin/ldconfig.real:  is not a known library type
Segmentation fault
dpkg: subprocess post-installation script returned error exit status 139
E: Sub-process /usr/bin/dpkg returned an error code (2)

Nasledne aby sa znova dal spustit apt-get install treba dat sudo dpkg --reconfigure -a, co ale nicomu nepomoze. Problem nastal, ked som chcel doinstalovat nejake kniznice potrebne pre grass. Viete poradit co dalej?
Název: Re: Problem s instalaciami z repozitarov
Přispěvatel: matyskovo 22 Října 2009, 14:58:37
Zkuste před tím nejprve
Kód: [Vybrat]
sudo apt-get autoremove - odstraníte nepotřebné

pak update, upgrade

a pak teprve instalovat, ale z toho výpisu moc moudrý nejsem...
Název: Re: Problem s instalaciami z repozitarov
Přispěvatel: menganito 22 Října 2009, 17:00:22
Zkuste před tím nejprve
Kód: [Vybrat]
sudo apt-get autoremove - odstraníte nepotřebné

To mu bude nanič, keďže ani inštalácia nedobehne správne. možno
Kód: [Vybrat]
aptitude reinstall ldconfig by pomohlo...
Název: Re: Problem s instalaciami z repozitarov
Přispěvatel: andreus 22 Října 2009, 17:02:42
Nakoniec som to vyriesil pred chvilou pomocou IRC. Na kanaly sa zistilo ze mam v ld.so.conf jeden nezmyselny riadok, ktory hadzal binarky do cesty..

Vdaka za pomoc  ;)