From nobody Mon Feb 9 08:34:13 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) client-ip=216.205.24.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1601044834; cv=none; d=zohomail.com; s=zohoarc; b=DRJoIMdXAFRHQ366HjStzhX8tU2SDr4CP8uPNiXzbYFpUxMbxcFAgNiwduIuyNk/RorFTELkivuRXcbyBISXtK3zKH0gy6DfSGeOOJaYqFwAiJYaT95lNE2wzPJliodw/R2u6vh8Xx0x6EgakVSsn74+Z1cXpc4PTxGBhknYRvQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1601044834; h=Content-Type:Content-Transfer-Encoding:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To; bh=tw4K4vAEt26S+i51HKQSJrIO7/2anicl8M2Gm9onSgU=; b=AEa68tWtWqWgjw+lGck2qCO3LGzXCxPFno+7/5pBICjJadFQ2F4CAyhfEp9a8FKzVjP64+pQJPVBZUlRbWQzISdUK9V25ptClUNIK/MoroW9HARthKQNFp91gRAInKRJEOgtI3qXT+7shRqWIq39TR5arVMqUDfg6nj2tojROCY= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 216.205.24.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [216.205.24.124]) by mx.zohomail.com with SMTPS id 1601044834222834.3415059852604; Fri, 25 Sep 2020 07:40:34 -0700 (PDT) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-449-Ptzoji8KNcWvVhuXuL8FHA-1; Fri, 25 Sep 2020 10:40:29 -0400 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 8789D104D3EF; Fri, 25 Sep 2020 14:40:23 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 573F95C1BB; Fri, 25 Sep 2020 14:40:23 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id 174DE1826D31; Fri, 25 Sep 2020 14:40:23 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 08PEeLRV017410 for ; Fri, 25 Sep 2020 10:40:21 -0400 Received: by smtp.corp.redhat.com (Postfix) id C465D5576F; Fri, 25 Sep 2020 14:40:21 +0000 (UTC) Received: from localhost.localdomain.com (ovpn-114-208.ams2.redhat.com [10.36.114.208]) by smtp.corp.redhat.com (Postfix) with ESMTP id D109655786; Fri, 25 Sep 2020 14:40:20 +0000 (UTC) Dkim-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1601044832; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=tw4K4vAEt26S+i51HKQSJrIO7/2anicl8M2Gm9onSgU=; b=DC7RgQtYMryrKJ11vFdsfKQE5iTQPBq3KSjRs97FWH8M52qiLtcnAlVouBrJc45KpqxsUu qRQanKHvJ6VrbvgTuvdOVanEJ+z+sIIGqcqY8kLzZyP2vsdf6kPUg902KtebSZfCJBR3co FZSfcJOltCrLwl5NKonVQwUkq9aHRmk= X-MC-Unique: Ptzoji8KNcWvVhuXuL8FHA-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH 1/2] ci: introduce pygments package to install Date: Fri, 25 Sep 2020 15:40:13 +0100 Message-Id: <20200925144014.2223835-2-berrange@redhat.com> In-Reply-To: <20200925144014.2223835-1-berrange@redhat.com> References: <20200925144014.2223835-1-berrange@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) The pygments package is required by docutils when specifying a language for the "code-block" directive. Signed-off-by: Daniel P. Berrang=C3=A9 --- .gitlab-ci.yml | 2 +- ci/cirrus/build.yml | 6 ++++-- ci/cirrus/libvirt-freebsd-11.vars | 5 ++--- ci/cirrus/libvirt-freebsd-12.vars | 5 ++--- ci/cirrus/libvirt-macos-1015.vars | 6 +++--- ci/cirrus/refresh | 2 +- ci/containers/libvirt-centos-7.Dockerfile | 1 + ci/containers/libvirt-centos-8.Dockerfile | 1 + ci/containers/libvirt-centos-stream.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-aarch64.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-armv6l.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-armv7l.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-i686.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-mips.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-mips64el.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-mipsel.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-ppc64le.Dockerfile | 1 + ci/containers/libvirt-debian-10-cross-s390x.Dockerfile | 1 + ci/containers/libvirt-debian-10.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-aarch64.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-armv6l.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-armv7l.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-i686.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-mips64el.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-mipsel.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-ppc64le.Dockerfile | 1 + ci/containers/libvirt-debian-sid-cross-s390x.Dockerfile | 1 + ci/containers/libvirt-debian-sid.Dockerfile | 1 + ci/containers/libvirt-fedora-31.Dockerfile | 1 + ci/containers/libvirt-fedora-32.Dockerfile | 1 + .../libvirt-fedora-rawhide-cross-mingw32.Dockerfile | 1 + .../libvirt-fedora-rawhide-cross-mingw64.Dockerfile | 1 + ci/containers/libvirt-fedora-rawhide.Dockerfile | 1 + ci/containers/libvirt-opensuse-151.Dockerfile | 1 + ci/containers/libvirt-ubuntu-1804.Dockerfile | 1 + ci/containers/libvirt-ubuntu-2004.Dockerfile | 1 + 36 files changed, 43 insertions(+), 13 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index ee404bf50a..e4af3303ee 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -100,7 +100,7 @@ stages: -e "s|[@]PKGS@|$PKGS|g" -e "s|[@]MAKE@|$MAKE|g" -e "s|[@]PYTHON@|$PYTHON|g" - -e "s|[@]PIP@|$PIP|g" + -e "s|[@]PIP3@|$PIP3|g" -e "s|[@]PYPI_PKGS@|$PYPI_PKGS|g" ci/cirrus/$NAME.yml - cat ci/cirrus/$NAME.yml diff --git a/ci/cirrus/build.yml b/ci/cirrus/build.yml index 912284b906..22666771ba 100644 --- a/ci/cirrus/build.yml +++ b/ci/cirrus/build.yml @@ -9,11 +9,13 @@ env: PKG_CONFIG_PATH: "@PKG_CONFIG_PATH@" PYTHON: "@PYTHON@" MAKE: "@MAKE@" + PKGS: "@PKGS@" + PYPI_PKGS: "@PYPI_PKGS@" =20 build_task: install_script: - - @INSTALL_COMMAND@ @PKGS@ - - @PIP@ install @PYPI_PKGS@ + - @INSTALL_COMMAND@ $PKGS + - test -z "$PYPI_PKGS" || @PIP3@ install $PYPI_PKGS clone_script: - git clone --depth 100 "$CI_REPOSITORY_URL" . - git fetch origin "$CI_COMMIT_REF_NAME" diff --git a/ci/cirrus/libvirt-freebsd-11.vars b/ci/cirrus/libvirt-freebsd-= 11.vars index 7c29c6f899..26ae7b6e10 100644 --- a/ci/cirrus/libvirt-freebsd-11.vars +++ b/ci/cirrus/libvirt-freebsd-11.vars @@ -4,6 +4,5 @@ CCACHE=3D'/usr/local/bin/ccache' MAKE=3D'/usr/local/bin/gmake' NINJA=3D'/usr/local/bin/ninja' PYTHON=3D'/usr/local/bin/python3' -PIP=3D'/usr/local/bin/pip-3.7' -PKGS=3D'augeas autoconf automake avahi bash bash-completion ca_root_nss cc= ache chrony cppi curl cyrus-sasl dbus diskscrub dnsmasq fusefs-libs gdb get= text gettext-tools git glib gmake gnutls hal libpcap libpciaccess libssh li= bssh2 libtool libxml2 libxslt lsof ncurses ninja p5-App-cpanminus patch per= l5 pkgconf polkit py37-docutils py37-flake8 py37-pip py37-setuptools py37-w= heel python3 qemu-utils radvd readline screen sudo vim yajl' -PYPI_PKGS=3D'meson=3D=3D0.54.0' +PIP3=3D'/usr/local/bin/pip-3.7' +PKGS=3D'augeas autoconf automake avahi bash bash-completion ca_root_nss cc= ache chrony cppi curl cyrus-sasl dbus diskscrub dnsmasq fusefs-libs gdb get= text gettext-tools git glib gmake gnutls hal libpcap libpciaccess libssh li= bssh2 libtool libxml2 libxslt lsof meson ninja p5-App-cpanminus patch perl5= pkgconf polkit py37-docutils py37-flake8 py37-pip py37-pygments py37-setup= tools py37-wheel python3 qemu-utils radvd readline screen sudo vim yajl' diff --git a/ci/cirrus/libvirt-freebsd-12.vars b/ci/cirrus/libvirt-freebsd-= 12.vars index 7c29c6f899..26ae7b6e10 100644 --- a/ci/cirrus/libvirt-freebsd-12.vars +++ b/ci/cirrus/libvirt-freebsd-12.vars @@ -4,6 +4,5 @@ CCACHE=3D'/usr/local/bin/ccache' MAKE=3D'/usr/local/bin/gmake' NINJA=3D'/usr/local/bin/ninja' PYTHON=3D'/usr/local/bin/python3' -PIP=3D'/usr/local/bin/pip-3.7' -PKGS=3D'augeas autoconf automake avahi bash bash-completion ca_root_nss cc= ache chrony cppi curl cyrus-sasl dbus diskscrub dnsmasq fusefs-libs gdb get= text gettext-tools git glib gmake gnutls hal libpcap libpciaccess libssh li= bssh2 libtool libxml2 libxslt lsof ncurses ninja p5-App-cpanminus patch per= l5 pkgconf polkit py37-docutils py37-flake8 py37-pip py37-setuptools py37-w= heel python3 qemu-utils radvd readline screen sudo vim yajl' -PYPI_PKGS=3D'meson=3D=3D0.54.0' +PIP3=3D'/usr/local/bin/pip-3.7' +PKGS=3D'augeas autoconf automake avahi bash bash-completion ca_root_nss cc= ache chrony cppi curl cyrus-sasl dbus diskscrub dnsmasq fusefs-libs gdb get= text gettext-tools git glib gmake gnutls hal libpcap libpciaccess libssh li= bssh2 libtool libxml2 libxslt lsof meson ninja p5-App-cpanminus patch perl5= pkgconf polkit py37-docutils py37-flake8 py37-pip py37-pygments py37-setup= tools py37-wheel python3 qemu-utils radvd readline screen sudo vim yajl' diff --git a/ci/cirrus/libvirt-macos-1015.vars b/ci/cirrus/libvirt-macos-10= 15.vars index 7704d747df..db4c2809ad 100644 --- a/ci/cirrus/libvirt-macos-1015.vars +++ b/ci/cirrus/libvirt-macos-1015.vars @@ -4,6 +4,6 @@ CCACHE=3D'/usr/local/bin/ccache' MAKE=3D'/usr/local/bin/gmake' NINJA=3D'/usr/local/bin/ninja' PYTHON=3D'/usr/local/bin/python3' -PIP=3D'/usr/local/bin/pip3' -PKGS=3D'augeas autoconf automake bash bash-completion ccache cpanminus cpp= i curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libi= scsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make ncurses ninja= perl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl' -PYPI_PKGS=3D'meson=3D=3D0.54.0' +PIP3=3D'/usr/local/bin/pip3' +PKGS=3D'augeas autoconf automake bash bash-completion ccache cpanminus cpp= i curl dbus dnsmasq docutils flake8 gdb gettext git glib gnutls gpatch libi= scsi libpcap libssh libssh2 libtool libxml2 libxslt lsof make meson ninja p= erl pkg-config python3 qemu readline rpcgen screen scrub vim xz yajl' +PYPI_PKGS=3D'pygments' diff --git a/ci/cirrus/refresh b/ci/cirrus/refresh index 3a178909f8..d373d87ea2 100755 --- a/ci/cirrus/refresh +++ b/ci/cirrus/refresh @@ -14,7 +14,7 @@ then exit 1 fi =20 -HOSTS=3D$($LCITOOL hosts | grep -E 'freebsd-12|macos') +HOSTS=3D$($LCITOOL hosts | grep -E 'freebsd-11|freebsd-12|macos') =20 for host in $HOSTS do diff --git a/ci/containers/libvirt-centos-7.Dockerfile b/ci/containers/libv= irt-centos-7.Dockerfile index 165368ed9a..ee6e3f5b7a 100644 --- a/ci/containers/libvirt-centos-7.Dockerfile +++ b/ci/containers/libvirt-centos-7.Dockerfile @@ -106,6 +106,7 @@ WEiJKtQrZDJloqtyi/mmRa1VsV7RYR0VPJjhK/R8EQ7Ysshy\n\ python3-setuptools \ python3-wheel \ python36-docutils \ + python36-pygments \ qemu-img \ radvd \ readline-devel \ diff --git a/ci/containers/libvirt-centos-8.Dockerfile b/ci/containers/libv= irt-centos-8.Dockerfile index 7fd793580c..f30491b7d1 100644 --- a/ci/containers/libvirt-centos-8.Dockerfile +++ b/ci/containers/libvirt-centos-8.Dockerfile @@ -77,6 +77,7 @@ RUN dnf install 'dnf-command(config-manager)' -y && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-centos-stream.Dockerfile b/ci/containers= /libvirt-centos-stream.Dockerfile index 70db325cc1..bf8864fb51 100644 --- a/ci/containers/libvirt-centos-stream.Dockerfile +++ b/ci/containers/libvirt-centos-stream.Dockerfile @@ -78,6 +78,7 @@ RUN dnf install -y centos-release-stream && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-debian-10-cross-aarch64.Dockerfile b/ci/= containers/libvirt-debian-10-cross-aarch64.Dockerfile index 0eb01468dd..e026a9f600 100644 --- a/ci/containers/libvirt-debian-10-cross-aarch64.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-aarch64.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-armv6l.Dockerfile b/ci/c= ontainers/libvirt-debian-10-cross-armv6l.Dockerfile index b7f434f75f..b8d2482e9c 100644 --- a/ci/containers/libvirt-debian-10-cross-armv6l.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-armv6l.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-armv7l.Dockerfile b/ci/c= ontainers/libvirt-debian-10-cross-armv7l.Dockerfile index d5388bf214..41be7e9afd 100644 --- a/ci/containers/libvirt-debian-10-cross-armv7l.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-armv7l.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-i686.Dockerfile b/ci/con= tainers/libvirt-debian-10-cross-i686.Dockerfile index 24f69ac6d4..26bcaf87e4 100644 --- a/ci/containers/libvirt-debian-10-cross-i686.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-i686.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-mips.Dockerfile b/ci/con= tainers/libvirt-debian-10-cross-mips.Dockerfile index c0db737669..dab136aed7 100644 --- a/ci/containers/libvirt-debian-10-cross-mips.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-mips.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-mips64el.Dockerfile b/ci= /containers/libvirt-debian-10-cross-mips64el.Dockerfile index d6c51f58ca..8dff853601 100644 --- a/ci/containers/libvirt-debian-10-cross-mips64el.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-mips64el.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-mipsel.Dockerfile b/ci/c= ontainers/libvirt-debian-10-cross-mipsel.Dockerfile index 342de4270b..2c757ae196 100644 --- a/ci/containers/libvirt-debian-10-cross-mipsel.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-mipsel.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-ppc64le.Dockerfile b/ci/= containers/libvirt-debian-10-cross-ppc64le.Dockerfile index 037adfe4eb..c298502521 100644 --- a/ci/containers/libvirt-debian-10-cross-ppc64le.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-ppc64le.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10-cross-s390x.Dockerfile b/ci/co= ntainers/libvirt-debian-10-cross-s390x.Dockerfile index 60012de8f0..9c42bcbaf1 100644 --- a/ci/containers/libvirt-debian-10-cross-s390x.Dockerfile +++ b/ci/containers/libvirt-debian-10-cross-s390x.Dockerfile @@ -47,6 +47,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-10.Dockerfile b/ci/containers/lib= virt-debian-10.Dockerfile index e1d606ace5..d5e085800e 100644 --- a/ci/containers/libvirt-debian-10.Dockerfile +++ b/ci/containers/libvirt-debian-10.Dockerfile @@ -82,6 +82,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-aarch64.Dockerfile b/ci= /containers/libvirt-debian-sid-cross-aarch64.Dockerfile index 2efb849c7b..b42cef4ab5 100644 --- a/ci/containers/libvirt-debian-sid-cross-aarch64.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-aarch64.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-armv6l.Dockerfile b/ci/= containers/libvirt-debian-sid-cross-armv6l.Dockerfile index 88334eec16..7d3839fd38 100644 --- a/ci/containers/libvirt-debian-sid-cross-armv6l.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-armv6l.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-armv7l.Dockerfile b/ci/= containers/libvirt-debian-sid-cross-armv7l.Dockerfile index cae9101676..ff8ef300dc 100644 --- a/ci/containers/libvirt-debian-sid-cross-armv7l.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-armv7l.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-i686.Dockerfile b/ci/co= ntainers/libvirt-debian-sid-cross-i686.Dockerfile index 8aea704897..84f428dc97 100644 --- a/ci/containers/libvirt-debian-sid-cross-i686.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-i686.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-mips64el.Dockerfile b/c= i/containers/libvirt-debian-sid-cross-mips64el.Dockerfile index 713dc16470..d06bfb92aa 100644 --- a/ci/containers/libvirt-debian-sid-cross-mips64el.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-mips64el.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-mipsel.Dockerfile b/ci/= containers/libvirt-debian-sid-cross-mipsel.Dockerfile index c566ab19ae..4f9ed42f33 100644 --- a/ci/containers/libvirt-debian-sid-cross-mipsel.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-mipsel.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-ppc64le.Dockerfile b/ci= /containers/libvirt-debian-sid-cross-ppc64le.Dockerfile index ba3ee5ad70..bbc7a7b5e1 100644 --- a/ci/containers/libvirt-debian-sid-cross-ppc64le.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-ppc64le.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid-cross-s390x.Dockerfile b/ci/c= ontainers/libvirt-debian-sid-cross-s390x.Dockerfile index 9ac88c469a..036bef97da 100644 --- a/ci/containers/libvirt-debian-sid-cross-s390x.Dockerfile +++ b/ci/containers/libvirt-debian-sid-cross-s390x.Dockerfile @@ -48,6 +48,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-debian-sid.Dockerfile b/ci/containers/li= bvirt-debian-sid.Dockerfile index fd9b46706f..fc6ee4f77c 100644 --- a/ci/containers/libvirt-debian-sid.Dockerfile +++ b/ci/containers/libvirt-debian-sid.Dockerfile @@ -83,6 +83,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-fedora-31.Dockerfile b/ci/containers/lib= virt-fedora-31.Dockerfile index 36adde5101..7f7820e617 100644 --- a/ci/containers/libvirt-fedora-31.Dockerfile +++ b/ci/containers/libvirt-fedora-31.Dockerfile @@ -75,6 +75,7 @@ RUN dnf update -y && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-fedora-32.Dockerfile b/ci/containers/lib= virt-fedora-32.Dockerfile index bbd7ff87a4..bb36df49bb 100644 --- a/ci/containers/libvirt-fedora-32.Dockerfile +++ b/ci/containers/libvirt-fedora-32.Dockerfile @@ -76,6 +76,7 @@ RUN dnf update -y && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile = b/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile index cf70e5939b..298df86341 100644 --- a/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile +++ b/ci/containers/libvirt-fedora-rawhide-cross-mingw32.Dockerfile @@ -46,6 +46,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile = b/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile index 92a5b991c9..f48cf71653 100644 --- a/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile +++ b/ci/containers/libvirt-fedora-rawhide-cross-mingw64.Dockerfile @@ -46,6 +46,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-fedora-rawhide.Dockerfile b/ci/container= s/libvirt-fedora-rawhide.Dockerfile index d362662f35..04f2740000 100644 --- a/ci/containers/libvirt-fedora-rawhide.Dockerfile +++ b/ci/containers/libvirt-fedora-rawhide.Dockerfile @@ -77,6 +77,7 @@ RUN dnf update -y --nogpgcheck fedora-gpg-keys && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-img \ diff --git a/ci/containers/libvirt-opensuse-151.Dockerfile b/ci/containers/= libvirt-opensuse-151.Dockerfile index 7332b1f9fb..d99e6e9453 100644 --- a/ci/containers/libvirt-opensuse-151.Dockerfile +++ b/ci/containers/libvirt-opensuse-151.Dockerfile @@ -76,6 +76,7 @@ RUN zypper update -y && \ python3-docutils \ python3-flake8 \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-tools \ diff --git a/ci/containers/libvirt-ubuntu-1804.Dockerfile b/ci/containers/l= ibvirt-ubuntu-1804.Dockerfile index 83ac7ea6ad..003c2b4e78 100644 --- a/ci/containers/libvirt-ubuntu-1804.Dockerfile +++ b/ci/containers/libvirt-ubuntu-1804.Dockerfile @@ -83,6 +83,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ diff --git a/ci/containers/libvirt-ubuntu-2004.Dockerfile b/ci/containers/l= ibvirt-ubuntu-2004.Dockerfile index 09b213c8ba..0203eecceb 100644 --- a/ci/containers/libvirt-ubuntu-2004.Dockerfile +++ b/ci/containers/libvirt-ubuntu-2004.Dockerfile @@ -83,6 +83,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ python3 \ python3-docutils \ python3-pip \ + python3-pygments \ python3-setuptools \ python3-wheel \ qemu-utils \ --=20 2.26.2