Handling multilib

David Woodhouse dwmw2 at infradead.org
Tue Mar 20 15:33:30 UTC 2007


On Tue, 2007-03-20 at 11:02 -0400, Bill Nottingham wrote:
> So, the idea I had is that for things like this:
> 
> - you subscribe your multi-arch system to both channels
> 
> - the decision for what is installed is done via yum
> plugins/configurable
>   yum behavior
>   
> You could say 'multlib=devel', to get development packages and their
> dependencies. Or 'runtime', to get runtime libraries. Or 'none', to
> get, well, nothing.

That makes a certain amount of sense. Although I don't really think we
need to offer the "runtime" option -- what's the point in a bunch of
libraries which never get used? Just pull them in if they're required,
surely -- either by a -devel package or by an executable? Let the
default be 'none', which gives you nothing but the special cases like
gdb and strace.

-- 
dwmw2




More information about the Fedora-maintainers mailing list