RPM Fusion for EPEL-6

Paul Howarth paul at city-fan.org
Fri Jul 30 11:34:07 CEST 2010


On 30/07/10 09:51, manuel "lonely wolf" wolfshant wrote:
> On 07/29/2010 05:50 PM, Jarod Wilson wrote:
>> On Thu, Jul 29, 2010 at 10:20 AM, Lubomir Rintel<lkundrak at v3.sk> wrote:
>>> Hi,
>>>
>>> I'm seriously interested in maintaining my RPM Fusion packages for EL-6
>>> (actually, I'd be glad if we had a multimedia stack for it as well),
>>> given I'll probably end up with an el6 desktop.
>>>
>>> There are no branches done currently, nor builders are set up and I'm
>>> not to sure what do I need to get them. Can I be helpful here? If yes,
>>> how?
>> Step one would probably be getting a local el6 mirror on the
>> builder(s). Looks like mirrors.kerenl.org has the el6 beta content
>> mirrored, I can rsync it down to my mirror from there. Then we also
>> need mock and plague config files. If you can put together the mock
>> configs (just point at a public mirror for now, and I can redirect
>> them at mine when its ready), I can drop them onto my builder and add
>> the necessary plague bits (though I dunno, maybe the plan is to do el6
>> using koji?).
> FWIW, I was not able to setup mock to build locally for EL-6. I get an
> error message which seems to indicate a lack of the buildsys-build group.
> If anyone can share a working config, please do.

I made a buildsys-build package for this purpose a while back, which you 
can get here:

http://mirror.city-fan.org/ftp/contrib/buildsys/

The one you want is buildsys-build-0.6-1.CF.el6.noarch.rpm

Put that package in a repo you've configured in your mock config (you 
might want to add a "groups" repo containing just that package). Then, 
to use it, put in your mock config:

config_opts['chroot_setup_cmd'] = 'install buildsys-build'

Paul.


More information about the rpmfusion-developers mailing list