Hello Quirin, On Wed, Jul 31, 2019 at 01:44:39PM +0200, Quirin Gylstorff wrote: > > bitbake -c cache_base_repo multiconfig:qemuarm-stretch:isar-image-base \ > > multiconfig:qemuarm64-stretch:isar-image-base \ > > multiconfig:qemuamd64-stretch:isar-image-base \ > > multiconfig:qemuarm-buster:isar-image-base > > > > Could you please have a look? > > I will have look. > Can you send me the log files and/or tell me what went wrong. Attached are the bitbake output and the log of the affected task, without and with the patches applied. The latter complains about /dev/pts not having been mounted. Reproducing is as easy as (untested): . isar-init-build-env ../build bitbake -c cache_base_repo multiconfig:qemuarm-stretch:isar-image-base \ multiconfig:qemuarm64-stretch:isar-image-base \ multiconfig:qemuamd64-stretch:isar-image-base \ multiconfig:qemuarm-buster:isar-image-base echo 'ISAR_USE_CACHED_BASE_REPO = "1"' >>conf/local.conf sudo rm -rf tmp bitbake multiconfig:qemuarm-stretch:isar-image-base \ multiconfig:qemuarm64-stretch:isar-image-base \ multiconfig:qemuamd64-stretch:isar-image-base \ multiconfig:qemuarm-buster:isar-image-base With kind regards, Baurzhan.