Push scripts, mash (was: Re: FESCo wants to ban direct stable pushes in Bodhi (urgent call for feedback))

Kevin Kofler kevin.kofler at chello.at
Thu Mar 11 00:01:19 UTC 2010


Matthew Woehlke wrote:
> Hmm, maybe then you are thinking of things that are far less
> stand-alone. The only "run-time environment" we care about is that the
> program can be executed (so, kernel can load it, glibc.i?86 exists,
> etc.). We tend to have very few if any dependencies beyond libc (and
> even then, beyond libc/libm/libpthread, we usually provide our own).

Then all you really need is:
* the 32-bit repository enabled,
* yum.conf set up not to install matching i686 packages for all x86_64 
packages (which would cause file conflicts when using the full 32-bit 
repository), but only those explicitly requested or required by dependencies 
(This has now been the default for several Fedora releases anyway.),
* "yum install glibc.i686".

You don't actually need multilibbed x86_64 repositories.

        Kevin Kofler



More information about the devel mailing list