On Tue, Apr 5, 2022 at 3:01 PM Martin Perina <mper...@redhat.com> wrote:

> Hi,
>
> yesterday we have merged a global change in the whole oVirt, from now on
> we require ansible-core >= 2.12 for oVirt functionality. It means that
> upcoming oVirt 4.5 will work only on OS version where ansible-core-2.12 is
> properly packages (for example CentOS Stream 8 and upcoming RHEL 8.6). All
> required package changes should be performed automatically for RPM
> installations.
>
> But developers will need to upgrade packages in their development
> environments manually, the most significant change is visible in for
> ovirt-engine. If you already have a working development environment setup,
> please perform following upgrade steps:
>
> 1. Update your packages, especially ovirt-release-master
>     https://copr.fedorainfracloud.org/coprs/ovirt/ovirt-master-snapshot/
>
> 2. Remove old ansible and ansible-runner-service-dev
>     dnf remove ansible ansible-runner-service-dev
>
> 3. Install ansible-core and ansible-runner
>     dnf install ansible-core ansible-runner ovirt-ansible-collection
>
> Detailed information how to set up an engine development environment can
> be found at https://github.com/oVirt/ovirt-engine/blob/master/README.adoc
>
> If anything doesn't work, please let us know.
>
In case that still doesn't work, you may need to remove your artifact
directory (for me it was with root:root ownership).
Under ${PREFIX}/share/ovirt-engine/ansible-runner-service-project
Where PREFIX is where you deploy your development engine.

>
> Thanks,
> Martin
>
>
> --
> Martin Perina
> Manager, Software Engineering
> Red Hat Czech s.r.o.
> _______________________________________________
> Devel mailing list -- devel@ovirt.org
> To unsubscribe send an email to devel-le...@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/WSJ4C5R2FYQLI6B5IMDDCYURLYCPIIPI/
>
_______________________________________________
Devel mailing list -- devel@ovirt.org
To unsubscribe send an email to devel-le...@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/MIQ6BYO7WRSOJ3X3JGCOWD756CMPQUI3/

Reply via email to