Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Both "Use a best-effort default partition layout" and "Suggest partition layout" end with abnormal exit code #2043

Closed
stabilergriller opened this issue Sep 9, 2023 · 20 comments

Comments

@stabilergriller
Copy link

install.log

user_configuration.json and user_credentials.json turned up to be binaries, so it's no use uploading them.

From maybe 50 attempted installations so far, 3 have worked so far. If have no idea how to reproduce this. Doesn't seem to make any difference formatting the drive before running archinstall with wipefs and sgdisk. I don't know if this is coincidental or not, but one install of archinstall has worked being installed on a drive with Arch already installed (by following the official Arch Wiki Installation guide). The soonest moment I know an installation will fail is when the first

Partprobe was not able to inform the kernel of the new disk state (ignoring error): ['/usr/bin/partprobe', '/dev/nvme0n1p2'] exited with abnormal exit code [1]: tition(s) 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64 on /dev/nvme0n1p2 have been written, but we have been unable to inform the kernel of the change, probably because it/they are in use. As a result, the old partition(s) will remain in use. You should reboot now before making further changes.

appears in terminal, if you see these lines you can basically cancel the installation, it will not work anyway

@iQuickDev
Copy link

i have the same issue

@1995parham
Copy link

Yeah, I happened for me too. In my case, it failed on bootloader installation. I thought it happened in #2046 too.

@1995parham
Copy link

I've tried with different version (master, etc.) and none of them is working. As you said, issue start with the disk error. I tried manual portioning, formatting disks, etc. with no success since this morning.

@10-Kirito
Copy link

I have the same issue. Is there any solution?

@1995parham
Copy link

I didn't find anything. I think you can switch to grub because I think this happens with systemd-boot.

@iQuickDev
Copy link

I didn't find anything. I think you can switch to grub because I think this happens with systemd-boot.

i tried grub and failed

@1995parham
Copy link

I think this happens because of systemd upgrade. The user creation process is also effected.

@smangels
Copy link

smangels commented Sep 9, 2023

it failed for me as well, downgrade the ISO image and it started to work again. I was using M.2 SSD drives from Intel in 2 slots and the installation failed with whatever parameter combination i've tried. Would be nice to understand what is so that it couldn't figure out a working installation configuration. Is there a way to upload the crashlog somehow to this project?

@SolarWolf-Code
Copy link

it failed for me as well, downgrade the ISO image and it started to work again. I was using M.2 SSD drives from Intel in 2 slots and the installation failed with whatever parameter combination i've tried. Would be nice to understand what is so that it couldn't figure out a working installation configuration. Is there a way to upload the crashlog somehow to this project?

which ISO version did you downgrade to?

@insidesources
Copy link

it failed for me as well, downgrade the ISO image and it started to work again. I was using M.2 SSD drives from Intel in 2 slots and the installation failed with whatever parameter combination i've tried. Would be nice to understand what is so that it couldn't figure out a working installation configuration. Is there a way to upload the crashlog somehow to this project?

which ISO version did you downgrade to?

i have been trying to install since yesterday afternoon, i've tried 9-1, 8-1 and 7-1 iso and failed, only 7-1 successfully installed once and then it stopped working again.

Following this to get an update from @smangels

@bananabr34d
Copy link

I have the same thing while trying to install on virt-manager.

@10-Kirito
Copy link

I think there may be something wrong with archinstall. If I used archinstall to install yesterday, it failed, but if I installed it step by step, it was successful. I just tried it on virtualbox.

@smangels
Copy link

smangels commented Sep 10, 2023 via email

@smangels
Copy link

even downgrading didn't solve the issue because during installation the latest stable version of systemd has been fetched and used. :-) So grub is working. Once the release is out I will reinstall to migrate back to systemd-boot.

@insidesources
Copy link

Enable core testing in /etc/pacman.conf and then run archinstall. Select testing repo while configuring your options inside the script, i installed successfully with my normal options.

@insidesources
Copy link

tested without enabling the core testing repos and installs successfully, the new systemd package in is the core repo now 254.3-1

@ChocolateLoverRaj
Copy link

tested without enabling the core testing repos and installs successfully, the new systemd package in is the core repo now 254.3-1

so @insidesources does that mean that archinstall will work without errors now? (I am using an arch iso from a few days ago)

@smangels
Copy link

smangels commented Sep 11, 2023 via email

@ChocolateLoverRaj
Copy link

ChocolateLoverRaj commented Sep 11, 2023

So should this issue be closed now (btw I didn't try archinstall)?

@stabilergriller
Copy link
Author

The systemd update seems to have solved this problem, I was able to successfully install Arch with the "Suggest partition layout" option and systemd-boot, without needing to enable the testing repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

9 participants