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

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

Reply via email to