From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6812695221159067648 X-Received: by 2002:a50:ba8b:: with SMTP id x11mr12069622ede.201.1591975040846; Fri, 12 Jun 2020 08:17:20 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:7248:: with SMTP id n8ls2816453ejk.2.gmail; Fri, 12 Jun 2020 08:17:20 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxjKOsP3BTIKSc3ZfppJ7xLLBDHsDTY6Vm/YaJvscHHsLsoSMuBuFd3O906xYKQ4JkJJVkd X-Received: by 2002:a17:906:edb6:: with SMTP id sa22mr1205207ejb.393.1591975040190; Fri, 12 Jun 2020 08:17:20 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1591975040; cv=none; d=google.com; s=arc-20160816; b=A4qjoiGFdupqzkQCzp18eiqxIaI4nMJujUxE5F/yMXn9N+lu5TVjoVMIFz4UcOw8/3 1oZS3MMIKULcbitTXvkbVnFczZkEU3xMI/ru1yGBMs/uFRMFA3ClEmnMNRHarIFSTSGx uQ2jdbJXbGxX3+jy5jSAzCTQT0vTwr4KkWNwW+ZuaPYDowATOAicXUruoEpd/rg+oYDY LxRyOgeVZmjS6dItATzdpl8TkrsdjGvyBNj7qsb3fOD5iIHLfmvOKWxpTHDcmvz6UUW+ zM+DY+i3/GEeNDePd36TqCwtVELZroPbkSXUsYFkxgWWBMxh5g6SY63tShWgBJqlVifh qpYA== 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; bh=TdrrlEj3+zb84R8B/sXtvbgeEKcuFdsN7l5qmjaPz2c=; b=S+icooDQTdS/GNofjEzWqCCzEne04mI40Qn8IMhmYk8y4V3nq61JiuovVxCgCwMvd6 p82NRGRSvWYv9Luen2NTe19HerqD1ujL+4afrc1q3rVrcZbKPg6F5LwKnyF3uyCxU15G 55BINeX9ur1uBFvnes6BMwT5U2NqhLF0dWnCZC1r43sBrJPNwlMGp6H/KyRxE0XhEF9n xr+MPEQilCO21KRN6CKWBecbtxWpoi2kSdlw1IQWYB3a0CsUkOrqDvVPD6/UvabM2sRt /9oToVX3aswpMrB5dCgGv+VcdjVdDiGzBh1o4d/b8fsanibqf5mPC7l27Lcv7/wuxuFr Z/ZQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id bt20si331270edb.2.2020.06.12.08.17.20 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jun 2020 08:17:20 -0700 (PDT) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id 05CFHJtN011584 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 12 Jun 2020 17:17:19 +0200 Received: from [167.87.11.220] ([167.87.11.220]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id 05CFHJHL023926 for ; Fri, 12 Jun 2020 17:17:19 +0200 Subject: Re: [PATCH 0/3] fix and test wic exclude-path To: isar-users@googlegroups.com References: <20200406201648.26945-1-henning.schild@siemens.com> <20200610172627.09cfb239@md1za8fc.ad001.siemens.net> <20200612065522.GP5077@yssyq.m.ilbers.de> From: Jan Kiszka Message-ID: <363edd34-2226-0909-ccee-619a7d54b834@siemens.com> Date: Fri, 12 Jun 2020 17:17:19 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.8.0 MIME-Version: 1.0 In-Reply-To: <20200612065522.GP5077@yssyq.m.ilbers.de> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: 07f7/hiCBw9T On 12.06.20 08:55, Baurzhan Ismagulov wrote: > Hello Henning, > > On Wed, Jun 10, 2020 at 05:26:27PM +0200, Henning Schild wrote: >> Still having to work around that in a downstream layer. Any more >> comments or questions? > > I'd like to look at the following issues: > > 1. I'd like to understand what exactly is failing when the fix is not applied. > > 2. The test case is failing with the fix applied. > Before we dig too deep on details: The pressure to update wic to a more recent version is increasing, just received another request today, so is our backlog of own upstream patches missing in Isar. I would proppose starting that update and then focuson testing and stabilization of the result. Did anyone look into that already? Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux