Il giorno mar 10 mar 2020 alle ore 15:39 Fedor Gavrilov <fgavrilo@redhat.com> ha scritto:
Thanks for the response, Eyal!

I already had ovirt-master repo installed, but updated everything just in case.
I even tried both yum and dnf (since yum on centos was giving me lots of grief before and I learned their behaviour differs, especially when it comes to bugs) but none works...

>No package ansible-runner-service-dev available.
>No match for argument: ansible-runner-service-dev

Fedor


Looks like you're trying to install ovirt-master-snapshot on el7.
It won't work.
Master is not supporting el7 anymore.
You can use 4.3 snapshot rpm at : https://resources.ovirt.org/pub/yum-repo/ovirt-release43-snapshot.rpm if you need to stay on el7.
 
----- Original Message -----
From: "Eyal Shenitzky" <eshenitz@redhat.com>
To: "Fedor Gavrilov" <fgavrilo@redhat.com>
Cc: "devel" <devel@ovirt.org>
Sent: Tuesday, March 10, 2020 2:24:16 PM
Subject: Re: [ovirt-devel] what's up with ansible-runner-service-dev package?

Hi Fedor,

Please try:
1. dnf install
http://resources.ovirt.org/pub/yum-repo/ovirt-release-master.rpm
2. dnf update
3. dnf install ansible-runner-service-dev
4.  flow the instruction from thread 'New dependency for development
environment'
The

On Tue, 10 Mar 2020 at 14:55, Fedor Gavrilov <fgavrilo@redhat.com> wrote:

> Hi everyone,
>
> After I screwed up my dev environment beyond repair I have to set it up
> again and I see something I haven't last time (CentOS 7):
>
> $ sudo yum install ansible-runner-service-dev
> Loaded plugins: fastestmirror
> Loading mirror speeds from cached hostfile
>  * base: mirror.hosting90.cz
>  * centos-sclo-rh: mirror.hosting90.cz
>  * centos-sclo-sclo: mirror.hosting90.cz
>  * extras: mirror.hosting90.cz
>  * ovirt-master-epel: mirror.hosting90.cz
>  * ovirt-master-snapshot: ftp.nluug.nl
>  * ovirt-master-snapshot-static: ftp.nluug.nl
>  * updates: mirror.hosting90.cz
> No package ansible-runner-service-dev available.
>
> Maybe something's missing from my notes, but where did it go? Should I add
> some repo?
>
> Fedor
> _______________________________________________
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-leave@ovirt.org
> Privacy Statement: https://www.ovirt.org/privacy-policy.html
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/devel@ovirt.org/message/3KH5INHYMY3IROMSBEKGFWEOSA7NJ4K2/
>


--
Regards,
Eyal Shenitzky
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/52BHRXMZGSVFXEALXWGSDGDFJACHNTDI/


--