From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6460145511672315904 X-Received: by 10.25.216.219 with SMTP id r88mr254010lfi.43.1504596362185; Tue, 05 Sep 2017 00:26:02 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.206.200 with SMTP id e191ls1644625wmg.2.canary-gmail; Tue, 05 Sep 2017 00:26:01 -0700 (PDT) X-Google-Smtp-Source: ADKCNb6qKJujdy2Up5BRMMbH1OprU3RNi/FwgtQmQe6sFv6Z3xWo2zSGZ2gM/+W3nM1TScNiWFIZ X-Received: by 10.28.153.6 with SMTP id b6mr306448wme.20.1504596361789; Tue, 05 Sep 2017 00:26:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1504596361; cv=none; d=google.com; s=arc-20160816; b=W9vyV5fd+fgDj0inZtakPW+PuYhn16sPQseNPm/ukb/hR7RtupgIH2COjupSJ8+YpP M9YjY/KJ4UssMMCPDWsa6Ug5SPX1kiihOgLT0EPina/TWSKQvjzfPuGYxkGqOPyW+299 Qhap5vRzhikt0LNjkIFqNKikVzm9l408U2dNJAYTq6sHWf0MTUn1GmCT7vPCc3PkYgfn xpJitTciOckzji+uIWXR4unDaymD7ygPHeY6jUA+Sc+3XGzSuQ3qxqbC0bChhLO8pq2f /OvBs+Pkxegl3pbV7gjD16o1MQ1OgqEoC2HwqEjNuFcvL6Rb5Co/EODACNpKdAgQrDZa 67uA== 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=/BW+axrh5OWwsFe3JVHAJzUqg1hAOUZZ0rc35xMRoTQ=; b=qy5lNPFOiFcMglAbrBfofJW7/2Y1pUD5zHjEYjvOyC4Q3wGMd9qtGD9Y2lGGsiHGH5 OjIfu4qW1ZBS9Zv3Vhos2uIdiBYpbB+N+6/zpDx1vbWTEKM1FbGF9nmdwsN6WtVQ4AUx RxhtbK4s9ClI9CbNe2nNilL0hwts+3oJdoN/uKD2sUAZgcI7QzvZ4GfCmMK5vxeFVu66 7Bx9eJi3pOkf8mDpIvAM0K99+Rr6irxVfexE9iivySlOLWjlzvTTJ0eMKdD5Hff6D3Kh g8C4ZdcjCPF1eX40LRvyK3ulnv8B0zQaSKVVGCwTodzjuv8ZZYn7c209cGxb7OPhtGh7 w4lQ== 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 b63si5258wmc.2.2017.09.05.00.26.01 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2017 00:26:01 -0700 (PDT) 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 v857PwNS012351 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NOT); Tue, 5 Sep 2017 09:26:00 +0200 Subject: Re: [PATCH 1/6] meta/dpkg: Make 'do_unpack' more generic, prepare for pulling out To: Claudius Heine , isar-users@googlegroups.com References: <6f7b53c5-3238-1d8d-88a7-7afc3859a9ec@ilbers.de> <62849b3a-fd2f-3184-ace0-0941fd3f9325@siemens.com> From: Alexander Smirnov Message-ID: Date: Tue, 5 Sep 2017 10:25:53 +0300 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <62849b3a-fd2f-3184-ace0-0941fd3f9325@siemens.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: S18OCYJ7DWJC Hi, > > On 09/04/2017 05:11 PM, Alexander Smirnov wrote: >> On 08/30/2017 10:03 PM, Henning Schild wrote: >>> Issue: >>> The unpacker in dpkg is not generic since it does not unpack to >>> WORKDIR, so it can not be pulled into a more generic class to make it >>> available for other users. >>> >> >> As I already wrote to mail-list, WORKDIR and BUILDROOT are different >> folders, and there was the reason to do so. > > Yes we (Henning and I) get that. That is the reason why the patch > includes the line: > > +WORKDIR_task-unpack = "${BUILDROOT}" > > That means that only for the unpack task in the dpkg.bbclass the > variable WORKDIR is set to the BUILDROOT variable. This makes the unpack > step more generic so that it can be moved to the base class. Essentially > removing the dependency of the unpack task to the dpkg class. Does this mean that "log.do_unpack" and "run.do_unpack" will be stored in buildchroot? Let me check this. -- With best regards, Alexander Smirnov ilbers GmbH Baierbrunner Str. 28c D-81379 Munich +49 (89) 122 67 24-0 http://ilbers.de/ Commercial register Munich, HRB 214197 General manager: Baurzhan Ismagulov