From nobody Fri Apr 26 12:10:37 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1556887784; cv=none; d=zoho.com; s=zohoarc; b=JRvhPttDT61faEgJf5dZWd+Ou3Ne1OCkYgp+Q1TXlWikVtV3UBT8LIShE9HgLEJ/9h05XUNHZFa3Eedmz7bwf8cge9ZneVqVyo62anT22mj01Q5oFPp3QuXxawh+HrHPHPzszjgnZkK9XJAF23oZ7UJrGIyGmtp3kYed54UsPAM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556887784; 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:ARC-Authentication-Results; bh=d7aPgcDtQv2JnxYsYmPMVVxCasOHH8uXzMt5ObcCIFs=; b=m5hfRuWABHMzIDmAOEUAKqbwoNUeIOFqHsTTdPPBdeso+o5zak5TFNOQHDz/fWJgnIZ01IXXclRM30qIjwppsCkSewlxuNsTvcs6Ra4JuWc+Awo6SoGi3OfOT3j/FKJA+EsYZ+HVBfJ8POcVXQ0OEjZsFJL9UoeNYBtXd4oQ7Jc= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1556887784996447.7287714874975; Fri, 3 May 2019 05:49:44 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 66249307E042; Fri, 3 May 2019 12:49:43 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3D3D019C59; Fri, 3 May 2019 12:49:43 +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 F3C8A3FB14; Fri, 3 May 2019 12:49:42 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x43Cncte013425 for ; Fri, 3 May 2019 08:49:38 -0400 Received: by smtp.corp.redhat.com (Postfix) id 959A01001E91; Fri, 3 May 2019 12:49:38 +0000 (UTC) Received: from kinshicho.redhat.com (unknown [10.40.205.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8C4BA100194A for ; Fri, 3 May 2019 12:49:37 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Fri, 3 May 2019 14:49:28 +0200 Message-Id: <20190503124930.21151-2-abologna@redhat.com> In-Reply-To: <20190503124930.21151-1-abologna@redhat.com> References: <20190503124930.21151-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com Subject: [libvirt] [dockerfiles PATCH 1/3] Refresh after adding ncurses for libvirt 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Fri, 03 May 2019 12:49:43 +0000 (UTC) Content-Type: text/plain; charset="utf-8" The corresponding libvirt-jenkins-ci commit is 3a79fafa0cfc. Signed-off-by: Andrea Bolognani --- buildenv-centos-7.Dockerfile | 1 + buildenv-debian-9-cross-aarch64.Dockerfile | 1 + buildenv-debian-9-cross-armv6l.Dockerfile | 1 + buildenv-debian-9-cross-armv7l.Dockerfile | 1 + buildenv-debian-9-cross-mips.Dockerfile | 1 + buildenv-debian-9-cross-mips64el.Dockerfile | 1 + buildenv-debian-9-cross-mipsel.Dockerfile | 1 + buildenv-debian-9-cross-ppc64le.Dockerfile | 1 + buildenv-debian-9-cross-s390x.Dockerfile | 1 + buildenv-debian-9.Dockerfile | 1 + buildenv-debian-sid-cross-aarch64.Dockerfile | 1 + buildenv-debian-sid-cross-armv6l.Dockerfile | 1 + buildenv-debian-sid-cross-armv7l.Dockerfile | 1 + buildenv-debian-sid-cross-i686.Dockerfile | 1 + buildenv-debian-sid-cross-mips.Dockerfile | 1 + buildenv-debian-sid-cross-mips64el.Dockerfile | 1 + buildenv-debian-sid-cross-mipsel.Dockerfile | 1 + buildenv-debian-sid-cross-ppc64le.Dockerfile | 1 + buildenv-debian-sid-cross-s390x.Dockerfile | 1 + buildenv-debian-sid.Dockerfile | 1 + buildenv-fedora-28.Dockerfile | 1 + buildenv-fedora-29.Dockerfile | 1 + buildenv-fedora-rawhide.Dockerfile | 1 + buildenv-ubuntu-18.Dockerfile | 1 + 24 files changed, 24 insertions(+) diff --git a/buildenv-centos-7.Dockerfile b/buildenv-centos-7.Dockerfile index c58b563..9e79723 100644 --- a/buildenv-centos-7.Dockerfile +++ b/buildenv-centos-7.Dockerfile @@ -51,6 +51,7 @@ RUN yum update -y && \ lsof \ lvm2 \ make \ + ncurses-devel \ net-tools \ netcf-devel \ nfs-utils \ diff --git a/buildenv-debian-9-cross-aarch64.Dockerfile b/buildenv-debian-9= -cross-aarch64.Dockerfile index eeee6fc..45bbe80 100644 --- a/buildenv-debian-9-cross-aarch64.Dockerfile +++ b/buildenv-debian-9-cross-aarch64.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:arm64 \ libgnutls28-dev:arm64 \ libiscsi-dev:arm64 \ + libncurses5-dev:arm64 \ libnl-3-dev:arm64 \ libnl-route-3-dev:arm64 \ libnuma-dev:arm64 \ diff --git a/buildenv-debian-9-cross-armv6l.Dockerfile b/buildenv-debian-9-= cross-armv6l.Dockerfile index 846f4af..4616fb2 100644 --- a/buildenv-debian-9-cross-armv6l.Dockerfile +++ b/buildenv-debian-9-cross-armv6l.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:armel \ libgnutls28-dev:armel \ libiscsi-dev:armel \ + libncurses5-dev:armel \ libnl-3-dev:armel \ libnl-route-3-dev:armel \ libparted-dev:armel \ diff --git a/buildenv-debian-9-cross-armv7l.Dockerfile b/buildenv-debian-9-= cross-armv7l.Dockerfile index 4ab4ff4..13109cd 100644 --- a/buildenv-debian-9-cross-armv7l.Dockerfile +++ b/buildenv-debian-9-cross-armv7l.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:armhf \ libgnutls28-dev:armhf \ libiscsi-dev:armhf \ + libncurses5-dev:armhf \ libnl-3-dev:armhf \ libnl-route-3-dev:armhf \ libparted-dev:armhf \ diff --git a/buildenv-debian-9-cross-mips.Dockerfile b/buildenv-debian-9-cr= oss-mips.Dockerfile index b136e43..5417d7c 100644 --- a/buildenv-debian-9-cross-mips.Dockerfile +++ b/buildenv-debian-9-cross-mips.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:mips \ libgnutls28-dev:mips \ libiscsi-dev:mips \ + libncurses5-dev:mips \ libnl-3-dev:mips \ libnl-route-3-dev:mips \ libnuma-dev:mips \ diff --git a/buildenv-debian-9-cross-mips64el.Dockerfile b/buildenv-debian-= 9-cross-mips64el.Dockerfile index c2283a4..569309c 100644 --- a/buildenv-debian-9-cross-mips64el.Dockerfile +++ b/buildenv-debian-9-cross-mips64el.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:mips64el \ libgnutls28-dev:mips64el \ libiscsi-dev:mips64el \ + libncurses5-dev:mips64el \ libnl-3-dev:mips64el \ libnl-route-3-dev:mips64el \ libnuma-dev:mips64el \ diff --git a/buildenv-debian-9-cross-mipsel.Dockerfile b/buildenv-debian-9-= cross-mipsel.Dockerfile index f6a9044..9974776 100644 --- a/buildenv-debian-9-cross-mipsel.Dockerfile +++ b/buildenv-debian-9-cross-mipsel.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:mipsel \ libgnutls28-dev:mipsel \ libiscsi-dev:mipsel \ + libncurses5-dev:mipsel \ libnl-3-dev:mipsel \ libnl-route-3-dev:mipsel \ libnuma-dev:mipsel \ diff --git a/buildenv-debian-9-cross-ppc64le.Dockerfile b/buildenv-debian-9= -cross-ppc64le.Dockerfile index fd04dfc..b96b2a2 100644 --- a/buildenv-debian-9-cross-ppc64le.Dockerfile +++ b/buildenv-debian-9-cross-ppc64le.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:ppc64el \ libgnutls28-dev:ppc64el \ libiscsi-dev:ppc64el \ + libncurses5-dev:ppc64el \ libnl-3-dev:ppc64el \ libnl-route-3-dev:ppc64el \ libnuma-dev:ppc64el \ diff --git a/buildenv-debian-9-cross-s390x.Dockerfile b/buildenv-debian-9-c= ross-s390x.Dockerfile index 58038ce..9b3a668 100644 --- a/buildenv-debian-9-cross-s390x.Dockerfile +++ b/buildenv-debian-9-cross-s390x.Dockerfile @@ -72,6 +72,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev:s390x \ libgnutls28-dev:s390x \ libiscsi-dev:s390x \ + libncurses5-dev:s390x \ libnl-3-dev:s390x \ libnl-route-3-dev:s390x \ libnuma-dev:s390x \ diff --git a/buildenv-debian-9.Dockerfile b/buildenv-debian-9.Dockerfile index c23d0d3..9c1e377 100644 --- a/buildenv-debian-9.Dockerfile +++ b/buildenv-debian-9.Dockerfile @@ -38,6 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev \ libgnutls28-dev \ libiscsi-dev \ + libncurses5-dev \ libnetcf-dev \ libnl-3-dev \ libnl-route-3-dev \ diff --git a/buildenv-debian-sid-cross-aarch64.Dockerfile b/buildenv-debian= -sid-cross-aarch64.Dockerfile index ccff88f..5c18f5c 100644 --- a/buildenv-debian-sid-cross-aarch64.Dockerfile +++ b/buildenv-debian-sid-cross-aarch64.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:arm64 \ libgnutls28-dev:arm64 \ libiscsi-dev:arm64 \ + libncurses-dev:arm64 \ libnl-3-dev:arm64 \ libnl-route-3-dev:arm64 \ libnuma-dev:arm64 \ diff --git a/buildenv-debian-sid-cross-armv6l.Dockerfile b/buildenv-debian-= sid-cross-armv6l.Dockerfile index 47015e1..a7e05e0 100644 --- a/buildenv-debian-sid-cross-armv6l.Dockerfile +++ b/buildenv-debian-sid-cross-armv6l.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:armel \ libgnutls28-dev:armel \ libiscsi-dev:armel \ + libncurses-dev:armel \ libnl-3-dev:armel \ libnl-route-3-dev:armel \ libparted-dev:armel \ diff --git a/buildenv-debian-sid-cross-armv7l.Dockerfile b/buildenv-debian-= sid-cross-armv7l.Dockerfile index 9c2ec8d..d3bae7f 100644 --- a/buildenv-debian-sid-cross-armv7l.Dockerfile +++ b/buildenv-debian-sid-cross-armv7l.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:armhf \ libgnutls28-dev:armhf \ libiscsi-dev:armhf \ + libncurses-dev:armhf \ libnl-3-dev:armhf \ libnl-route-3-dev:armhf \ libparted-dev:armhf \ diff --git a/buildenv-debian-sid-cross-i686.Dockerfile b/buildenv-debian-si= d-cross-i686.Dockerfile index e556ffc..107292a 100644 --- a/buildenv-debian-sid-cross-i686.Dockerfile +++ b/buildenv-debian-sid-cross-i686.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:i386 \ libgnutls28-dev:i386 \ libiscsi-dev:i386 \ + libncurses-dev:i386 \ libnl-3-dev:i386 \ libnl-route-3-dev:i386 \ libnuma-dev:i386 \ diff --git a/buildenv-debian-sid-cross-mips.Dockerfile b/buildenv-debian-si= d-cross-mips.Dockerfile index a3b97a1..e0d8ba3 100644 --- a/buildenv-debian-sid-cross-mips.Dockerfile +++ b/buildenv-debian-sid-cross-mips.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:mips \ libgnutls28-dev:mips \ libiscsi-dev:mips \ + libncurses-dev:mips \ libnl-3-dev:mips \ libnl-route-3-dev:mips \ libnuma-dev:mips \ diff --git a/buildenv-debian-sid-cross-mips64el.Dockerfile b/buildenv-debia= n-sid-cross-mips64el.Dockerfile index a59dfae..2a2ac79 100644 --- a/buildenv-debian-sid-cross-mips64el.Dockerfile +++ b/buildenv-debian-sid-cross-mips64el.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:mips64el \ libgnutls28-dev:mips64el \ libiscsi-dev:mips64el \ + libncurses-dev:mips64el \ libnl-3-dev:mips64el \ libnl-route-3-dev:mips64el \ libnuma-dev:mips64el \ diff --git a/buildenv-debian-sid-cross-mipsel.Dockerfile b/buildenv-debian-= sid-cross-mipsel.Dockerfile index d180ac3..fc8cf85 100644 --- a/buildenv-debian-sid-cross-mipsel.Dockerfile +++ b/buildenv-debian-sid-cross-mipsel.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:mipsel \ libgnutls28-dev:mipsel \ libiscsi-dev:mipsel \ + libncurses-dev:mipsel \ libnl-3-dev:mipsel \ libnl-route-3-dev:mipsel \ libnuma-dev:mipsel \ diff --git a/buildenv-debian-sid-cross-ppc64le.Dockerfile b/buildenv-debian= -sid-cross-ppc64le.Dockerfile index e9e4e01..6c9357d 100644 --- a/buildenv-debian-sid-cross-ppc64le.Dockerfile +++ b/buildenv-debian-sid-cross-ppc64le.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:ppc64el \ libgnutls28-dev:ppc64el \ libiscsi-dev:ppc64el \ + libncurses-dev:ppc64el \ libnl-3-dev:ppc64el \ libnl-route-3-dev:ppc64el \ libnuma-dev:ppc64el \ diff --git a/buildenv-debian-sid-cross-s390x.Dockerfile b/buildenv-debian-s= id-cross-s390x.Dockerfile index c518823..917377d 100644 --- a/buildenv-debian-sid-cross-s390x.Dockerfile +++ b/buildenv-debian-sid-cross-s390x.Dockerfile @@ -71,6 +71,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev:s390x \ libgnutls28-dev:s390x \ libiscsi-dev:s390x \ + libncurses-dev:s390x \ libnl-3-dev:s390x \ libnl-route-3-dev:s390x \ libnuma-dev:s390x \ diff --git a/buildenv-debian-sid.Dockerfile b/buildenv-debian-sid.Dockerfile index 30cd590..5499f46 100644 --- a/buildenv-debian-sid.Dockerfile +++ b/buildenv-debian-sid.Dockerfile @@ -38,6 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev \ libgnutls28-dev \ libiscsi-dev \ + libncurses-dev \ libnetcf-dev \ libnl-3-dev \ libnl-route-3-dev \ diff --git a/buildenv-fedora-28.Dockerfile b/buildenv-fedora-28.Dockerfile index 4331f10..88fe63f 100644 --- a/buildenv-fedora-28.Dockerfile +++ b/buildenv-fedora-28.Dockerfile @@ -54,6 +54,7 @@ RUN yum update -y && \ lsof \ lvm2 \ make \ + ncurses-devel \ net-tools \ netcf-devel \ nfs-utils \ diff --git a/buildenv-fedora-29.Dockerfile b/buildenv-fedora-29.Dockerfile index ac0ff4b..b7086b1 100644 --- a/buildenv-fedora-29.Dockerfile +++ b/buildenv-fedora-29.Dockerfile @@ -54,6 +54,7 @@ RUN yum update -y && \ lsof \ lvm2 \ make \ + ncurses-devel \ net-tools \ netcf-devel \ nfs-utils \ diff --git a/buildenv-fedora-rawhide.Dockerfile b/buildenv-fedora-rawhide.D= ockerfile index 50ea481..af7c77f 100644 --- a/buildenv-fedora-rawhide.Dockerfile +++ b/buildenv-fedora-rawhide.Dockerfile @@ -79,6 +79,7 @@ RUN yum update -y --nogpgcheck fedora-gpg-keys && \ mingw64-pkg-config \ mingw64-portablexdr \ mingw64-readline \ + ncurses-devel \ net-tools \ netcf-devel \ nfs-utils \ diff --git a/buildenv-ubuntu-18.Dockerfile b/buildenv-ubuntu-18.Dockerfile index 148a756..f5d046f 100644 --- a/buildenv-ubuntu-18.Dockerfile +++ b/buildenv-ubuntu-18.Dockerfile @@ -38,6 +38,7 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libfuse-dev \ libgnutls28-dev \ libiscsi-dev \ + libncurses5-dev \ libnetcf-dev \ libnl-3-dev \ libnl-route-3-dev \ --=20 2.20.1 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Fri Apr 26 12:10:37 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1556887789; cv=none; d=zoho.com; s=zohoarc; b=TM2uELvoUqrSUpSPEhGpIHa99fK0apcJoaTMR05NfNPDsnfXGkpCZnKiElrGWXokQPee5WtGpbi5uNXKy2FBzepgj/MsdNzt0U1FuopYuqyYC7wmgxUW1g5vNfTHBfYdVwXA5rP+JIbWTlD13bMNA6NPxhfZHprO9ecUhpZTV+c= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556887789; 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:ARC-Authentication-Results; bh=kmBFFcShhFmx667uTcCTOUGoP+Rvklw1yaG4T/qtHfA=; b=N5JPqMthB+CR47yWsvGIncrS993jIcK6rLFi0FhO2fi0F5Kn71mnZL1Cc2kCycehymdJGwMjmqjW3XXNTjed83JMcxVaf8BPNQEXfiThmfaFN+Z2YRNAgYBcB4LZi2JxvWxu+0vt2D8yk+/ErapzRWHfYQdihLOtb51vtlfKOTw= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1556887789148727.3840186670498; Fri, 3 May 2019 05:49:49 -0700 (PDT) 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 mx1.redhat.com (Postfix) with ESMTPS id F3F11308302F; Fri, 3 May 2019 12:49:46 +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 C67E15C6A8; Fri, 3 May 2019 12:49:46 +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 8977218089D2; Fri, 3 May 2019 12:49:46 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x43CneQ7013435 for ; Fri, 3 May 2019 08:49:40 -0400 Received: by smtp.corp.redhat.com (Postfix) id 231B8100194A; Fri, 3 May 2019 12:49:40 +0000 (UTC) Received: from kinshicho.redhat.com (unknown [10.40.205.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 340BC1001944 for ; Fri, 3 May 2019 12:49:38 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Fri, 3 May 2019 14:49:29 +0200 Message-Id: <20190503124930.21151-3-abologna@redhat.com> In-Reply-To: <20190503124930.21151-1-abologna@redhat.com> References: <20190503124930.21151-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com Subject: [libvirt] [dockerfiles PATCH 2/3] Add Fedora 30 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.46]); Fri, 03 May 2019 12:49:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" The corresponding libvirt-jenkins-ci commit is b73a4dc8f6b9. Signed-off-by: Andrea Bolognani --- buildenv-fedora-30.Dockerfile | 88 +++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) create mode 100644 buildenv-fedora-30.Dockerfile diff --git a/buildenv-fedora-30.Dockerfile b/buildenv-fedora-30.Dockerfile new file mode 100644 index 0000000..d4d5da9 --- /dev/null +++ b/buildenv-fedora-30.Dockerfile @@ -0,0 +1,88 @@ +FROM fedora:30 + +RUN yum update -y && \ + yum install -y audit-libs-devel \ + augeas \ + autoconf \ + automake \ + avahi-devel \ + bash \ + bash-completion \ + ca-certificates \ + ccache \ + chrony \ + cppi \ + cyrus-sasl-devel \ + dbus-devel \ + device-mapper-devel \ + dnsmasq \ + dwarves \ + ebtables \ + fuse-devel \ + gcc \ + gdb \ + gettext \ + gettext-devel \ + git \ + glibc-devel \ + glusterfs-api-devel \ + gnutls-devel \ + iproute \ + iproute-tc \ + iscsi-initiator-utils \ + kmod \ + libacl-devel \ + libattr-devel \ + libblkid-devel \ + libcap-ng-devel \ + libcurl-devel \ + libiscsi-devel \ + libnl3-devel \ + libpcap-devel \ + libpciaccess-devel \ + librbd-devel \ + libselinux-devel \ + libssh-devel \ + libssh2-devel \ + libtirpc-devel \ + libtool \ + libudev-devel \ + libwsman-devel \ + libxml2 \ + libxml2-devel \ + libxslt \ + lsof \ + lvm2 \ + make \ + ncurses-devel \ + net-tools \ + netcf-devel \ + nfs-utils \ + numactl-devel \ + numad \ + parted \ + parted-devel \ + patch \ + perl \ + pkgconfig \ + polkit \ + qemu-img \ + radvd \ + readline-devel \ + rpcgen \ + rpm-build \ + sanlock-devel \ + screen \ + scrub \ + sheepdog \ + strace \ + sudo \ + systemtap-sdt-devel \ + vim \ + wireshark-devel \ + xen-devel \ + xfsprogs-devel \ + yajl-devel \ + zfs-fuse && \ + yum autoremove -y && \ + yum clean all -y --=20 2.20.1 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list From nobody Fri Apr 26 12:10:37 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) client-ip=209.132.183.28; envelope-from=libvir-list-bounces@redhat.com; helo=mx1.redhat.com; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 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=1556887785; cv=none; d=zoho.com; s=zohoarc; b=WG67J8KqFOB7e3wL4Cx8FoukKhTwyo5sjkhVu0uzQi6ET3AhCpNnow2SfyMpYufj3lLHT3BgJkB7kS0RolQN+42jdgx+5Oh+wr63gXtBXyjua1X4XIXmhUk3tnMPhtIQrT+lXsGNRH+mtIaSGELfDAQPqcQ68jHkHpeU5kgC3DU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1556887785; 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:ARC-Authentication-Results; bh=PzuiSV05YED+38YcTmYle9kO1vrHZYwe9k/K0A39+NA=; b=JhV6lswa/OxNJHvl8NwcXkYuoS1tqRqjB3S53WWTjwx/WJSzLxLCJS2IvV6XRCrzPCN8TSWT2rd30a57A3TnhioJIBIgsN28rE9Hia4W6rPfB8FBdU0y5ww2CewtgAgO6xKJiy0xjW2Bex20JCPa+srzq1628p5+URs+5caP+d4= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of redhat.com designates 209.132.183.28 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from mx1.redhat.com (mx1.redhat.com [209.132.183.28]) by mx.zohomail.com with SMTPS id 1556887785235207.4230356005147; Fri, 3 May 2019 05:49:45 -0700 (PDT) Received: from smtp.corp.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 878AF30B8FA8; Fri, 3 May 2019 12:49:43 +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 62A5560C05; Fri, 3 May 2019 12:49:43 +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 2BF5318089CB; Fri, 3 May 2019 12:49:43 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx07.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id x43CnfDB013451 for ; Fri, 3 May 2019 08:49:41 -0400 Received: by smtp.corp.redhat.com (Postfix) id 8BCE41001944; Fri, 3 May 2019 12:49:41 +0000 (UTC) Received: from kinshicho.redhat.com (unknown [10.40.205.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B7262100194A for ; Fri, 3 May 2019 12:49:40 +0000 (UTC) From: Andrea Bolognani To: libvir-list@redhat.com Date: Fri, 3 May 2019 14:49:30 +0200 Message-Id: <20190503124930.21151-4-abologna@redhat.com> In-Reply-To: <20190503124930.21151-1-abologna@redhat.com> References: <20190503124930.21151-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.84 on 10.5.11.22 X-loop: libvir-list@redhat.com Subject: [libvirt] [dockerfiles PATCH 3/3] Drop Fedora 28 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: , Content-Transfer-Encoding: quoted-printable Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.79 on 10.5.11.12 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.49]); Fri, 03 May 2019 12:49:44 +0000 (UTC) Content-Type: text/plain; charset="utf-8" The corresponding libvirt-jenkins-ci commit is 3c305799f0f6. Signed-off-by: Andrea Bolognani --- buildenv-fedora-28.Dockerfile | 88 ----------------------------------- 1 file changed, 88 deletions(-) delete mode 100644 buildenv-fedora-28.Dockerfile diff --git a/buildenv-fedora-28.Dockerfile b/buildenv-fedora-28.Dockerfile deleted file mode 100644 index 88fe63f..0000000 --- a/buildenv-fedora-28.Dockerfile +++ /dev/null @@ -1,88 +0,0 @@ -FROM fedora:28 - -RUN yum update -y && \ - yum install -y audit-libs-devel \ - augeas \ - autoconf \ - automake \ - avahi-devel \ - bash \ - bash-completion \ - ca-certificates \ - ccache \ - chrony \ - cppi \ - cyrus-sasl-devel \ - dbus-devel \ - device-mapper-devel \ - dnsmasq \ - dwarves \ - ebtables \ - fuse-devel \ - gcc \ - gdb \ - gettext \ - gettext-devel \ - git \ - glibc-devel \ - glusterfs-api-devel \ - gnutls-devel \ - iproute \ - iproute-tc \ - iscsi-initiator-utils \ - kmod \ - libacl-devel \ - libattr-devel \ - libblkid-devel \ - libcap-ng-devel \ - libcurl-devel \ - libiscsi-devel \ - libnl3-devel \ - libpcap-devel \ - libpciaccess-devel \ - librbd-devel \ - libselinux-devel \ - libssh-devel \ - libssh2-devel \ - libtirpc-devel \ - libtool \ - libudev-devel \ - libwsman-devel \ - libxml2 \ - libxml2-devel \ - libxslt \ - lsof \ - lvm2 \ - make \ - ncurses-devel \ - net-tools \ - netcf-devel \ - nfs-utils \ - numactl-devel \ - numad \ - parted \ - parted-devel \ - patch \ - perl \ - pkgconfig \ - polkit \ - qemu-img \ - radvd \ - readline-devel \ - rpcgen \ - rpm-build \ - sanlock-devel \ - screen \ - scrub \ - sheepdog \ - strace \ - sudo \ - systemtap-sdt-devel \ - vim \ - wireshark-devel \ - xen-devel \ - xfsprogs-devel \ - yajl-devel \ - zfs-fuse && \ - yum autoremove -y && \ - yum clean all -y --=20 2.20.1 -- libvir-list mailing list libvir-list@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list