From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6935855593929310208 Date: Mon, 29 Mar 2021 23:20:10 -0700 (PDT) From: "vijaikumar....@gmail.com" To: isar-users Message-Id: <3c6914fa-1235-44ec-9183-c75b564a425fn@googlegroups.com> In-Reply-To: <9ada5293-7069-b8ea-fe59-400320d9ac5d@ilbers.de> References: <20210304174137.11166-1-Vijaikumar_Kanagarajan@mentor.com> <9ada5293-7069-b8ea-fe59-400320d9ac5d@ilbers.de> Subject: Re: [PATCH v3 0/2] Custom ${S} series MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3936_1709309872.1617085210090" X-TUID: uOEfp3UOPiZW ------=_Part_3936_1709309872.1617085210090 Content-Type: multipart/alternative; boundary="----=_Part_3937_1040375075.1617085210090" ------=_Part_3937_1040375075.1617085210090 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On Monday, March 29, 2021 at 2:44:28 PM UTC+5:30 ami...@ilbers.de wrote: > 04.03.2021 20:41, Vijai Kumar K wrote: > > Changes since V2: > > - Introduce P2 to demonstrate apt:// without ${PV} set. > > - Address review comment from Henning. > > - Fix issue where do_apt_unpack is triggered for non apt:// > > SRC_URIs. > > > > CI build going on: http://ci.isar-build.org:8080/job/isar_vkk_devel/93/ > > > > Changes since V1: > > > > - Introduce a separate do_apt_unpack task > > > > Vijai Kumar K (2): > > dpkg-base: Introduce do_apt_unpack > > Modify hello to demonstrate apt:// without ${PV} > > > > .../recipes-app/hello/{hello.inc => hello.bb} | 0 > > meta-isar/recipes-app/hello/hello_2.10.bb | 11 ------- > > meta-isar/recipes-app/hello/hello_2.9.bb | 8 ----- > > meta/classes/dpkg-base.bbclass | 29 ++++++++++++++++--- > > 4 files changed, 25 insertions(+), 23 deletions(-) > > rename meta-isar/recipes-app/hello/{hello.inc => hello.bb} (100%) > > delete mode 100644 meta-isar/recipes-app/hello/hello_2.10.bb > > delete mode 100644 meta-isar/recipes-app/hello/hello_2.9.bb > > > Hello, did you try it with ISAR_CROSS_COMPILE = "0"? > I see it failed on qemumipsel-stretch: > > >ERROR: mc:qemumipsel-stretch:hello-1.0-r0 do_apt_unpack: Execution of > 'build/tmp/work/debian-stretch-mipsel/hello/1.0-r0/temp/run.do_apt_unpack.3153' > > failed with exit code 2: > dpkg-source: error: cannot read hello_2.10-1.dsc: No such file or directory Found the issue. v4 coming up after this[1] pipeline succeeds(hopefully). [1] http://ci.isar-build.org:8080/job/isar_vkk_devel/95/ Thanks, Vijai Kumar K > > -- > Anton Mikanovich > Promwad Ltd. > External service provider of ilbers GmbH > Maria-Merian-Str. 8 > 85521 Ottobrunn, Germany > +49 (89) 122 67 24-0 > Commercial register Munich, HRB 214197 > General Manager: Baurzhan Ismagulov > > ------=_Part_3937_1040375075.1617085210090 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit
On Monday, March 29, 2021 at 2:44:28 PM UTC+5:30 ami...@ilbers.de wrote:
04.03.2021 20:41, Vijai Kumar K wrote:
> Changes since V2:
> - Introduce P2 to demonstrate apt:// without ${PV} set.
> - Address review comment from Henning.
> - Fix issue where do_apt_unpack is triggered for non apt://
> SRC_URIs.
>
> CI build going on: http://ci.isar-build.org:8080/job/isar_vkk_devel/93/
>
> Changes since V1:
>
> - Introduce a separate do_apt_unpack task
>
> Vijai Kumar K (2):
> dpkg-base: Introduce do_apt_unpack
> Modify hello to demonstrate apt:// without ${PV}
>
> .../recipes-app/hello/{hello.inc => hello.bb} | 0
> meta-isar/recipes-app/hello/hello_2.10.bb | 11 -------
> meta-isar/recipes-app/hello/hello_2.9.bb | 8 -----
> meta/classes/dpkg-base.bbclass | 29 ++++++++++++++++---
> 4 files changed, 25 insertions(+), 23 deletions(-)
> rename meta-isar/recipes-app/hello/{hello.inc => hello.bb} (100%)
> delete mode 100644 meta-isar/recipes-app/hello/hello_2.10.bb
> delete mode 100644 meta-isar/recipes-app/hello/hello_2.9.bb
>
Hello, did you try it with ISAR_CROSS_COMPILE = "0"?
I see it failed on qemumipsel-stretch:

>ERROR: mc:qemumipsel-stretch:hello-1.0-r0 do_apt_unpack: Execution of
'build/tmp/work/debian-stretch-mipsel/hello/1.0-r0/temp/run.do_apt_unpack.3153'
failed with exit code 2:
dpkg-source: error: cannot read hello_2.10-1.dsc: No such file or directory

Found the issue. v4 coming up after this[1] pipeline succeeds(hopefully).

[1] http://ci.isar-build.org:8080/job/isar_vkk_devel/95/
 
Thanks,
Vijai Kumar K



--
Anton Mikanovich
Promwad Ltd.
External service provider of ilbers GmbH
Maria-Merian-Str. 8
85521 Ottobrunn, Germany
+49 (89) 122 67 24-0
Commercial register Munich, HRB 214197
General Manager: Baurzhan Ismagulov

------=_Part_3937_1040375075.1617085210090-- ------=_Part_3936_1709309872.1617085210090--