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

Re: No puedo actualizar paquetes !!!!!!!!!!



> 
> Alguien ha tenido estos mismos problemas ?
> Como lo resuelvo ?
> 
> Gracias por adelantado
> Saludos
> CG
> 
> 
> root@Vger:~# apt-get upgrade
> Reading Package Lists... Done
> Building Dependency Tree... Done
> You might want to run apt-get -f install' to correct these.
> Sorry, but the following packages have unmet dependencies:
>   libesd0: Depends: esound-common (>= 0.2.22-5) but 0.2.17-7 is installed
> E: Unmet dependencies. Try using -f.
Este es el problema. Tienes instalado el paquete libesd0 que depende de esound-common (>= 0.2.22-5) (fíjate en la versión) pero tu tienes instalada la 0.2.17-7.Con -f seguramente lo sobreescribirá.
> 
> En Deselect me muestra:
>         Broken Optional packages in section libs 
>  U** Opt libs   libesd0      0.2.22-5  0.2.22-5  Enlightened Sound Daemon
>         Updated packages (newer version is available) 
>             Updated Optional packages in section sound 
>  *** Opt sound  esound       0.2.17-7  0.2.22-5  Enlightened Sound Daemon
>  *** Opt sound  esound-commo 0.2.17-7  0.2.22-5  Enlightened Sound Daemon
> 
> Al intentar usar DPKG para actualizar "esound_0.2.22-5_i386.deb"
> 
> root@Vger:/var/cache/apt/archives# dpkg -i esound_0.2.22-5_i386.deb
> (Reading database ... 47892 files and directories currently installed.)
> Preparing to replace esound 0.2.17-7 (using esound_0.2.22-5_i386.deb) ...
> Unpacking replacement esound ...
> dpkg: error processing esound_0.2.22-5_i386.deb (--install):
>  trying to overwrite /usr/share/man/man1/esd.1.gz', which is also in package
> esound-common
> Errors were encountered while processing:
>  esound_0.2.22-5_i386.deb
> Y al intentar usar DPKG para actualizar "esound-common_0.2.22-5_all.deb"
> 
> root@Vger:/var/cache/apt/archives# dpkg -i esound-common_0.2.22-5_all.deb
> dpkg: regarding esound-common_0.2.22-5_all.deb containing esound-common:
>  esound-common conflicts with esound (<< 0.2.22-4)
>   esound (version 0.2.17-7) is installed.
> dpkg: error processing esound-common_0.2.22-5_all.deb (--install):
>  conflicting packages - not installing esound-common
> Errors were encountered while processing:
>  esound-common_0.2.22-5_all.deb



Reply to: