Le Sun 06 Dec 09 à 21:13 +0100, Pascal Obry a écrit :
> > The following steps should works:
> > unbreak a debian system:
> > 
> >  - remove all references to debian-multimedia.org from
> >    /etc/apt/sources.list and /etc/apt/sources.list.d/*.list
> > 
> >  - apt-get install libavutil49 libavutil50-
> > 
> > or with aptitude instead of apt-get.
> 
> I see. Yet it still want to remove more than 100 packages amongst them
> sound-juicer, abiword, gnumeric, file-roller...

For sound juicer I can understand because it might be using libavcodec
more or less directly. for the other ones no idea. They might be related
via a chain of several depedencies

So it looks like the depedencies resolver is not smart enough.

Maybe forcing the installion of the libav* libs could help.

apt-get install libavutil50- libavutil49 libavcodec52 libavformat52


-- 
Xtophe



_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to