small correction about the repository list
the ovirt repository is of course this one:
From: "Itamar Heim" <iheim(a)redhat.com>
To: "Ohad Basan" <obasan(a)redhat.com>
Cc: "infra" <infra(a)ovirt.org>, "Dan Kenigsberg"
<danken(a)redhat.com>
Sent: Wednesday, October 2, 2013 6:42:08 PM
Subject: Re: missing centos repository for ovirt live nightly
On 10/02/2013 11:44 AM, Ohad Basan wrote:
> Hello
>
> I am running a jenkins job that generates a nightly ovirt live iso based on
> the nightly rpm repository
> currently it's throwing me
> Error creating Live CD : Failed to build transaction :
> vdsm-4.12.0-166.git57218c4.el6.x86_64 requires selinux-policy-targeted >=
> 3.7.19-213
>
> the list of repositories I am using is as following:
>
> repo --name=base
>
--mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=os
> repo --name=updates
>
--mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates
> repo --name=epel
>
--mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=epel-6&arch=$basearch
> repo --name=epel-testing
> --baseurl=http://dl.fedoraproject.org/pub/epel/testing/6/x86_64/
> repo --name=ovirt
> --baseurl=http://resources.ovirt.org/releases/3.3/rpm/EL/6/
> repo --name=gluster
>
--baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$releasever/$basearch/
> repo --name=glusternoarch
>
--baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$releasever/noarch
>
> am I missing something?
> some experimental repository that should be added in order for the
> nightlies to be installable on centos?
>
> 10x
>
> Ohad
> _______________________________________________
> Infra mailing list
> Infra(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/infra
>
adding danken