From patchwork Fri Oct 11 20:59:10 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: aginwala aginwala X-Patchwork-Id: 1175569 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=openvswitch.org (client-ip=140.211.169.12; helo=mail.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=) Authentication-Results: ozlabs.org; dmarc=fail (p=none dis=none) header.from=gmail.com Authentication-Results: ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="uL0/5rE4"; dkim-atps=neutral Received: from mail.linuxfoundation.org (mail.linuxfoundation.org [140.211.169.12]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 46qgXF3nZ4z9sNx for ; Sat, 12 Oct 2019 08:07:57 +1100 (AEDT) Received: from mail.linux-foundation.org (localhost [127.0.0.1]) by mail.linuxfoundation.org (Postfix) with ESMTP id 2D6FE15CE; Fri, 11 Oct 2019 21:06:24 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@mail.linuxfoundation.org Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id D3A5214BF for ; Fri, 11 Oct 2019 20:59:13 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pf1-f182.google.com (mail-pf1-f182.google.com [209.85.210.182]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 8323D14D for ; Fri, 11 Oct 2019 20:59:13 +0000 (UTC) Received: by mail-pf1-f182.google.com with SMTP id q5so6748279pfg.13 for ; Fri, 11 Oct 2019 13:59:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=z4L77Y+vdA/ORA9C6EtDlDq+kjMtocnudZbg8/Rni4g=; b=uL0/5rE4MN1yaSYEcpjv2o+LCL2vWIoOlWDDIhIPYandOxkPMg4YJAFq1rtIknNdka 90cUFpDTrpsozkivCseU1moWLFuIfVusXSySOu6AphXA6Cfur49V5MhupFwyo7oQYQfZ No8cAdYhIFVbDi1dNnUra1DPhICe2Z8XicHWni77Uv/qVpA8yiNlXHfCIMM0iDJCUjuR +tpJiSUng6WnaWMN1bAhy+8nuIlvIV0L2a1dTjKF5Sl/LGgFDx5H2sGIYSvKCjQP/GSG i4UHDxdKGqwTqC3Yp3FgSmMGHF1HN8YihGxul42TflIMXwu0WdaDjzoaiiyXF9vf9VVb HqhQ== 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:mime-version :content-transfer-encoding; bh=z4L77Y+vdA/ORA9C6EtDlDq+kjMtocnudZbg8/Rni4g=; b=DVEvWepIj3rDFobg+I5mdzB8ZcsYonwmKPZFFrahwXQDL7ojBNhmYC8lTtiyfFzXC6 3ofGKwVyENerett3bGhGITGCmPP52vc3VlwWOcC618liIjQ+ILp5RjfPk+gWN13thVbp ynGTTZnup3cGaRpBkaewYUMmPGOlLXW7RSPA9eQOXv5whYI0sKbVPGGt4nhWHXBRqo1y skGoCAekqZ/qxXQ6Wvi7rMXqFzjrLtLieG/FpZQV8vy4LvqQVcwGWoFS9fDeOSOwgbbR mas5fMa3UrFnbM0tBQ1ttgI6JjQ82GdP0idWeWbdKq5tZZYEQ1fBOcEGS/zwK80ckFHK 6hDA== X-Gm-Message-State: APjAAAUaFlkC5ZbR9FJrsfO1Hr/Kc8o0aiOXO+OsKHuCJ94H8VyAG/er PH5UxoNvv9Vps8ZmL1pPFmBvmY5E X-Google-Smtp-Source: APXvYqyzDXmLWVHX7tQqPguVuQA2UQFrn3iukhWyqYfG2OHfCc2lCMPJ77gITXceWMkJAhIlCcw1LA== X-Received: by 2002:a63:5618:: with SMTP id k24mr18687913pgb.443.1570827552823; Fri, 11 Oct 2019 13:59:12 -0700 (PDT) Received: from LM-SJC-11015761.corp.ebay.com ([216.113.160.77]) by smtp.gmail.com with ESMTPSA id o64sm19954413pjb.24.2019.10.11.13.59.12 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 11 Oct 2019 13:59:12 -0700 (PDT) From: amginwal@gmail.com To: dev@openvswitch.org Date: Fri, 11 Oct 2019 13:59:10 -0700 Message-Id: <20191011205910.71944-1-amginwal@gmail.com> X-Mailer: git-send-email 2.20.1 (Apple Git-117) MIME-Version: 1.0 X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Aliasgar Ginwala Subject: [ovs-dev] [PATCH v1 ovn] ovs container build.sh requires python3 X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ovs-dev-bounces@openvswitch.org Errors-To: ovs-dev-bounces@openvswitch.org From: Aliasgar Ginwala building ovn/ovs container breaks while configure: checking for Python 3 (version 3.4 or later)... no configure: error: Python 3.4 or later is required but not found in /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin, please install it or set to point to it As per commit 1ca0323e7c29dc7ef5a615c265df0460208f92de Require Python 3 and remove support for Python 2. Signed-off-by: Aliasgar Ginwala --- utilities/docker/debian/build.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utilities/docker/debian/build.sh b/utilities/docker/debian/build.sh index 3c404bc39..981ff796e 100755 --- a/utilities/docker/debian/build.sh +++ b/utilities/docker/debian/build.sh @@ -18,8 +18,8 @@ GITHUB_SRC=$3 # Install deps linux="linux-image-$KERNEL_VERSION linux-headers-$KERNEL_VERSION" -build_deps="apt-utils libelf-dev build-essential libssl-dev python \ -python-six wget gdb autoconf libtool git automake bzip2 debhelper \ +build_deps="apt-utils libelf-dev build-essential libssl-dev python3 \ +python3-six wget gdb autoconf libtool git automake bzip2 debhelper \ dh-autoreconf openssl" apt-get update