From nobody Sun Nov 9 15:04:11 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; dkim=fail; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org; dmarc=fail(p=none dis=none) header.from=linaro.org Return-Path: Received: from lists.gnu.org (209.51.188.17 [209.51.188.17]) by mx.zohomail.com with SMTPS id 1550684701578688.1966395137858; Wed, 20 Feb 2019 09:45:01 -0800 (PST) Received: from localhost ([127.0.0.1]:44595 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVvR-0001Z8-9G for importer@patchew.org; Wed, 20 Feb 2019 12:44:53 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46130) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gwVfN-00051K-6b for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:18 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gwVfM-000217-Dx for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:17 -0500 Received: from mail-wm1-x343.google.com ([2a00:1450:4864:20::343]:50615) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gwVfM-0001zh-6e for qemu-devel@nongnu.org; Wed, 20 Feb 2019 12:28:16 -0500 Received: by mail-wm1-x343.google.com with SMTP id x7so7423857wmj.0 for ; Wed, 20 Feb 2019 09:28:16 -0800 (PST) Received: from zen.linaroharston ([81.128.185.34]) by smtp.gmail.com with ESMTPSA id l125sm11329317wml.18.2019.02.20.09.28.12 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Wed, 20 Feb 2019 09:28:13 -0800 (PST) Received: from zen.linaroharston. (localhost [127.0.0.1]) by zen.linaroharston (Postfix) with ESMTP id 966FF1FF88; Wed, 20 Feb 2019 17:28:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=ghUvuaHfFEl+9n0frEJ3afRC8jrwHdOrXeKuZkQUPMo=; b=ZCCX53Kdys4ab/ya1N9TLpRs4mA5pTkB2aGgCeFBNKFgDyu+Z77rIIYCGP905i3nLt V/xad5sf9ROLsR1BgSuUqK2qdohBL+UTLNXr4AsOERhYtBMa7XGOnrLbS77FEXXYdUOu +nrVsLmbk2m5czSU6wMkdpKvp4rSV+iXvLVjTtRv9WkJBOSW2Hp0k9XG8vQes0d+Tjhb pfLikElFwA8rm+1GgfiTva3xgmuVyZJEPmrLs3KqWvcyAYuac0i6pcgqlTMTQoCT8dXY aOV0MOozv+iF99aizpi+eJ/ubSAWic6SMkDZS0w9HyYcqPa0dbjk4RZXOJw31a3q2aSv /aLA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=ghUvuaHfFEl+9n0frEJ3afRC8jrwHdOrXeKuZkQUPMo=; b=ZDPtspWyiEMtq7xV1xhXRgLUTKGI1v8RwnEXzCsmvE9ZRJCIPI1R7qEJv6ZWA8GbgT 6pSFKAEhC5fnNUjX8Uz1WVmlfGrTYv2nj9xcohWQfAsycGU4gXlY6PyHEaW4THIxMYDW yqMs2A3QyBKB9KCeR+aSRNqKEopb1sO81rkqv64xZY2OBcAEmHMvc8k0jxicCd3YTLLP xhBGP/zhO/smtSCSvGTqOFhmLd2B723f5ZpZbJ4QB1MDaJexS5MHmalPAmBwquIyDZs3 npagZEKtaI7bKIuz/UrrnNDAUhTXxUI2r3Ang2Xh1RTrdRia5TwOQTmGmsdncJByUTGM Li2g== X-Gm-Message-State: AHQUAuYyxz5aXEz/RSdjmxtjI2doc48bSXIiq7Nc4aWxE6fXh05Njvq7 AMfyuFD9q2FyUrcwz7yJHRM7Tg== X-Google-Smtp-Source: AHgI3IaQ4S/jOF2Of+xUad2pzLzm2BjVXquYtGxpPO4eNlIDY0fB699ZOOylcAUj6WwodeOILiq1Gg== X-Received: by 2002:a1c:9d94:: with SMTP id g142mr7479616wme.125.1550683695201; Wed, 20 Feb 2019 09:28:15 -0800 (PST) From: =?UTF-8?q?Alex=20Benn=C3=A9e?= To: qemu-devel@nongnu.org Date: Wed, 20 Feb 2019 17:28:08 +0000 Message-Id: <20190220172811.10588-6-alex.bennee@linaro.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190220172811.10588-1-alex.bennee@linaro.org> References: <20190220172811.10588-1-alex.bennee@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::343 Subject: [Qemu-devel] [PATCH v1 5/8] tests/docker: squash initial update and install step for docker9 X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: pbonzini@redhat.com, =?UTF-8?q?Alex=20Benn=C3=A9e?= , peter.maydell@linaro.org Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" X-ZohoMail-DKIM: fail (Header signature does not verify) Signed-off-by: Alex Benn=C3=A9e --- tests/docker/dockerfiles/debian9.docker | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/docker/dockerfiles/debian9.docker b/tests/docker/dockerf= iles/debian9.docker index 154ae2a455..5f23a35404 100644 --- a/tests/docker/dockerfiles/debian9.docker +++ b/tests/docker/dockerfiles/debian9.docker @@ -13,8 +13,8 @@ FROM debian:stretch-slim RUN cat /etc/apt/sources.list | sed "s/^deb\ /deb-src /" >> /etc/apt/sourc= es.list =20 # Install common build utilities -RUN apt update -RUN DEBIAN_FRONTEND=3Dnoninteractive apt install -yy eatmydata +RUN apt-get update && \ + DEBIAN_FRONTEND=3Dnoninteractive apt install -yy eatmydata RUN DEBIAN_FRONTEND=3Dnoninteractive eatmydata \ apt install -y --no-install-recommends \ bison \ --=20 2.20.1