From patchwork Sun May 21 03:29:37 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Philippe_Mathieu-Daud=C3=A9?= X-Patchwork-Id: 765015 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.gnu.org (lists.gnu.org [IPv6:2001:4830:134:3::11]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 3wVnTC01Ljz9s2G for ; Sun, 21 May 2017 13:34:07 +1000 (AEST) Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="dzIRNtOB"; dkim-atps=neutral Received: from localhost ([::1]:36157 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCHd6-0003ix-KL for incoming@patchwork.ozlabs.org; Sat, 20 May 2017 23:34:04 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48374) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCHZa-0001Lt-SG for qemu-devel@nongnu.org; Sat, 20 May 2017 23:30:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCHZZ-0007EM-K4 for qemu-devel@nongnu.org; Sat, 20 May 2017 23:30:26 -0400 Received: from mail-oi0-x244.google.com ([2607:f8b0:4003:c06::244]:36824) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dCHZZ-0007EA-Ez for qemu-devel@nongnu.org; Sat, 20 May 2017 23:30:25 -0400 Received: by mail-oi0-x244.google.com with SMTP id w138so18047491oiw.3 for ; Sat, 20 May 2017 20:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=uYhpK2TQk/z4JMDxhyz4UbP2nKhCH74Tv53qlOQAbwQ=; b=dzIRNtOBTcE8uUlSoQRAOLmQ+xptuC8h3GQsEXxm+OxVNeu1RlETlMFpZYzil/+Wb3 BsArLp+7hxji114T5vBh7BTn0gWiHumyRYd5WtQm+wbEHk6hrw+n0CZJwixeMoAh/emC M1EwmopB2TpcBLKc24hivLdWYxtQUFqGdH/hkQrSqUp/K3n3k0kA62PpRk2pc8JtZyzB 4X9YFs1DQZHWWNQuu+fxReabj6GT+K2C5HErUrtK+MR9H27WIvOlw7RHTnRd6SLe4l09 /2w1w1IfBc3XW/QCkK48rOos1W7RMGJogH1neXqPFqNPdI1HQFvQMmNi6H7ahD4go6HO GsxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references:mime-version:content-transfer-encoding; bh=uYhpK2TQk/z4JMDxhyz4UbP2nKhCH74Tv53qlOQAbwQ=; b=m3nJZa9foWdA6Tq2vXFF1jTM/4j7JeHh7caD+vfWrZGaWwBMSINTxHlUhH/Y/wGfC2 O/mwadirBGx6SL5Pb6Dasi6DQx48a4dv/Fhrf4zMUUstB7e0zj2XdPk9Vybi49iwacDm 36Tjl6DOOPTG1UOgY6Ie3ic7Utxlrqvnel7PEdefhUXG7jo4ustK8c8/2RZ8iDsro0sE qJOOtNH8OckGfS2uf4ElOaRNXEOwBinLPWMtlHt6NjYKYKhYhJO4U5Kuv4GylNDvMTX8 bGdCXH4Zw1ECJlIqqq/g+TefZDPvi0O7WTVqTFQcjX1hklWdk8kDHv+B7zuw0CjkL3xb a8ow== X-Gm-Message-State: AODbwcCCWzbym7sfRbfMs6AJU/ZaXLV3SxMsci3WH/nA89lMxCz/6JyI ydfcGCz35gaLdSnbjAo= X-Received: by 10.202.72.17 with SMTP id v17mr8947021oia.78.1495337424609; Sat, 20 May 2017 20:30:24 -0700 (PDT) Received: from yoga.attlocal.net (162-231-236-127.lightspeed.miamfl.sbcglobal.net. [162.231.236.127]) by smtp.gmail.com with ESMTPSA id u23sm6499219otg.31.2017.05.20.20.30.23 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 20 May 2017 20:30:23 -0700 (PDT) From: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= To: qemu-devel@nongnu.org, =?UTF-8?q?Alex=20Benn=C3=A9e?= , Fam Zheng Date: Sun, 21 May 2017 00:29:37 -0300 Message-Id: <20170521032956.27446-6-f4bug@amsat.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170521032956.27446-1-f4bug@amsat.org> References: <20170521032956.27446-1-f4bug@amsat.org> MIME-Version: 1.0 X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4003:c06::244 Subject: [Qemu-devel] [PATCH v3 05/24] docker: install ca-certificates package in base image 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: =?UTF-8?q?Philippe=20Mathieu-Daud=C3=A9?= Errors-To: qemu-devel-bounces+incoming=patchwork.ozlabs.org@nongnu.org Sender: "Qemu-devel" Resolve SSL verification issue at shippable container's git_sync stage: shippable logs: -------------- git_sync - ssh-agent bash -c 'ssh-add /tmp/ssh/01_deploy; git clone https://github.com/philmd/qemu.git /root/src/github.com/philmd/qemu' Identity added: /tmp/ssh/01_deploy (rsa w/o comment) Cloning into '/root/src/github.com/philmd/qemu'... fatal: unable to access 'https://github.com/philmd/qemu.git/': Problem with the SSL CA cert (path? access rights?) retrying 1 of 3 times... Suggested-by: Alex Bennée Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alex Bennée --- tests/docker/dockerfiles/debian.docker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/docker/dockerfiles/debian.docker b/tests/docker/dockerfiles/debian.docker index 52bd79938e..d08def6a8d 100644 --- a/tests/docker/dockerfiles/debian.docker +++ b/tests/docker/dockerfiles/debian.docker @@ -11,7 +11,7 @@ FROM debian:stable-slim # Setup some basic tools we need RUN apt update -RUN apt install -yy curl aptitude +RUN apt install -yy aptitude ca-certificates curl # Setup Emdebian RUN echo "deb http://emdebian.org/tools/debian/ jessie main" >> /etc/apt/sources.list