ilbers / isar

Integration System for Automated Root filesystem generation
Other
188 stars 73 forks source link

isar-installer having build failure #107

Open johnvvang opened 1 month ago

johnvvang commented 1 month ago

I'm using isar as dependency to my project and just updated the repo reference from tracking commit id 3d863aad5e12c7bef382cb6fb3f1f5e18b236156 to tracking branch master. After this change I started to have build failure with the following error.

| umount: /home/ubuntu/my-os/build/tmp/work/debian-bookworm-amd64/my-image-x86_64-sb/1.0-r0/rootfs/dev/shm: target is busy.

I was able to confirm that switching back to the previous commit reference would resolve this issue.

Could anyone point to any possible cause? Thanks in advance!

jan-kiszka commented 1 month ago

See https://patchwork.isar-build.org/project/isar/list/?series=1353 and https://patchwork.isar-build.org/project/isar/list/?series=1354. We are currently cleaning up that mess.