Fedora 22 build broken - missing gluster repo

Hi infra, We have a problem with fc22_created job [1] It fails with: 16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64. This means it does not have the gluster development repository [2], providing gluster 3.7. Please disable this job until the job is configured properly. Thanks, Nir [1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages

On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra,
We have a problem with fc22_created job [1]
It fails with:
16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64.
This means it does not have the gluster development repository [2], providing gluster 3.7.
Please disable this job until the job is configured properly.
Thanks, Nir
[1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
That job should have been disabled per my request to support DNF [3] as yum is missing from f22. [3] https://fedorahosted.org/ovirt/ticket/317

----- Original Message -----
From: "Dan Kenigsberg" <danken@redhat.com> To: "Nir Soffer" <nsoffer@redhat.com>, dcaro@redhat.com Cc: "infra" <infra@ovirt.org> Sent: Tuesday, May 5, 2015 10:05:00 PM Subject: Re: Fedora 22 build broken - missing gluster repo
On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra,
We have a problem with fc22_created job [1]
It fails with:
16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64.
This means it does not have the gluster development repository [2], providing gluster 3.7.
Please disable this job until the job is configured properly.
Thanks, Nir
[1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
That job should have been disabled per my request to support DNF [3] as yum is missing from f22.
iirc i disabled it, but it might have been re-added via yaml. if it's not supported i suggest to remove it from yaml and delete the job for now. dan/nir - you're welcome to send a patch to remove it from yaml as job owners and an infra team member will review and merge/delete it. sagi - please follow up on this.
[3] https://fedorahosted.org/ovirt/ticket/317
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

--dTy3Mrz/UPE2dbVg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 05/05, Dan Kenigsberg wrote:
On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra, =20 We have a problem with fc22_created job [1] =20 It fails with: =20 16:17:34 Error: nothing provides glusterfs >=3D 3.6.999 needed by vds= m-4.17.0-762.git6e3659a.fc22.x86_64. =20 This means it does not have the gluster development repository [2], pro= viding=20 gluster 3.7. =20 Please disable this job until the job is configured properly. =20 Thanks, Nir =20 [1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_cr= eated/127/console [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packag= es =20 That job should have been disabled per my request to support DNF [3] as y= um is missing from f22. =20 [3] https://fedorahosted.org/ovirt/ticket/317
It's not actually failing because of the dnf change, but because of the spe= cial repo requirements, dnf will support the yum syntax at least a few releases (just showing the warning). We are currently using the gluster repos: glusterfs-fedora-nightly,http://download.gluster.org/pub/gluster//glusterfs= /nightly/glusterfs-3.7/fedora-$releasever-$basearch glusterfs-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/F= edora/fedora-$releasever/$basearch glusterfs-noarch-fedora,http://download.gluster.org/pub/gluster/glusterfs/L= ATEST/Fedora/fedora-$releasever/noarch I don't remember how they got there but I don't think we made them up. So a= re those ok? or should I change them?
=20
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --dTy3Mrz/UPE2dbVg Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJVSdNHAAoJEEBxx+HSYmnDkSsH/0ZxiKGlQaNEsh7fHdDaNWel mYs6tM5/EqgHv9m2Nj+ydsW+2p1iPoM2mtULoqGdTnZocMLkLgN5x3/Otx4vijIz 45nzuFOtfuWblDs1PxI/z5hvIo2DvYh6jxfEmWtV5ea7U6kdN0K0e0nmiDP7IQNW p9RivCbcFRWo8vqw+xMbohqVIf+VtxfJGQ0toKnqMMF2IQLR4+z3oDwLHpg4/6Jy CENL5UCiE2VdydsNqpkEil/8jKYZXBBkrKMQtpso4o1LhC1LVcEPqTMtORyeBDoG oEbNsFS8QxTBizD04EpJ/JBCd9VOjH5XGJhLyXd4j5nM6EnDA3pdZwxQFUelSIg= =CbzB -----END PGP SIGNATURE----- --dTy3Mrz/UPE2dbVg--

----- Original Message -----
From: "David Caro" <dcaro@redhat.com> To: "Dan Kenigsberg" <danken@redhat.com> Cc: "Nir Soffer" <nsoffer@redhat.com>, "infra" <infra@ovirt.org>, "Allon Mureinik" <amureini@redhat.com> Sent: Wednesday, May 6, 2015 11:39:35 AM Subject: Re: Fedora 22 build broken - missing gluster repo
On 05/05, Dan Kenigsberg wrote:
On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra,
We have a problem with fc22_created job [1]
It fails with:
16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64.
This means it does not have the gluster development repository [2], providing gluster 3.7.
Please disable this job until the job is configured properly.
Thanks, Nir
[1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
That job should have been disabled per my request to support DNF [3] as yum is missing from f22.
It's not actually failing because of the dnf change, but because of the special repo requirements, dnf will support the yum syntax at least a few releases (just showing the warning).
We are currently using the gluster repos:
glusterfs-fedora-nightly,http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... glusterfs-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele... glusterfs-noarch-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele...
I don't remember how they got there but I don't think we made them up. So are those ok? or should I change them?
Well we don't get the glusterfs >= 3.6.999 - right? This worked for me since we added the 3.6.999 requirement: http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/dgo-nightly-master-1.0-0.1.<PLATFORM>.noarch.rpm Documented in http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages Nir

Il 06/05/2015 12:38, Nir Soffer ha scritto:
----- Original Message -----
From: "David Caro" <dcaro@redhat.com> To: "Dan Kenigsberg" <danken@redhat.com> Cc: "Nir Soffer" <nsoffer@redhat.com>, "infra" <infra@ovirt.org>, "Allon Mureinik" <amureini@redhat.com> Sent: Wednesday, May 6, 2015 11:39:35 AM Subject: Re: Fedora 22 build broken - missing gluster repo
On 05/05, Dan Kenigsberg wrote:
On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra,
We have a problem with fc22_created job [1]
It fails with:
16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64.
This means it does not have the gluster development repository [2], providing gluster 3.7.
Please disable this job until the job is configured properly.
Thanks, Nir
[1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
That job should have been disabled per my request to support DNF [3] as yum is missing from f22.
It's not actually failing because of the dnf change, but because of the special repo requirements, dnf will support the yum syntax at least a few releases (just showing the warning).
We are currently using the gluster repos:
glusterfs-fedora-nightly,http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... glusterfs-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele... glusterfs-noarch-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele...
I don't remember how they got there but I don't think we made them up. So are those ok? or should I change them?
those are ok
Well we don't get the glusterfs >= 3.6.999 - right?
This worked for me since we added the 3.6.999 requirement: http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/dgo-nightly-master-1.0-0.1.<PLATFORM>.noarch.rpm
Please don't use that. That will point to nightly master which is currently on gluster-3.8. http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... exists and provides gluster 3.7 nightly rpms. If you want an rpm for enabling the correct repos, please use our http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
Documented in http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
Nir _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: "Nir Soffer" <nsoffer@redhat.com>, "David Caro" <dcaro@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Wednesday, May 6, 2015 6:10:46 PM Subject: Re: Fedora 22 build broken - missing gluster repo
Il 06/05/2015 12:38, Nir Soffer ha scritto:
----- Original Message -----
From: "David Caro" <dcaro@redhat.com> To: "Dan Kenigsberg" <danken@redhat.com> Cc: "Nir Soffer" <nsoffer@redhat.com>, "infra" <infra@ovirt.org>, "Allon Mureinik" <amureini@redhat.com> Sent: Wednesday, May 6, 2015 11:39:35 AM Subject: Re: Fedora 22 build broken - missing gluster repo
On 05/05, Dan Kenigsberg wrote:
On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra,
We have a problem with fc22_created job [1]
It fails with:
16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64.
This means it does not have the gluster development repository [2], providing gluster 3.7.
Please disable this job until the job is configured properly.
Thanks, Nir
[1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
That job should have been disabled per my request to support DNF [3] as yum is missing from f22.
It's not actually failing because of the dnf change, but because of the special repo requirements, dnf will support the yum syntax at least a few releases (just showing the warning).
We are currently using the gluster repos:
glusterfs-fedora-nightly,http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... glusterfs-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele... glusterfs-noarch-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele...
I don't remember how they got there but I don't think we made them up. So are those ok? or should I change them?
those are ok
Well we don't get the glusterfs >= 3.6.999 - right?
This worked for me since we added the 3.6.999 requirement: http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/dgo-nightly-master-1.0-0.1.<PLATFORM>.noarch.rpm
Please don't use that. That will point to nightly master which is currently on gluster-3.8. http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... exists and provides gluster 3.7 nightly rpms.
If you want an rpm for enabling the correct repos, please use our http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
Thanks Sandro! Please update http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages This page must reflect the current requirements. Nir

Il 06/05/2015 17:21, Nir Soffer ha scritto:
----- Original Message -----
From: "Sandro Bonazzola" <sbonazzo@redhat.com> To: "Nir Soffer" <nsoffer@redhat.com>, "David Caro" <dcaro@redhat.com> Cc: "infra" <infra@ovirt.org> Sent: Wednesday, May 6, 2015 6:10:46 PM Subject: Re: Fedora 22 build broken - missing gluster repo
Il 06/05/2015 12:38, Nir Soffer ha scritto:
----- Original Message -----
From: "David Caro" <dcaro@redhat.com> To: "Dan Kenigsberg" <danken@redhat.com> Cc: "Nir Soffer" <nsoffer@redhat.com>, "infra" <infra@ovirt.org>, "Allon Mureinik" <amureini@redhat.com> Sent: Wednesday, May 6, 2015 11:39:35 AM Subject: Re: Fedora 22 build broken - missing gluster repo
On 05/05, Dan Kenigsberg wrote:
On Tue, May 05, 2015 at 12:16:12PM -0400, Nir Soffer wrote:
Hi infra,
We have a problem with fc22_created job [1]
It fails with:
16:17:34 Error: nothing provides glusterfs >= 3.6.999 needed by vdsm-4.17.0-762.git6e3659a.fc22.x86_64.
This means it does not have the gluster development repository [2], providing gluster 3.7.
Please disable this job until the job is configured properly.
Thanks, Nir
[1] http://jenkins.ovirt.org/job/vdsm_master_install-rpm-sanity-fc22_created/127... [2] http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
That job should have been disabled per my request to support DNF [3] as yum is missing from f22.
It's not actually failing because of the dnf change, but because of the special repo requirements, dnf will support the yum syntax at least a few releases (just showing the warning).
We are currently using the gluster repos:
glusterfs-fedora-nightly,http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... glusterfs-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele... glusterfs-noarch-fedora,http://download.gluster.org/pub/gluster/glusterfs/LATEST/Fedora/fedora-$rele...
I don't remember how they got there but I don't think we made them up. So are those ok? or should I change them?
those are ok
Well we don't get the glusterfs >= 3.6.999 - right?
This worked for me since we added the 3.6.999 requirement: http://download.gluster.org/pub/gluster/glusterfs/nightly/glusterfs/dgo-nightly-master-1.0-0.1.<PLATFORM>.noarch.rpm
Please don't use that. That will point to nightly master which is currently on gluster-3.8. http://download.gluster.org/pub/gluster//glusterfs/nightly/glusterfs-3.7/fed... exists and provides gluster 3.7 nightly rpms.
If you want an rpm for enabling the correct repos, please use our http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
Thanks Sandro!
Please update http://www.ovirt.org/Vdsm_Developers#Installing_the_required_packages
This page must reflect the current requirements.
Done
Nir
-- Sandro Bonazzola Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
participants (5)
-
Dan Kenigsberg
-
David Caro
-
Eyal Edri
-
Nir Soffer
-
Sandro Bonazzola