From nobody Mon May 6 02:38:13 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) client-ip=170.10.133.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 170.10.133.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=1635162422; cv=none; d=zohomail.com; s=zohoarc; b=W1OjQpOj4bfKQ+aOlKppu2JvGZnSsPrvMPk9UnBNsY0BnmzUX8RuA/P0uT/68IwNr1u8+tqcDi52dwAekzauCHTs731kcZOz5qBJnvqNpmxHaj2oubdfPpz0ZyOVQAG3uqRoDJJjw/v3uAbSHmZWDS0CWFSPimo3kwxn24yw+zs= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1635162422; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=qafEfx0ZWiProtTc+Fk8vZD6zDeAOYnzJTNro4pZdyY=; b=ib5fIrXgnAk1HYf6Qw4pSLoNO0pzushDCMUG91Jp/kBAFvIPMBi8X8lvbGpPpucoLpdAvVx+cqCSrDZ0ggwGG0+bX9+cUEjtvKI4Dh0XkrZNA1O4DU757ndPj9wHOa0vnaHY/PUAzwBGeM4xMoiRVJnw3NPZkXGtQLyNz1+q8ts= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.133.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mx.zohomail.com with SMTPS id 1635162422104414.92621726329503; Mon, 25 Oct 2021 04:47:02 -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-244-F9KFocNrO7SgjiAlAcvTWw-1; Mon, 25 Oct 2021 07:46:57 -0400 Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 4A75510A8E00; Mon, 25 Oct 2021 11:46:52 +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 E5D4460862; Mon, 25 Oct 2021 11:46:50 +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 137634A703; Mon, 25 Oct 2021 11:46:49 +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 19PBkmT3021282 for ; Mon, 25 Oct 2021 07:46:48 -0400 Received: by smtp.corp.redhat.com (Postfix) id 34D1A5F4EC; Mon, 25 Oct 2021 11:46:48 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.39.192.239]) by smtp.corp.redhat.com (Postfix) with ESMTP id 9AC9B5D6D7; Mon, 25 Oct 2021 11:46:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1635162421; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=qafEfx0ZWiProtTc+Fk8vZD6zDeAOYnzJTNro4pZdyY=; b=bzGz0DtQfKHV9o7nPspiU6ru+dYoxPAaGcL6wACkhDMt86HtgvEgZaVlhKLrs3uhYmoSis Hu5azVgpykst3huYVvmfrjzq0m7mu++X7xAaNh2/zl+T1CzXVL2PXjivOARbzFwniUp1/7 zpCpIiZQ/ouB6F9U1SLLHXUlJiAzML0= X-MC-Unique: F9KFocNrO7SgjiAlAcvTWw-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [PATCH] ci: regenerate container from manifest Date: Mon, 25 Oct 2021 12:46:26 +0100 Message-Id: <20211025114626.466431-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.13 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) X-ZM-MESSAGEID: 1635162423588100001 This removes the libnetcf-dev package from Debian Sid, as it is no longer available in that distro stream. Signed-off-by: Daniel P. Berrang=C3=A9 Reviewed-by: Tim Wiederhake --- * Pushed as a CI build fix ci/containers/debian-sid.Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/ci/containers/debian-sid.Dockerfile b/ci/containers/debian-sid= .Dockerfile index d8667c5f1b..16dd6cc587 100644 --- a/ci/containers/debian-sid.Dockerfile +++ b/ci/containers/debian-sid.Dockerfile @@ -46,7 +46,6 @@ RUN export DEBIAN_FRONTEND=3Dnoninteractive && \ libglusterfs-dev \ libgnutls28-dev \ libiscsi-dev \ - libnetcf-dev \ libnl-3-dev \ libnl-route-3-dev \ libnuma-dev \ --=20 2.31.1