<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri" size="2"><span style="font-size:11pt;">
<div>I have some simple recipes which </div>
<div>inherit bin_package</div>
<div> </div>
<div>Local has</div>
<div>PACKAGE_CLASSES ?= "package_ipk"</div>
<div> </div>
<div>There are no issues with the krogoth release , can do -c populate_sdk and all is well</div>
<div>with morty, same recipe, same command </div>
<div>but the -c populate_sdk give me;</div>
<div> </div>
<div> </div>
<div> </div>
<div> </div>
<div><font face="Courier New">ERROR: core-image-minimal-1.0-r0 do_populate_sdk: Function failed: do_populate_sdk</font></div>
<div><font face="Courier New">ERROR: Logfile of failure stored in: /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/temp/log.do_populate_sdk.55748</font></div>
<div><font face="Courier New">ERROR: Task (/opt/yocto/morty/poky/meta/recipes-core/images/core-image-minimal.bb:do_populate_sdk) failed with exit code '1'  </font></div>
<div> </div>
<div>The log file has:</div>
<div> </div>
<div><font face="Courier New">NOTE: Installing the following packages: opkg foosysm foo foocaps-samples packagegroup-core-boot foo-sdt foo-utils packagegroup-core-eclipse-debug packagegroup-core-standalone-sdk-target packagegroup-core-standalone-sdk-target-dbg
foo-tests foocaps u-boot-imx- ssh-keys foo-samples run-postinsts fooio foocaps-tests</font></div>
<div><font face="Courier New">NOTE: /home/rcallen/proto/ipkwork/tmp/sysroots/x86_64-linux/usr/bin/opkg --volatile-cache -f /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/opkg.conf -t /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/temp/ipktemp/
-o /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/sdk/image/opt/tlo/2.2/sysroots/cortexa9hf-neon-k-linux-gnueabi  --force_postinstall --prefer-arch-to-version   install opkg foosysm foo foocaps-samples packagegroup-core-boot
foo-sdt foo-utils packagegroup-core-eclipse-debug packagegroup-core-standalone-sdk-target packagegroup-core-standalone-sdk-target-dbg foo-tests foocaps u-boot-imx- ssh-keys foo-samples run-postinsts fooio foocaps-tests</font></div>
<div><font face="Courier New"><b>ERROR</b>: Unable to install packages. Command '/home/rcallen/proto/ipkwork/tmp/sysroots/x86_64-linux/usr/bin/opkg --volatile-cache -f /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/opkg.conf
-t /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/temp/ipktemp/ -o /home/rcallen/proto/ipkwork/tmp/work/imx6qdl_imx-k-linux-gnueabi/core-image-minimal/1.0-r0/sdk/image/opt/tlo/2.2/sysroots/cortexa9hf-neon-k-linux-gnueabi 
--force_postinstall --prefer-arch-to-version   install opkg foosysm foo foocaps-samples packagegroup-core-boot foo-sdt foo-utils packagegroup-core-eclipse-debug packagegroup-core-standalone-sdk-target packagegroup-core-standalone-sdk-target-dbg foo-tests foocaps
u-boot-imx- ssh-keys foo-samples run-postinsts fooio foocaps-tests' returned 255:</font></div>
<div><font face="Courier New"> Removing any system startup links for run-postinsts ...</font></div>
<div> </div>
<div><font face="Courier New">If I change to use rpm</font></div>
<div> </div>
<div>PACKAGE_CLASSES ?= "package_rpm"</div>
<div> </div>
<div>No issues.</div>
<div>I need ipk , since want to put the more efficient opkg on my system (no room for smartpm)</div>
<div> </div>
<div>If I don’t include the recipes based on “ inherit bin_package”</div>
<div>I have no problems with</div>
<div> </div>
<div>PACKAGE_CLASSES ?= "package_ipk"</div>
<div> </div>
<div>This is keeping me from moving to morty .</div>
<div> </div>
<div>Thanks</div>
<div>Richard Allen</div>
<div> </div>
<div> </div>
<div> </div>
</span></font>
</body>
</html>