On 03/15/2016 07:32 AM, Burton, Ross wrote:

On 14 March 2016 at 23:09, Alejandro Hernandez <alejandro.hernandez@linux.intel.com> wrote:
+        ${@qemu_run_binary(d, '$D', '${base_bindir}/udevadm')} hwdb --update \
+            --root $D

udevadm is at ${bindir} with eudev, which means this script delays until first boot.  I've fixed locally, and will file a bug about how hard it is to tell when a postinst is delayed due to errors...

Ross

Thanks Ross

Alejandro