Re: beefy15 and beefy21 builds stuck in fetch/runaway for electron35, each after failed umount for Device Busy

From: Tatsuki Makino <tatsuki_makino_at_hotmail.com>
Date: Sun, 10 Aug 2025 23:04:32 UTC
Hello.

On 2025/08/10 23:16, Mark Millard wrote:
>> ===>  Cleaning for electron35-35.7.2_1
>> umount: unmount of /usr/local/poudriere/data/.m/135i386-default/12/wrkdirs failed: Device busy
I often get told that the device busy when I try to umount the location where the shell is using as the working directory :)
It seems to still be alive, so it might be a good to check the command lines of the processes running in that jail.
Alternatively, I am concerned that a shell script running just before the device becomes busy may be deleting the current working directory without returning to the original directory after the cd command.

Regards.