From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6739560601010307072 X-Received: by 2002:a2e:924d:: with SMTP id v13mr17273516ljg.226.1569248689802; Mon, 23 Sep 2019 07:24:49 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a2e:2286:: with SMTP id i128ls1941384lji.7.gmail; Mon, 23 Sep 2019 07:24:49 -0700 (PDT) X-Google-Smtp-Source: APXvYqx+m8vFOMp8+P+j1YESBIbtm1dzOSPg9JrImPQGOaL2JMsoRhABO3EQJfXEUTIp4bUoUUo0 X-Received: by 2002:a2e:89cd:: with SMTP id c13mr13281306ljk.92.1569248689280; Mon, 23 Sep 2019 07:24:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569248689; cv=none; d=google.com; s=arc-20160816; b=kW+7X7AxcDed9dH6oS582rdHNII92i3HsNf45DXsIpRjj/Dc4pM+AhrbD/MN+bvd+s 29BmJ7ClYw9svXARJjvZHpTA6SbsEwQj1K3uDAl6gYqyesvVzYBHGe8g7wkaDyQ33Tin /Bh0u2k8yn2sL2yLMGU/dEMQPuDOfVDgY+WPIJ01DpI3ZCwLQVMYLJ+d7/RrSZBRH/4F b6E6/pXf4F2i0hu3QYXGEMwnHz+CQNfDWlfCFRoQa6eH9MZtoLWKd1JNrgTMTIdI0gXj lQYGjEzS/ciQ9PtPwVraUL4hhQYM33Be+9TVqQZGF1AMlL1yUUDf6B1Nd8z6tjR0KDw4 hLeQ== 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=nkgAN2FPDgOB3Y90Xgub/KhSs9hJCL7PM7FDD+TrwxY=; b=r3uy1PBY/rjvtdCnRo8RZ2N+uK7SZaEhlXrU6rE/U8ZK5XDD8EYnCI6wTtbSZHvTDl I0UciYWdAkLDajv5YCKioHVc7X1qLsb5QoXQLp8d8aFMQH66fDkRZO89pBkwLvJ+RCjU uJVzXd+Frfw5dKSRD3pxyar+nARJXDD4SFvxbakWg7jAZc1AFcRWVl/B5vl01NT3rgAG 1D22OHEOaHgG3i0JL6+9AsSMQNqj/jA0JEt88AxF3XLS213mv2f/Hn1A5g+afJDcbdY1 MuSV0eceEp6q3biFd1Z9jqLXfVjQcyp83MQrjnBUG+xxkf2ta93VdoMxS9JMAfAfMxmT kCaA== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.14 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 david.siemens.de (david.siemens.de. [192.35.17.14]) by gmr-mx.google.com with ESMTPS id u24si545930lfg.2.2019.09.23.07.24.49 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Sep 2019 07:24:49 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.14 as permitted sender) client-ip=192.35.17.14; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.14 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 david.siemens.de (8.15.2/8.15.2) with ESMTPS id x8NEOmOS030245 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 23 Sep 2019 16:24:48 +0200 Received: from md1za8fc.ad001.siemens.net ([139.25.69.220]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id x8NEOmh8012762; Mon, 23 Sep 2019 16:24:48 +0200 Date: Mon, 23 Sep 2019 16:24:47 +0200 From: Henning Schild To: Baurzhan Ismagulov Cc: isar-users Subject: Re: [PATCH v5 00/27] Pending patches, fix for isar-bootstrap, devshell Message-ID: <20190923162447.3ff61f65@md1za8fc.ad001.siemens.net> In-Reply-To: <20190923095026.3wqlycptrogbjocu@yssyq.m.ilbers.de> References: <20190923095026.3wqlycptrogbjocu@yssyq.m.ilbers.de> X-Mailer: Claws Mail 3.17.3 (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: 46/fvF/l1Ycs Am Mon, 23 Sep 2019 11:50:26 +0200 schrieb Baurzhan Ismagulov : > On Sun, Sep 22, 2019 at 08:16:44PM +0200, Jan Kiszka wrote: > > This is primarily a repost of most of my pending patches in their > > tested order on top of current ibr/devel (I suspect that this is > > the next chunk to be merged). As the highest version number of a > > patch included here was v4, the series is tagged as v5. > > > > I think this is usefull because I had to inject the > > isar-bootstrap-host sharing fix into the middle and adjust a > > succeeding patch. > > > > As a bonus, this series ports devshell support over from OE core. > > Interim update: ci_build.sh -q -r -s fails on the complete series > with: That q should probably be removed. We have those CI machines test this for hours, loosing the results is a shame. Henning > ERROR: mc:qemuamd64-stretch:isar-bootstrap-target-1.0-r0 > do_bootstrap: Function failed: do_bootstrap (log file is located > at /workspace/build/isar_ibr_devel/54/build/tmp/work/debian-stretch-amd64/isar-bootstrap-target/1.0-r0/temp/log.do_bootstrap.28360) ... > | E: gnupg, gnupg2 and gnupg1 do not seem to be installed, but one of > them is required for this operation > > The complete log: > http://ci.isar-build.org:8080/job/isar_ibr_devel/54/consoleFull > > The failing rootfs doesn't have gnupg installed, only gpgv. Should > gnupg be installed? > > With kind regards, > Baurzhan. >