Sam Hocevar
sam at zoy.org
Thu Nov 3 07:39:09 CST 2005
On Thu, Nov 03, 2005, Sebastian Dröge wrote:
> > This does not sound like a valid reason as far as VLC is concerned,
> > because VLC does not use FFmpeg's AAC support but has its own separate
> > plugin.
>
> Which is another reason why vlc needs to go to multiverse. It ships the
> complete faad2 sourcetree and faad2 is currently in multiverse.
"plugin" means it can be disabled and has no other effect on the
package than the missing functionality.
> > Marillat's utter ignorance of APIs, of transitions, of compatibility,
> > of ABIs, of library SONAMEs and even of copyright cannot be stressed
> > enough. You should be very careful if you plan to use his broken
> > packages.
>
> Yes, I already noticed this with other packages by him. But in the case
> of ffmpeg it should be fine, the only thing I don't trust him is for
> incompatible API versions but I'll verify if the API changed with every
> new version.
Haha. Have fun.
> Yes rebuilding is needed in all depending packages when updating ffmpeg.
> But when using shared libraries (with shlibs (>= currentversion) (<<
> newversion)) breakages will show up imediatly as everything needs a
> rebuild to be installable. This way broken packages must be handled
> early and can't be deferred like now which will yield to unbuildable
> packages in releases.
And everything will be uninstallable until all packages are rebuilt,
which could take ages if other transistions are occurring. To detect
what needs to be rebuilt when you upload a new version you don't need to
break all FFmpeg-using packages, you just need apt-rbdepends[1].
Waiting for everything to break *in* the distribution is not the
proper way to do things. If you really care about it, you need to put
all FFmpeg and FFmpeg-using packages in a staging area. And that can be
done whether shared or static libraries are shipped. And what is good
with using static libraries in this case of rapidly changing APIs/ABIs
is that a source package stuck into another transition and that cannot
be rebuilt does not prevent all the other packages from being rebuilt.
> > In the end, you will see that when updating FFmpeg, all packages
> > using it will need to be rebuilt to benefit from it. Which is exactly
> > the problem you try to ascribe to the shipping of static libraries.
>
> see above answer ;)
So you no longer claim it is a problem, you just say it will be
easier to spot. Well, I disagree. See above.
> > I see no real reason for putting VLC in multiverse. If you need
> > help fixing some technical problems (such as my suggestion for the
> > transcode package), I'd be happy to help. I am upstream for VLC as well
> > as the Debian maintainer for both VLC and FFmpeg so I have quite some
> > experience with the whole stuff.
>
> Thanks for your help :)
> But VLC has to be in multiverse, no matter what happens to ffmpeg
> because of the included faad2 (or is this only the case with our
> package?)
Oh please. Don't tell me no one knows how to remove a few files they
don't like from a tarball.
> thanks again, I'm happy that I got more reactions to this mail than to
> the other 3 months ago.
It was by sheer luck that I was informed of your message, but I'll
try to follow this list from now.
[1] grep-dctrl -F Build-Depends "$1" -s Package /var/lib/apt/lists/*_Sources
--
Sam.
More information about the ubuntu-devel
mailing list