From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: Fabiano Rosas <farosas@suse.de>, qemu-devel@nongnu.org
Cc: "Thomas Huth" <thuth@redhat.com>,
"Claudio Fontana" <cfontana@suse.de>,
"Alex Bennée" <alex.bennee@linaro.org>,
"Cleber Rosa" <crosa@redhat.com>,
"Daniel P . Berrangé" <berrange@redhat.com>,
"Andrea Bolognani" <abologna@redhat.com>,
"Wainer dos Santos Moschetta" <wainersm@redhat.com>,
"Beraldo Leal" <bleal@redhat.com>
Subject: Re: [PATCH v2] tests/docker: Add sqlite3 module to openSUSE Leap container
Date: Wed, 17 Jan 2024 18:08:12 +0100 [thread overview]
Message-ID: <fcc24183-25d7-44da-8a99-1a9ef69a6993@linaro.org> (raw)
In-Reply-To: <20240117164227.32143-1-farosas@suse.de>
On 17/1/24 17:42, Fabiano Rosas wrote:
> Avocado needs sqlite3:
>
> Failed to load plugin from module "avocado.plugins.journal":
> ImportError("Module 'sqlite3' is not installed.
> Use: sudo zypper install python311 to install it")
>
> From 'zypper info python311':
> "This package supplies rich command line features provided by
> readline, and sqlite3 support for the interpreter core, thus forming
> a so called "extended" runtime."
>
> Include the appropriate package in the lcitool mappings which will
> guarantee the dockerfile gets properly updated when lcitool is
> run. Also include the updated dockerfile.
>
Suggested-by: Andrea Bolognani <abologna@redhat.com>
> Signed-off-by: Fabiano Rosas <farosas@suse.de>
> ---
> tests/docker/dockerfiles/opensuse-leap.docker | 1 +
> tests/lcitool/mappings.yml | 4 ++++
> tests/lcitool/projects/qemu.yml | 1 +
> 3 files changed, 6 insertions(+)
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
next prev parent reply other threads:[~2024-01-17 17:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-17 16:42 [PATCH v2] tests/docker: Add sqlite3 module to openSUSE Leap container Fabiano Rosas
2024-01-17 17:08 ` Philippe Mathieu-Daudé [this message]
2024-01-17 22:17 ` Alex Bennée
2024-01-19 7:11 ` Michael Tokarev
2024-01-19 7:12 ` Michael Tokarev
2024-01-19 9:33 ` Andrea Bolognani
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=fcc24183-25d7-44da-8a99-1a9ef69a6993@linaro.org \
--to=philmd@linaro.org \
--cc=abologna@redhat.com \
--cc=alex.bennee@linaro.org \
--cc=berrange@redhat.com \
--cc=bleal@redhat.com \
--cc=cfontana@suse.de \
--cc=crosa@redhat.com \
--cc=farosas@suse.de \
--cc=qemu-devel@nongnu.org \
--cc=thuth@redhat.com \
--cc=wainersm@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).