missing centos repository for ovirt live nightly

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-$... repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$... am I missing something? some experimental repository that should be added in order for the nightlies to be installable on centos? 10x Ohad

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-$... repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$...
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@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
adding danken

small correction about the repository list the ovirt repository is of course this one: http://resources.ovirt.org/releases/nightly/rpm/EL/6/ ----- Original Message -----
From: "Itamar Heim" <iheim@redhat.com> To: "Ohad Basan" <obasan@redhat.com> Cc: "infra" <infra@ovirt.org>, "Dan Kenigsberg" <danken@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-$... repo --name=glusternoarch --baseurl=http://download.gluster.org/pub/gluster/glusterfs/3.4/3.4.0/EPEL.repo/epel-$...
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@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
adding danken

On Wed, Oct 02, 2013 at 06:42:08PM +0300, Itamar Heim wrote:
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
We've discussed this problem earlier this week. Please review and verify the temporary non-fix for this http://gerrit.ovirt.org/#/c/19807/ Why is it a non-fix? because you'd have to `setenforce 0` (and make Dan Walsh cry) in order to use vdsm without a proper fix. Still, it should enable us to build and install vdsm, and give it some sort of testing. Dan.
participants (3)
-
Dan Kenigsberg
-
Itamar Heim
-
Ohad Basan