Fwd: [rhev-devel] latest ovirt-engine-sdk for fedora 24 location

Hi Guys , I'm looking for latest master ovirt-engine-sdk for Fedora 24 for testing purposes. Looking at resources.ovirt.org site I see it exist for fedora25 but not for Fedora 24 . Fedora 25 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/ fc25/x86_64/python-ovirt-engine-sdk4-4.2.1-1.a1.20170906git43ac4e8.fc25.x86_ 64.rpm Fedora 24 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/ <http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/> I also tried to rebuild latest src.rpm ( As Sandro suggested , see thread below) but python-pycurl >= 7.43.0-6 is needed & the only matching python-pycurl for Fedora24 is python-pycurl 7.43.0-2. *Is there any work around this or am I doomed to upgrade to fc25/26 ? * Thanks, Avihai ---------- Forwarded message ---------- From: Avihai Efrat <aefrat@redhat.com> Date: Sat, Sep 23, 2017 at 8:16 AM Subject: Re: [rhev-devel] latest ovirt-engine-sdk for fedora 24 location To: Sandro Bonazzola <sbonazzo@redhat.com> Cc: rhev-devel <rhev-devel@redhat.com> Thanks Sandro! I rebuilt latest src.rpm successfully & tried to yum install the rebuilt rpm but now I fail with : * python-pycurl >= 7.43.0-6 needed* by python-ovirt-engine-sdk4-4.2. 1-1.a1.20170906git43ac4e8.fc24.x86_64 I checked & the only matching python-pycurl for Fedora24 is python-pycurl 7.43.0-2. *python-pycurl* *>= 7.43.0-6 exist only on fc25/26.* Is there any work around this or am I doomed to upgrade to fc25/26 ? On Fri, Sep 22, 2017 at 8:46 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
2017-09-22 6:42 GMT+02:00 Avihai Efrat <aefrat@redhat.com>:
Hi Guys ,
I'm looking for latest master ovirt-engine-sdk for Fedora 24 for testing purposes.
Looking at resources.ovirt.org site I see it exist for fedora25 but not for Fedora 24 .
Fedora 25 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc2 5/x86_64/python-ovirt-engine-sdk4-4.2.1-1.a1.20170906git43ac 4e8.fc25.x86_64.rpm
Fedora 24 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/
Fedora 24 is EOL. On master we are providing fedora >= 25 builds and we are now shifting to Fedora >= 26. You can take the latest src.rpm and rpmbuild --rebuild it on fedora 24.
--
Regards ,
Avihai EFRAT
SENIOR QUALITY ENGINEER
Red Hat Israel Ltd. <https://www.redhat.com/>
34 Jerusalem Road, Building A, 1st floor <https://maps.google.com/?q=34+Jerusalem+Road,+Building+A,+1st+floor&entry=gmail&source=g>
Ra'anana, Israel 4350109
aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> <http://www.teraplan.it/redhat-osd-2017/>
-- Regards , Avihai EFRAT SENIOR QUALITY ENGINEER Red Hat Israel Ltd. <https://www.redhat.com/> 34 Jerusalem Road, Building A, 1st floor Ra'anana, Israel 4350109 aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> -- Regards , Avihai EFRAT SENIOR QUALITY ENGINEER Red Hat Israel Ltd. <https://www.redhat.com/> 34 Jerusalem Road, Building A, 1st floor Ra'anana, Israel 4350109 aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>

