Bug#528365: Bug #528365: Test with offical libav* packages and without libavutil50

2009-12-08 Thread Pascal Obry

Christophe,

Just to confirm that removing the libraries from debian-multimedia
solves the problem.

Thanks for your help and your time.

Pascal.

-- 

--|--
--| Pascal Obry   Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|--
--|http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B




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


Bug#528365: Bug #528365: Test with offical libav* packages and without libavutil50

2009-12-06 Thread Christophe Mutricy
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


Bug#528365: Bug #528365: Test with offical libav* packages and without libavutil50

2009-12-06 Thread Pascal Obry
Christophe,

> Removing stuff by hand from /usr/lib is very rarely a good idea.

Right, I have just moved-away to test and replaced the library just after :)

> 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...

> Note that it will remove the packages needing the special version of
> FFMpeg on debian-multimedia.org.

Packages above does not depends on debian-multimedia, right?

> By official I mean: packages coming from debian.org not from a
> third-party repository.

Understood.

> http://packages.debian.org/libavutil50 will show you that there is no
> libavutil50 package in Debiani.

Ok, how do you explain that many packages have to be removed.

After editing my source.list, I have made sure my system was clean and
up-to-date:

   $ aptitude clean
   $ aptitude update
   $ aptitude dist-upgrade

Any idea?

If not I'll do the removal and try to reinstall all packages after...

Pascal.

-- 

--|--
--| Pascal Obry   Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|--
--|http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B




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


Bug#528365: Bug #528365: Test with offical libav* packages and without libavutil50

2009-12-06 Thread Christophe Mutricy
Le Sun 06 Dec 09 à 20:42 +0100, Pascal Obry a écrit :
> 
> > We've had several report from people affected by this bug that using the
> > official ffmpeg libraries (libavcodec, libavformat, libswscale,
> > libpostproc) and checking that libavutil50 is not installed fixes this
> > bug.
> 
> Can you be more specific? When I try to remove libavutil50 from my
> system I have 109 packages that needs to be removed (vlc, gnome-office,
> xine, inkscape...), so I definitely can't remove it.
> 
> I have deleted the libavtutil.so.50* from lib. The bug what still there.

Removing stuff by hand from /usr/lib is very rarely a good idea.


> 
> > Could the reporters still experiencing the bug with -V x11 or -V xv test
> > and report if it's still broken once libavutil50 is removed and official
> > libav* packages are used.
> 
> Here you need to be more specific. As I said remove libavutil50 seems
> quite challenging and what do you call official libav* packages? Isn't
> libavutil50 official?

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.

Note that it will remove the packages needing the special version of
FFMpeg on debian-multimedia.org.


By official I mean: packages coming from debian.org not from a
third-party repository.

http://packages.debian.org/libavutil50 will show you that there is no
libavutil50 package in Debiani.

Regards,

-- 
Xtophe



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


Bug#528365: Bug #528365: Test with offical libav* packages and without libavutil50

2009-12-06 Thread Pascal Obry

Christophe,

First of all, yes I still have this problem with vlc/testing. Using
vlc/stable is fine.

> We've had several report from people affected by this bug that using the
> official ffmpeg libraries (libavcodec, libavformat, libswscale,
> libpostproc) and checking that libavutil50 is not installed fixes this
> bug.

Can you be more specific? When I try to remove libavutil50 from my
system I have 109 packages that needs to be removed (vlc, gnome-office,
xine, inkscape...), so I definitely can't remove it.

I have deleted the libavtutil.so.50* from lib. The bug what still there.

> Could the reporters still experiencing the bug with -V x11 or -V xv test
> and report if it's still broken once libavutil50 is removed and official
> libav* packages are used.

Here you need to be more specific. As I said remove libavutil50 seems
quite challenging and what do you call official libav* packages? Isn't
libavutil50 official?

Pascal.

-- 

--|--
--| Pascal Obry   Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|--
--|http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B




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


Bug#528365: Bug #528365: Test with offical libav* packages and without libavutil50

2009-12-06 Thread Christophe Mutricy

Hello,

(CC'ing all the people i believe involved in this bug. please ignore if
you don't know what it is about)

We've had several report from people affected by this bug that using the
official ffmpeg libraries (libavcodec, libavformat, libswscale,
libpostproc) and checking that libavutil50 is not installed fixes this
bug.

Could the reporters still experiencing the bug with -V x11 or -V xv test
and report if it's still broken once libavutil50 is removed and official
libav* packages are used. 

Without answer confirming that the bug still happen with the official
packages before Christmas, I'll close this bug.

Regards, 

-- 
Xtophe



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