On 4/13/23 17:19, Ales Musil wrote:
> On Thu, Apr 13, 2023 at 5:16 PM Dumitru Ceara <dce...@redhat.com> 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 <dce...@redhat.com>
>> ---
>>  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 <amu...@redhat.com>
> 

Applied, thanks!

_______________________________________________
dev mailing list
d...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to