From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 67088459D5; Thu, 19 Sep 2024 13:28:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EA6C6402B1; Thu, 19 Sep 2024 13:28:03 +0200 (CEST) Received: from mail-ed1-f48.google.com (mail-ed1-f48.google.com [209.85.208.48]) by mails.dpdk.org (Postfix) with ESMTP id 827AE400D5 for ; Thu, 19 Sep 2024 13:28:02 +0200 (CEST) Received: by mail-ed1-f48.google.com with SMTP id 4fb4d7f45d1cf-5c4146c7b28so1001984a12.2 for ; Thu, 19 Sep 2024 04:28:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=pantheon.tech; s=google; t=1726745282; x=1727350082; darn=dpdk.org; h=content-transfer-encoding:in-reply-to:content-language:references :cc:to:from:subject:user-agent:mime-version:date:message-id:from:to :cc:subject:date:message-id:reply-to; bh=/UaAYU98nn8IfUpT/ZFxuu9KhlRGy2luaZedEJyK49g=; b=PkBnu1d4gKKcxjB/O7fxrAsis9rRblrJ8NsHwLi/RmrbvfSGQ/qsyJYowG9W9CM281 0Sv0pSZVHhbnT2+IRtuxb0VJtPbjbGJtPAAc+TzpemA5Wvsy5Su5e75163w7/adiBeD6 JNIRAFWArCOa6/U2BgT2+pDyAqS1i0dubn9XJngaMcK4tfwDJO/fFOxAH0GmEEyB7xcr N9vS/gxcvubKNK19+gHJMRB4Uvq/nhraq81EVwh7CJes3mh0h9x4n1vKl7xvYNAOHByh kSc0Cx2PaSCdEK8fMz1w/Qtp2Dg/MXmJ1Z0M/ZNlP3GTvCP/vgMnMJVqArKXNnpINwG1 XRjQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726745282; x=1727350082; h=content-transfer-encoding:in-reply-to:content-language:references :cc:to:from:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=/UaAYU98nn8IfUpT/ZFxuu9KhlRGy2luaZedEJyK49g=; b=C4+QC9EM1xmexCxwe1aHnvhra80LN0qk2hQaGdgDC864gqlf7BQqWnHAX7ifntoW9x nU+NGMKDaHguYNAimXrLORUBbGy6t9pvYHHmgnjtDPDBwPtA/M/+CbRk3HtZwn1LOpB8 WyM/n4dq9MHzJHS6ThaUfAVKWx/nL/TIKvO5nJuCXFvFLNMmnJOTGVwO2/to/P3Mm1UU FCFVCHe0k+WZBn7WyaW7PQRhR65pBej0Crqx7CJhkgaS9N8md32rF7xm/AUQkYp2oziQ Ia/YIBfipE0pgXyIs8CcClXLOmnHinKwBwYafRw81DyLhAiBhRwAE6/8cWs/yPbPpEP3 LI3A== X-Gm-Message-State: AOJu0YzE8r8KGVwDO5ttFPCVdLvv+a5rLt48+pAXRXTvaMYERWaBM6lf 5uAZhZCMbxAOM6yFbNo0oKAlB0Osxh/zhf/SYCmzgezTArzFSWeWU1SYhZbo4vs= X-Google-Smtp-Source: AGHT+IFujx4DS7UgaA8Ort0LxB3MwGykXk0a8U/IfKo9rjJmp05iMslTC7X3Nql86h6v48PbVD4ENw== X-Received: by 2002:a17:906:730d:b0:a86:ab84:7fc1 with SMTP id a640c23a62f3a-a9029620359mr3009065966b.50.1726745281997; Thu, 19 Sep 2024 04:28:01 -0700 (PDT) Received: from [192.168.200.22] ([84.245.121.62]) by smtp.gmail.com with ESMTPSA id a640c23a62f3a-a90612b3a04sm709342366b.125.2024.09.19.04.28.01 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 19 Sep 2024 04:28:01 -0700 (PDT) Message-ID: Date: Thu, 19 Sep 2024 13:28:00 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2] dts: fix runner target in the Dockerfile From: =?UTF-8?Q?Juraj_Linke=C5=A1?= To: jspewock@iol.unh.edu, npratte@iol.unh.edu, probb@iol.unh.edu, wathsala.vithanage@arm.com, yoan.picchi@foss.arm.com, paul.szczepanek@arm.com, alex.chapman@arm.com, Luca.Vizzarro@arm.com, thomas@monjalon.net, Honnappa.Nagarahalli@arm.com Cc: dev@dpdk.org References: <20240911155058.11321-1-jspewock@iol.unh.edu> <20240916181445.13997-1-jspewock@iol.unh.edu> <00785457-9fd1-4a53-83a8-641ea57df98b@pantheon.tech> Content-Language: en-US In-Reply-To: <00785457-9fd1-4a53-83a8-641ea57df98b@pantheon.tech> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On 19. 9. 2024 11:36, Juraj Linkeš wrote: > >> diff --git a/dts/Dockerfile b/dts/Dockerfile > >> @@ -24,9 +27,12 @@ FROM base AS runner >>   # It bakes DTS into the image during the build. >>   COPY . /dpdk/dts >> -RUN poetry install --no-dev >> +# Adds ~/.local/bin to PATH so that packages installed with pipx are >> callable. `pipx ensurepath` >> +# fixes this issue, but requires the shell to be re-opened which >> isn't an option for this target. >> +ENV PATH="$PATH:/root/.local/bin" >> +RUN poetry install --only main --no-root > > The patch removing this has been merged to next-dts, so please rebase > and remove this. > > And by this I mean "--no-root". :-)