From patchwork Fri Jun 2 18:56:11 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: 770565 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 3wfYPZ5gsQz9s65 for ; Sat, 3 Jun 2017 04:57:54 +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="RkmsE0qc"; dkim-atps=neutral Received: from localhost ([::1]:51136 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGrlg-00020S-D9 for incoming@patchwork.ozlabs.org; Fri, 02 Jun 2017 14:57:52 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:39954) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGrkv-0001yV-RK for qemu-devel@nongnu.org; Fri, 02 Jun 2017 14:57:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGrku-0006Fk-L8 for qemu-devel@nongnu.org; Fri, 02 Jun 2017 14:57:05 -0400 Received: from mail-oi0-x22e.google.com ([2607:f8b0:4003:c06::22e]:36361) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGrku-0006FF-GV for qemu-devel@nongnu.org; Fri, 02 Jun 2017 14:57:04 -0400 Received: by mail-oi0-x22e.google.com with SMTP id h4so102672648oib.3 for ; Fri, 02 Jun 2017 11:57:04 -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=i5b+9KPEDI/Xt6DbYFxI/Pfy/Cg+6f3KWlnjx66W1e0=; b=RkmsE0qcWpSHS7ZNV1LJHBBvGHP1/Er1U1UhUP5REeYzAfyZnJtDnQqN9Z9MsXK4Hr jQYOqfCa2ptDmedTzeCJ8fny/xCYQgh7VzEmAteVRSi09Z0gpYZz+sCPHYdnxSESTb4A BOD8a3Zp3KlG+P+DtNMBYmyCcaRiSwJ3eZr4GSx2ZRQyUs3VcdVop+LDqjNM4UWjs/ED G7Zip6W5ofI3d7awAthd4qKRWxS4fzPIsq6rluwCigspbm4wDVdJKnyb944bwl6Nu93Q p2HeBI3efhA0gd3LfUaL7uoE0K5jHYi8RGnFV5ZVl6mamSCEFWoU/MFpqWB0FsmkAz+E StVQ== 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=i5b+9KPEDI/Xt6DbYFxI/Pfy/Cg+6f3KWlnjx66W1e0=; b=LeS9eAIqRdGaAgl8O18qLKqmBG1X7yC/RzZVnGUY0ZMHdcy+4MgGDFgQGx5oaOJv5t ZwsybJVfuLxr2FTpQfgirzFExo/+MHiuwv97OwvinQqIZ7TeZcj2mJ+qwHrnSgEw1Tye KfDO5DoSheKHI/gX8QqbHgpqOrKq80jTcAo8wb7V2JCtGgK7Ozay9ngkp51r/sLZ2O9V pLm0/+uz+6YiXmeO+UdiRcpc1BkaxTphhNmXqTp675Q+8CTqCwisx8eKqKR5DOCDEwg1 YVZWSc7w6D9ovdKg2M9upYXjsRUn09KQpL+mc/0dxcfCoU5T/Zg/NTyxFsdrNvBxsDIy T2CQ== X-Gm-Message-State: AODbwcB4viJDgjQDYpwuYQ8Ou1HepUZq6S3tlBZ98x/gkzA5Im+uCV0m QXS1PAbCuLbxcSNDNeplsg== X-Received: by 10.157.31.4 with SMTP id x4mr2711184otd.212.1496429823651; Fri, 02 Jun 2017 11:57:03 -0700 (PDT) Received: from yoga.attlocal.net ([2602:30a:2c37:1a00::43]) by smtp.gmail.com with ESMTPSA id z2sm1345048ota.1.2017.06.02.11.57.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 02 Jun 2017 11:57:02 -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: Fri, 2 Jun 2017 15:56:11 -0300 Message-Id: <20170602185630.5059-6-f4bug@amsat.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170602185630.5059-1-f4bug@amsat.org> References: <20170602185630.5059-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::22e Subject: [Qemu-devel] [PATCH v5 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