From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6517546778931232768 X-Received: by 10.80.201.74 with SMTP id p10mr13526846edh.7.1517502150640; Thu, 01 Feb 2018 08:22:30 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.80.182.240 with SMTP id f45ls96679ede.1.gmail; Thu, 01 Feb 2018 08:22:30 -0800 (PST) X-Google-Smtp-Source: AH8x227O45yG1Ti0iYGPc2MiE9gf7k9nizK1gdYkIk+DncnIUA8AVpSLs2KQpZKS8ylEdJyDSAQQ X-Received: by 10.80.202.11 with SMTP id d11mr13520718edi.9.1517502150004; Thu, 01 Feb 2018 08:22:30 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517502149; cv=none; d=google.com; s=arc-20160816; b=UnQOd4Tc0NWIKNg+6FM5CqwkgS5AnfsCsM87hzWIo81tkwH4cHmAMciwjbRaBWJ+jT BVktOUgeOiTz6DlTAzAnXR70wjWJ8W66vnxugM0eww81A5EGeWuScISeRp3tH8192iiX /pv8NPo39+8EZWyVl3xO7pOdDgAlISaHVWQ6V7/SA83IhOv1xOu6JFf04eCZk9pBkMCJ Lm4c7sdteKqORevt/ArGaHxdTwIQ/NMo5To1gR5xd9l1u7SxgyzST3rfFxBfion+0EiS 6/S3d3VVo4PwxiF3cpfTQbI1CzXIY8XWgummLRtjOXzQsn7R9tTBlifL9SH8UxiOR1RL iBXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:to:subject :arc-authentication-results; bh=LWMnGxVR6TcLXoaEr+N8BWcKoUl6IjEtJPrX5XofFN0=; b=XIIZ3swnT3bJ4+IzRIc4FnnsPiDCIS+Q9mjAzNvu8PXbA2KTZhco/fFUuZEjwX1W57 MtxktNFPBEdXyJGDtWOihGmrF6wUViOzm7isqKNPZ5MfYIvHTvWmg9Lx/WVgthnrEdtV GJJgRmuaTbq8NS5MoURltnpQLqWdmp6B6HkWDcbMSpJNqNBLJ1vaPORfPS7+Va/QDNb7 u07qYFBvzMYI3hFVG+7RkLHL83h9dyMn8tA8Jz6gSUp+RaDGJd0ELyzpYHaDcmZvmhuc VSkMU0aSShDSmbYhpPdHAZe26kCvkRoVy1lMPDpllvPQ0te6GbRiyKoJ1LIMIT3ZkTLj MWgQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Return-Path: Received: from aqmola.ilbers.de (aqmola.ilbers.de. [85.214.62.211]) by gmr-mx.google.com with ESMTPS id g45si33003eda.0.2018.02.01.08.22.29 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Feb 2018 08:22:29 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) client-ip=85.214.62.211; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: best guess record for domain of asmirnov@ilbers.de designates 85.214.62.211 as permitted sender) smtp.mailfrom=asmirnov@ilbers.de Received: from [10.0.2.15] ([188.227.110.165]) (authenticated bits=0) by aqmola.ilbers.de (8.14.4/8.14.4/Debian-4+deb7u1) with ESMTP id w11GMQ4r012276 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Thu, 1 Feb 2018 17:22:28 +0100 Subject: Re: [PATCH 0/4] Rework isar-apt To: Jan Kiszka , isar-users@googlegroups.com References: <20180201112944.7877-1-asmirnov@ilbers.de> <360fe4b8-2594-0577-2859-dafd18d4c55b@siemens.com> From: Alexander Smirnov Message-ID: <4fd7ef75-d180-af99-c6e7-ce5af9ab6a55@ilbers.de> Date: Thu, 1 Feb 2018 19:22:21 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <360fe4b8-2594-0577-2859-dafd18d4c55b@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: HRI96VsW25Ji On 02/01/2018 07:14 PM, Jan Kiszka wrote: > On 2018-02-01 12:29, Alexander Smirnov wrote: >> Hi all, >> >> this series intended to make buildchroot able to work with isar-apt. >> I've tried to add extended comments to each patch. >> >> Impact: with this series I'm able to build 'example-hello' <-> 'libhello' >> without any hacks. So the deps are installed automatically. >> >> NOTE: I've migrated to bitbake [lockfiles] mechanism, don't know how robust it >> is, but build in the loop started in the evening didn't fail during the night. >> > > I can happily report: It works as promised also for my use case > (jailhouse.bb -> linux-jailhouse.bb, both Isar-built). > Thanks! But I've found an issue with events. :-( Our bitbake didn't handle them for multiconfig, the following patch seems to add this: https://patchwork.openembedded.org/patch/141626/ Events is very good mechanism to clean up Isar build from pending mounts without headache with build fails, so I think it would be valuable to try latest bitbake. I'll report the results as soon as build finishes. Alex