Sorry for the previous dummy post, - hit the wrong button :)

17.01.2024 19:42, Fabiano Rosas :
Avocado needs sqlite3:

--- a/tests/docker/dockerfiles/opensuse-leap.docker
+++ b/tests/docker/dockerfiles/opensuse-leap.docker
@@ -90,6 +90,7 @@ RUN zypper update -y && \
             pcre-devel-static \
             pipewire-devel \
             pkgconfig \
+           python311 \
             python311-base \
             python311-pip \

Isn't python311 already pulls in python311-base?

/mjt

Reply via email to