From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6788114222392803328 X-Received: by 2002:a2e:a361:: with SMTP id i1mr2107694ljn.70.1584432290604; Tue, 17 Mar 2020 01:04:50 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6512:1103:: with SMTP id l3ls3098947lfg.6.gmail; Tue, 17 Mar 2020 01:04:50 -0700 (PDT) X-Google-Smtp-Source: ADFU+vtwrhRd/nz1hrXnKlT0JObMLIi//eUff4AVPXPal+Y3IJNsbFgI+X4jPCe3YhtmmkEhW8AR X-Received: by 2002:a19:c748:: with SMTP id x69mr2050421lff.196.1584432289986; Tue, 17 Mar 2020 01:04:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1584432289; cv=none; d=google.com; s=arc-20160816; b=ldFK9mYy1a1kGpwiwDhsiQMdC8ChwE37d6wESrzBGZ0Kjj5HOYJYn3XTWRdQ/OWBAW NIUZkVOHPdXxNVH8fBIf5/9iXI86aFeMVBypB3LKGKuk3nFEG/idSd2BI2JHfcGElMTW yJ/QNC3n8qsu3SIgdHp6nkdik6WJm5O2wgtznhVL1xffvtgdFuB7E1DgzpgqaUJRfTVW K/XEFzYdEtB7KXnSEcfgbzrKp3JZVqW2nPaCw8vVpilpf2IMFH4alJkUBJox8sLuREmD LySMJxLUmiwEgUDVwloyURbUyU4CHc2+wYBlsqj5eOt91A2IYgqUniGQq48ReCpNn9QZ ZkVg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date; bh=WTYQucSa339tzQHyM6qX6ku5vgxas9OmJahVoK5Gumo=; b=sXdaHPsMtO7Q2ljLlmqmo81V+WwSVrewbSuCC7psUxN/YIGxVKmHf7TJ249omJXXSd WsLCJVwb55p7WvH62jmC1+KIFM0qTQ1nFKUabr6Ll/KULf6Yluh4pzZtx9o2o+V3InUh TL5w3fLoAxnUeLkWQlxOU0Qg0l59P05V7oCNmI2u67Hl9qZZgDNK6k6Bg4VF2oZAcjR+ 3PMKMFnC4Psy+r7aCbLe2+K3fno1UyvJhCA6pdv3cPwfs1woGKf+7kuTP5URs4kkSq/i TtmWmA1zKFB8c2vUoBPqro0V3yQwOyPlysFsTaTALi6afd+8ubOXqfcWnm9xLWlPSrq6 KOwQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id s17si174056ljm.5.2020.03.17.01.04.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Mar 2020 01:04:49 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.28 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id 02H84n2Y032083 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Tue, 17 Mar 2020 09:04:49 +0100 Received: from md1za8fc.ad001.siemens.net ([167.87.18.18]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id 02H84mvT021848; Tue, 17 Mar 2020 09:04:48 +0100 Date: Tue, 17 Mar 2020 09:04:45 +0100 From: Henning Schild To: Baurzhan Ismagulov Cc: Subject: Re: [PATCHv5 00/29] base-apt-rework Message-ID: <20200317090445.12376552@md1za8fc.ad001.siemens.net> In-Reply-To: <20200315165852.nb4okarmcw5pwwnv@yssyq.m.ilbers.de> References: <20200310215631.24859-1-henning.schild@siemens.com> <20200315165852.nb4okarmcw5pwwnv@yssyq.m.ilbers.de> X-Mailer: Claws Mail 3.17.4 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: KQDR0qYedG+i On Sun, 15 Mar 2020 17:58:52 +0100 Baurzhan Ismagulov wrote: > Hello Henning, > > On Tue, Mar 10, 2020 at 10:56:02PM +0100, Henning Schild wrote: > > changes since v4: > > > > - add missing - in p8 download-only arg matching, found by Baurzhan > > - adding patch 27 and 28 to deal with shell code reuse issues > > pointed out by Su, Bao Cheng ... "command not found" > > - bump copyright headers from 2019 to 2020 > > - adding p29, RECIPE-API-CHANGELOG > > > > p8 and p1 appeared on the list as v5, but not from me, the p8 thing > > is in here the p1 change will probably be added by Baurzhan on a > > merge, not calling this v6 because of that repost > > Thanks for the updated series. I've adjusted whitespace in p20, 23, > 24, 28 (trailing whitespace, tabs to spaces) -- I can send the > patches if you like. I'll send the code-config split patch. If they are whitespace only please send them so i can exchange them in the next post. If there is anything else, i would prefer a review so i can make the changes myself. > Regarding CI: From seven runs, five have failed, in two ways: Maybe what i saw before. I thought it must have been network issues on the CI runners or the missing dash in the download-only, because that one ran fine on two CI runners. I will look into what is going on, could not reproduce it locally to have decent debugging. Could you please send the links to all four failures? Henning > 1. Four of them can't find packages in base-apt. I've checked the > workspaces where available, the packages in question are not in > base-apt. > > Example: > > http://ci.isar-build.org:8080/job/isar_ibr_devel_fast/22/consoleFull > http://ci.isar-build.org:8080/job/isar_ibr_devel_fast/ws/*zip*/22.zip > > 2. One can't chroot into the isar-bootstrap-host rootfs. Debootstrap > failed with: > > Processing triggers for libc-bin (2.28-10) ... > Terminated > > I've checked the logs and haven't seen e.g. an OOM. Why could a > process be terminated? > > http://ci.isar-build.org:8080/job/isar_ibr_devel_2_fast/3/consoleFull > http://ci.isar-build.org:8080/job/isar_ibr_devel_2_fast/ws/*zip*/3.zip > > I suggest to check base-apt populating (add debug output which > packages are copied?). Even if this is due to download errors (which > I haven't seen any signs of), we should have failed on downloading -- > but that succeeds. > > With kind regards, > Baurzhan. >