From nobody Fri May 3 01:44:12 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) client-ip=66.175.222.12; envelope-from=bounce+27952+57480+1787277+3901457@groups.io; helo=web01.groups.io; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+57480+1787277+3901457@groups.io; dmarc=fail(p=none dis=none) header.from=intel.com ARC-Seal: i=1; a=rsa-sha256; t=1587083981; cv=none; d=zohomail.com; s=zohoarc; b=VzkiPuGIvNmn4+pJ2NbY4SImC9Hzm9GkLXzfdZUQi6dJYOKeZVrv/IxavoWBWY/uOMk07oB2Q8YjVZAV+dHQAngOw2v4z24Cu6dTzzuy3SFrKe+lbGm9oyxGJQwaHfgoR0GQ6eOkdXyEcRDUgZyirGOeJc5R19VsfoqytI7Pc3Q= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1587083981; h=Content-Transfer-Encoding:Cc:Date:From:List-Id:List-Unsubscribe:MIME-Version:Message-ID:Reply-To:Sender:Subject:To; bh=gulAt3+ieGh31hP2ffhmeKhiQZEUusRedDM1dUYdaGo=; b=K8iSd4XgFsKjwthzAgBCuYEkzUca7+5YGlXwi4kzIMmyPyR/m3HoPYXwiKMg13YbQWtmTGBtxXM0+Vd3HazpkOHkJU6/VAAmHs/wYqnDs71JtjWeJ6GioO7sxN2x+j6ODejf8JyD6z1s0TduvVt1VneB7s2GcJE/VUWUi7G7gqk= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of groups.io designates 66.175.222.12 as permitted sender) smtp.mailfrom=bounce+27952+57480+1787277+3901457@groups.io; dmarc=fail header.from= (p=none dis=none) header.from= Received: from web01.groups.io (web01.groups.io [66.175.222.12]) by mx.zohomail.com with SMTPS id 1587083981452344.4500111367704; Thu, 16 Apr 2020 17:39:41 -0700 (PDT) Return-Path: X-Received: by 127.0.0.2 with SMTP id bx5tYY1788612xEHetydZz2M; Thu, 16 Apr 2020 17:39:40 -0700 X-Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by mx.groups.io with SMTP id smtpd.web12.1572.1587083980027738917 for ; Thu, 16 Apr 2020 17:39:40 -0700 IronPort-SDR: w62yLs7Jl8Z75mQFTtYjeuiMmYSUH/mDX5NGIKXypLV6PRHT8twT+XmmaPspAFhVX5iO+thfxT YxzIZvOgueWw== X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False X-Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga105.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Apr 2020 17:39:39 -0700 IronPort-SDR: /cPqsST83a7zep7RA189VVrxd2bITQ7L7EqoWF3+LVbQPsKY6uffrlzh9GAszPyJEbte+ZW5D6 HggpKS9sai4g== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.72,392,1580803200"; d="scan'208";a="278238316" X-Received: from ecbjorge-mobl1.amr.corp.intel.com ([10.212.61.122]) by orsmga008.jf.intel.com with ESMTP; 16 Apr 2020 17:39:38 -0700 From: "Bjorge, Erik C" To: devel@edk2.groups.io Cc: Ashley DeSimone , Nate DeSimone , Puja Pandya , Bret Barkelew , Prince Agyeman Subject: [edk2-devel] [edk2-staging/EdkRepo] [PATCH v2] EdkRepo: Only install packages included with the installer Date: Thu, 16 Apr 2020 17:38:04 -0700 Message-Id: <82633899a22929c7a511ad4eb7d955dd610f8445.1587082980.git.erik.c.bjorge@intel.com> MIME-Version: 1.0 Precedence: Bulk List-Unsubscribe: Sender: devel@edk2.groups.io List-Id: Mailing-List: list devel@edk2.groups.io; contact devel+owner@edk2.groups.io Reply-To: devel@edk2.groups.io,erik.c.bjorge@intel.com X-Gm-Message-State: SMmo9P5qrYxUkCCbBda5az6ax1787277AA= Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=groups.io; q=dns/txt; s=20140610; t=1587083980; bh=/scIVoDkiIaOkwSV0SOmV45qT+4nVq8v0tHD8rCtkLg=; h=Cc:Date:From:Reply-To:Subject:To; b=g1w3BYavCnEcIsF8FDexOwHJgJi+524ldIvTldJXxtG609GFT1R0btfHdyNAt/7DjoE x717zBrPtRxVO7zcQr/nQVpTawABndFW7mVMBDvCdk2EuS0+qoRzbMTvj8VEPidpFiAt3 jN6OlQsyPQtwmfY+qt9yap/juelM0z/YQ9Q= X-ZohoMail-DKIM: pass (identity @groups.io) Content-Type: text/plain; charset="utf-8" When installing packages pip may attempt to download dependencies. The installer should contain all dependencies so tell pip where to look for any dependencies. Signed-off-by: Erik Bjorge Cc: Ashley DeSimone Cc: Nate DeSimone Cc: Puja Pandya Cc: Bret Barkelew Cc: Prince Agyeman Reviewed-by: Nate Desimone --- edkrepo_installer/linux-scripts/install.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edkrepo_installer/linux-scripts/install.py b/edkrepo_installer= /linux-scripts/install.py index 099954d..0f10ac6 100755 --- a/edkrepo_installer/linux-scripts/install.py +++ b/edkrepo_installer/linux-scripts/install.py @@ -666,7 +666,7 @@ def do_install(): whl =3D wheels_to_install[whl_name]['wheel'] install_whl =3D wheels_to_install[whl_name]['install'] if install_whl: - install_cmd =3D [def_python, '-m', 'pip', 'install'] + install_cmd =3D [def_python, '-m', 'pip', 'install', '--no= -index', '--find-links=3D{}'.format(whl_src_dir)] if install_to_local: install_cmd.append('--user') install_cmd.append(os.path.join(whl_src_dir, whl)) --=20 2.21.0.windows.1 -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D- Groups.io Links: You receive all messages sent to this group. View/Reply Online (#57480): https://edk2.groups.io/g/devel/message/57480 Mute This Topic: https://groups.io/mt/73068193/1787277 Group Owner: devel+owner@edk2.groups.io Unsubscribe: https://edk2.groups.io/g/devel/unsub [importer@patchew.org] -=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-=3D-