-
-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Description
What happened?
Hi,
Only on ubuntu building, infinty loop on umounting.
Have a good day.
[πΏ] Re-enabling [ initramfs-tools hook for kernel ]
[π¨] mode of '/etc/kernel/postinst.d/initramfs-tools' changed from 0644 (rw-r--r--) to 0755 (rwxr-xr-x)
[π±] Unmounting [ /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674 ]
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys: target is busy.
[π¨] chsys /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys sysfs rw,relatime 0 0
[π¨] efivarfs /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/dev/pts: no mount point specified.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/dev: not mounted
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/proc: not mounted.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys: target is busy.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/tmp: not mounted.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/var/tmp: not mounted.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/run/user/0: not mounted.
[π¨] chsys /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys sysfs rw,relatime 0 0
[π¨] efivarfs /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys/firmware/efi/efivars efivarfs rw,nosuid,nodev,noexec,relatime 0 0
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/dev/pts: no mount point specified.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/dev: not mounted
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/proc: not mounted.
umount: /home/armbianbuilder/build/.tmp/mount-0cf338f4-3c36-4528-ab5e-f6c104dbf674/sys: target is busy.
How to reproduce?
git clone https://github.com/armbian/build ; cd build ; ./compile.sh
-> Do not change the kernel configuration
-> helios64
-> current
-> noble
-> image with console interface (server)
-> Minimal (Standard same but more time to reproduce, use Minimal ;-) )
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
- Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
No response
Code of Conduct
- I agree to follow this project's Code of Conduct