Re: beefy15 and beefy21 builds stuck in fetch/runaway for electron35, each after failed umount for Device Busy
Tatsuki Makino <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.ports |
|---|---|
| Message-ID | <SI2PR01MB50360D1DF5742CCDEB7F7F63FA29A@SI2PR01MB5036.apcprd01.prod.exchangelabs.com> |
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.