[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problemas com update



Em Fri, 28 Mar 2003 08:41:07 -0300 (EST)
Geison Tel <geison@rnp.br> disse que:

> 
> Pessoal,
> 
> Resolvi fazer o update para o Gnome 2.2 e do KDE 3.1, seguindo as dicas
> eu atualizei o XFree para o 4.2 mas estou tendo problemas ainda, eu
> tentei fazer o que o Claudio sugeriu que foi adicionar as bibliotecas
> com o seguinte comando:
> 
> apt-get -u install libfam0 libsdl1.2debian x-window-system-core
> xlibmesa3
> 
> Mas olha só o que acontece:
> 
> 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.
> The following information may help to resolve the situation:
> 
> Sorry, but the following packages have unmet dependencies:
>   libfam0: Depends: libc6 (>= 2.3.1-1) but 2.2.5-11.2 is to be installed
>            Depends: libstdc++2.10-glibc2.2 (>= 1:2.95.4-15) but
> 1:2.95.4-11woody1 is to be installed
>   libsdl1.2debian: Depends: libsdl1.2debian-oss (= 1.2.4-1+arts1.1-1)
>   but it is
> not going to be installed or
>                             libsdl1.2debian-all (= 1.2.4-1+arts1.1-1)
>                             but it is
> not installable or
>                             libsdl1.2debian-all+arts1.1 (=
>                             1.2.4-1+arts1.1-1)
> but it is not going to be installed or
>                             libsdl1.2debian-esd (= 1.2.4-1+arts1.1-1)
>                             but it is
> not installable or
>                             libsdl1.2debian-arts (= 1.2.4-1+arts1.1-1)
>                             but it
> is not installable or
>                             libsdl1.2debian-arts+arts1.1 (=
>                             1.2.4-1+arts1.1-1)
> but it is not going to be installed
>   x-window-system-core: Depends: xlibmesa3-gl but it is not going to be
> installed
>                         Depends: xbase-clients but it is not going to be
> installed
>   xlibmesa3: Depends: xlibmesa3-gl but it is not going to be installed
> E: Sorry, broken packages
> 
> 
> Como posso resolver isso ??

Aparentemente você não tem o unstable no seu /etc/apt/sources.list. 
Edite o arquivo e mude de testing (ou stable) para unstable (cuidado,
aqui você está dizendo que vai usar pacotes instáveis e isso significa
que eles podem quebrar o sistema; a vantagem é que estes instáveis já
estão um pouco mais 'estáveis'...).

aí então:

apt-get update

apt-get -u install libfam0 libsdl1.2debian x-window-system-core
   xlibmesa3

apt-get -f install 
(pra ver se não ficou nada quebrado)

Retorne os "ustable" que você alterou para aquilo que estava antes e
depois 

apt-get update

de novo (pra manter o índice dos pacotes que são indicados pra sua
distribuíção - estável, teste ou instável).

Abraço
Cláudio



Reply to: