On Thu, Apr 13, 2023 at 5:16 PM Dumitru Ceara <[email protected]> wrote:

> The package is not available for ARM:
>   E: Package 'gcc-multilib' has no installation candidate.
>
> It's needed for the 32-bit tests and will be addressed separately when
> CI starts using the pre-built container images.
>
> Fixes: f89f5664259b ("ci: Add Ubuntu based Dockerfile")
> Signed-off-by: Dumitru Ceara <[email protected]>
> ---
>  utilities/containers/ubuntu/Dockerfile | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/utilities/containers/ubuntu/Dockerfile
> b/utilities/containers/ubuntu/Dockerfile
> index 0ba668f687..3c7fe77759 100755
> --- a/utilities/containers/ubuntu/Dockerfile
> +++ b/utilities/containers/ubuntu/Dockerfile
> @@ -13,7 +13,6 @@ RUN apt update -y \
>          clang \
>          ethtool \
>          gcc \
> -        gcc-multilib \
>          git \
>          init \
>          iproute2 \
> --
> 2.31.1
>
>
I didn't realize that gcc-multilib might not be available on arm, sorry
about that.

Acked-by: Ales Musil <[email protected]>

Thanks,
Ales


-- 

Ales Musil

Senior Software Engineer - OVN Core

Red Hat EMEA <https://www.redhat.com>

[email protected]    IM: amusil
<https://red.ht/sig>
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to