You are not logged in.

#1 2022-07-27 23:43:25

lenhuppe
Member
From: New Hampshire USA
Registered: 2018-12-10
Posts: 271
Website

SOLVED arch-chroot fails during installation

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)


Why do we drive on the parkway and then park in the driveway?

Offline

#2 2022-07-27 23:59:00

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,467

Re: SOLVED arch-chroot fails during installation

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.

Online

#3 2022-07-28 00:07:06

lenhuppe
Member
From: New Hampshire USA
Registered: 2018-12-10
Posts: 271
Website

Re: SOLVED arch-chroot fails during installation

Scimmia wrote:

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


Why do we drive on the parkway and then park in the driveway?

Offline

#4 2022-07-28 02:08:16

lenhuppe
Member
From: New Hampshire USA
Registered: 2018-12-10
Posts: 271
Website

Re: SOLVED arch-chroot fails during installation

Scimmia wrote:

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.


Why do we drive on the parkway and then park in the driveway?

Offline

#5 2022-07-30 20:03:49

lenhuppe
Member
From: New Hampshire USA
Registered: 2018-12-10
Posts: 271
Website

Re: SOLVED arch-chroot fails during installation

Scimmia wrote:

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.


Why do we drive on the parkway and then park in the driveway?

Offline

Board footer

Powered by FluxBB