The requirement for a newer version of python-pycurl is only for Fedora 25 or newer, because of this bug: engine-python-sdk4 still fails running until updating libcurl on fedora 25 https://bugzilla.redhat.com/1456477 It doesn't affect Fedora 24 because the python-pycurl package was not, and will not, be updated. The problem is that you are trying to build the package for Fedora 24 using the Fedora 25 .spec. You can build it yourself, from source, and using the Fedora 24 .spec. I did that for you, the result is here: https://jhernand.fedorapeople.org/rpms You can install it like this: # yum install https://jhernand.fedorapeople.org/rpms/python-ovirt-engine-sdk4-4.2.1-1.a1.2... I also think that staying in Fedora 24 is bad idea, I'd strongly suggest you to upgrade. On 09/23/2017 11:14 AM, Avihai Efrat wrote:
Hi Guys ,
I'm looking for latest master ovirt-engine-sdk for Fedora 24 for testing purposes.
Looking at resources.ovirt.org site I see it exist for fedora25 but not for Fedora 24 .
Fedora 25 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/ fc25/x86_64/python-ovirt-engine-sdk4-4.2.1-1.a1.20170906git43ac4e8.fc25.x86_ 64.rpm
Fedora 24 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/
<http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/> I also tried to rebuild latest src.rpm ( As Sandro suggested , see thread below) but python-pycurl >= 7.43.0-6 is needed & the only matching python-pycurl for Fedora24 is python-pycurl 7.43.0-2.
*Is there any work around this or am I doomed to upgrade to fc25/26 ? *
Thanks, Avihai
---------- Forwarded message ---------- From: Avihai Efrat <aefrat@redhat.com> Date: Sat, Sep 23, 2017 at 8:16 AM Subject: Re: [rhev-devel] latest ovirt-engine-sdk for fedora 24 location To: Sandro Bonazzola <sbonazzo@redhat.com> Cc: rhev-devel <rhev-devel@redhat.com>
Thanks Sandro!
I rebuilt latest src.rpm successfully & tried to yum install the rebuilt rpm but now I fail with : * python-pycurl >= 7.43.0-6 needed* by python-ovirt-engine-sdk4-4.2. 1-1.a1.20170906git43ac4e8.fc24.x86_64
I checked & the only matching python-pycurl for Fedora24 is python-pycurl 7.43.0-2. *python-pycurl* *>= 7.43.0-6 exist only on fc25/26.*
Is there any work around this or am I doomed to upgrade to fc25/26 ?
On Fri, Sep 22, 2017 at 8:46 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
2017-09-22 6:42 GMT+02:00 Avihai Efrat <aefrat@redhat.com>:
Hi Guys ,
I'm looking for latest master ovirt-engine-sdk for Fedora 24 for testing purposes.
Looking at resources.ovirt.org site I see it exist for fedora25 but not for Fedora 24 .
Fedora 25 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc2 5/x86_64/python-ovirt-engine-sdk4-4.2.1-1.a1.20170906git43ac 4e8.fc25.x86_64.rpm
Fedora 24 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/
Fedora 24 is EOL. On master we are providing fedora >= 25 builds and we are now shifting to Fedora >= 26. You can take the latest src.rpm and rpmbuild --rebuild it on fedora 24.
--
Regards ,
Avihai EFRAT
SENIOR QUALITY ENGINEER
Red Hat Israel Ltd. <https://www.redhat.com/>
34 Jerusalem Road, Building A, 1st floor <https://maps.google.com/?q=34+Jerusalem+Road,+Building+A,+1st+floor&entry=gmail&source=g>
Ra'anana, Israel 4350109
aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> <http://www.teraplan.it/redhat-osd-2017/>
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Great , thank you Juan ! Will definitely consider upgrading to fc26 . On Sat, Sep 23, 2017 at 2:47 PM, Juan Hernández <jhernand@redhat.com> wrote:
The requirement for a newer version of python-pycurl is only for Fedora 25 or newer, because of this bug:
engine-python-sdk4 still fails running until updating libcurl on fedora 25 https://bugzilla.redhat.com/1456477
It doesn't affect Fedora 24 because the python-pycurl package was not, and will not, be updated.
The problem is that you are trying to build the package for Fedora 24 using the Fedora 25 .spec. You can build it yourself, from source, and using the Fedora 24 .spec. I did that for you, the result is here:
https://jhernand.fedorapeople.org/rpms
You can install it like this:
# yum install https://jhernand.fedorapeople. org/rpms/python-ovirt-engine-sdk4-4.2.1-1.a1.20170923git43ac 4e8.fc24.x86_64.rpm
I also think that staying in Fedora 24 is bad idea, I'd strongly suggest you to upgrade.
On 09/23/2017 11:14 AM, Avihai Efrat wrote:
Hi Guys ,
I'm looking for latest master ovirt-engine-sdk for Fedora 24 for testing purposes.
Looking at resources.ovirt.org site I see it exist for fedora25 but not for Fedora 24 .
Fedora 25 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/ fc25/x86_64/python-ovirt-engine-sdk4-4.2.1-1.a1.20170906git4 3ac4e8.fc25.x86_ 64.rpm
Fedora 24 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/
<http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/> I also tried to rebuild latest src.rpm ( As Sandro suggested , see thread below) but python-pycurl >= 7.43.0-6 is needed & the only matching python-pycurl for Fedora24 is python-pycurl 7.43.0-2.
*Is there any work around this or am I doomed to upgrade to fc25/26 ? *
Thanks, Avihai
---------- Forwarded message ---------- From: Avihai Efrat <aefrat@redhat.com> Date: Sat, Sep 23, 2017 at 8:16 AM Subject: Re: [rhev-devel] latest ovirt-engine-sdk for fedora 24 location To: Sandro Bonazzola <sbonazzo@redhat.com> Cc: rhev-devel <rhev-devel@redhat.com>
Thanks Sandro!
I rebuilt latest src.rpm successfully & tried to yum install the rebuilt rpm but now I fail with : * python-pycurl >= 7.43.0-6 needed* by python-ovirt-engine-sdk4-4.2. 1-1.a1.20170906git43ac4e8.fc24.x86_64
I checked & the only matching python-pycurl for Fedora24 is python-pycurl 7.43.0-2. *python-pycurl* *>= 7.43.0-6 exist only on fc25/26.*
Is there any work around this or am I doomed to upgrade to fc25/26 ?
On Fri, Sep 22, 2017 at 8:46 AM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
2017-09-22 6:42 GMT+02:00 Avihai Efrat <aefrat@redhat.com>:
Hi Guys ,
I'm looking for latest master ovirt-engine-sdk for Fedora 24 for testing purposes.
Looking at resources.ovirt.org site I see it exist for fedora25 but not for Fedora 24 .
Fedora 25 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc2 5/x86_64/python-ovirt-engine-sdk4-4.2.1-1.a1.20170906git43ac 4e8.fc25.x86_64.rpm
Fedora 24 link: http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc24/x86_64/
Fedora 24 is EOL. On master we are providing fedora >= 25 builds and we are now shifting to Fedora >= 26. You can take the latest src.rpm and rpmbuild --rebuild it on fedora 24.
--
Regards ,
Avihai EFRAT
SENIOR QUALITY ENGINEER
Red Hat Israel Ltd. <https://www.redhat.com/>
34 Jerusalem Road, Building A, 1st floor <https://maps.google.com/?q=34 +Jerusalem+Road,+Building+A,+1st+floor&entry=gmail&source=g>
Ra'anana, Israel 4350109
aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. < https://redhat.com/trusted>
--
SANDRO BONAZZOLA
ASSOCIATE MANAGER, SOFTWARE ENGINEERING, EMEA ENG VIRTUALIZATION R&D
Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> <http://www.teraplan.it/redhat-osd-2017/>
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
-- Regards , Avihai EFRAT SENIOR QUALITY ENGINEER Red Hat Israel Ltd. <https://www.redhat.com/> 34 Jerusalem Road, Building A, 1st floor Ra'anana, Israel 4350109 aefrat@redhat.com T: +972-9-7692170/8272170 <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted>
participants (2)
-
Avihai Efrat
-
Juan Hernández