You are not logged in.
I was running my installer today and ran into several failures. The first two were related to archlinux-keyring being updated but that appears to (hopefully) be resolved.
Now I am getting an error when going into chroot. The failure is happening in a piece of code which has been running great for months now.
umount: /mnt/dev: target is busy.
mount: /mnt/dev: udev already mounted on /mnt/dev.
dmesg(1) may have more information after failed mount system call.
==> ERROR: failed to setup chroot /mnt
dmesg(1)
zsh: unknown file attribute: 1
Trying to enter chroot manually I get the same error.
Not sure if the issue I had with archlinux-keyring was coincidental or not.
Stumped at the moment.
Last edited by lenhuppe (2022-07-30 20:04:13)
"I'm suspicious of people who don't like dogs, but I trust a dog when it doesn't like a person." -- Bill Murray
Offline
You're running into https://bugs.archlinux.org/task/75378
The author of the commit that appears to have caused this was looking into it earlier today.
Offline
You're running into https://bugs.archlinux.org/task/75378
The author of the commit that appears to have caused this was looking into it earlier today.
I had looked at arch-install-scripts to see if it had been updated recently but the current date is 7-7-22. At least I was on the right track.
appreciate the heads up
"I'm suspicious of people who don't like dogs, but I trust a dog when it doesn't like a person." -- Bill Murray
Offline
You're running into https://bugs.archlinux.org/task/75378
The author of the commit that appears to have caused this was looking into it earlier today.
After reading the bug report I tried running a 'umount /mnt/dev' before entering chroot and that allowed my script to run.
"I'm suspicious of people who don't like dogs, but I trust a dog when it doesn't like a person." -- Bill Murray
Offline
You're running into https://bugs.archlinux.org/task/75378
The author of the commit that appears to have caused this was looking into it earlier today.
Version 26 of arch-install-scripts was released and my issue appears to have been resolved.
Many thanks to everyone involved.
"I'm suspicious of people who don't like dogs, but I trust a dog when it doesn't like a person." -- Bill Murray
Offline