Am Tue, 8 Jun 2021 11:15:26 +0300 schrieb Anton Mikanovich : > 08.06.2021 10:58, Henning Schild wrote: > > This series makes things not build in containers anymore, which we > > heavily rely on for CI. Exceptions in the mount logic. > > > > I would suggest to revert and investigate. > > > > Henning > > There is no any build issues with container targets at > ci.isar-build.org. Do you have any logs? Not container targets, rather isar running inside a container. Our CI does not run native because if severe security issues that would result in. (need for sudo) And VMs are hard to set up. Find the logs attached as a zip file. I see the first error around ERROR: mc:qemuarm64-focal:hello-1.0-r0 do_apt_unpack: This is a plain run of .gitlab-ci.yml, so using the container "ghcr.io/siemens/kas/kas-isar:latest" I guess can be reproduced with cd isar mkdir build docker run --rm -t -i -v $(pwd):/this/:rw --privileged ghcr.io/siemens/kas/kas-isar:latest sudo chown builder:builder build scripts/ci_build.sh -q -f regards, Henning