On Tue, 10 Dec 2002, calebr wrote: :> Zrobilem, apt-setup, update, upgrade, -f install. Dalej jak chcem cos sciagana :> widze to samo: :> bash-2.05a# apt-get install locales :> Reading Package Lists... Done :> Building Dependency Tree... Done :> Some packages could not be installed. This may mean that you have :> requested an impossible situation or if you are using the unstable :> distribution that some required packages have not yet been created :> or been moved out of Incoming. :> :> Since you only requested a single operation it is extremely likely that :> the package is simply not installable and a bug report against :> that package should be filed. :> The following information may help to resolve the situation: :> :> Sorry, but the following packages have unmet dependencies: :> locales: Depends: glibc-2.2.5-11.2 :> E: Sorry, broken packages :> bash-2.05a# Czasem nie ustawiles sobie pobieranie wersji unstable, majac caly system jako stable? stable jest robione pod libc6, a nie glibc ;}
$ apt-get source locales $ dpkg-source -x locales*.dsc $ cd localescostam $ dpkg-buildpackage $ cd .. ; dpkg -i locales*.deb ;>>> mialem dokladnie to samo z elm-me+, wiec zassalem source i sobie przekompilowalem pakiet. Pozdrawiam -- Tomasz T. Ciaszczyk [EMAIL PROTECTED] http://ciacho.pl/ "Jak bardzo mocno dano mi, odczuć że nic nie znaczę." -- Kasia Kowalska "Straciłam swój rozsądek"

