Ilya Maximets <[email protected]> writes:

> Since recently actions/setup-python@v2 started to pull python 3.10.0
> which seems to be incompatible with the meson 0.47.1 which we're using
> to build DPDK.
>
> This broke CI on 2.16 and master branches:
>   https://github.com/ovsrobot/ovs/runs/3967167374
>
> Sticking the version to 3.9 for now to avoid the CI failure.
> Dependency resolver is still not very happy, but at least it works.
> We'll need to find a newer version of meson to use later and revert
> this change.
>
> Signed-off-by: Ilya Maximets <[email protected]>
> ---

Ugh.  Prepare section still has exceoptions, but at least build seems to
be working.

Acked-by: Aaron Conole <[email protected]>

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to