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 > >