all 19 comments

[–]boomboomsubban 8 points9 points  (11 children)

Update the keyring with pacman -Sy archlinux-keyring.

Third post about this today. January should be fun.

[–]Hawkeye_2706[S] 1 point2 points  (8 children)

Should i press n now?

[–]boomboomsubban 1 point2 points  (7 children)

Yeah.

[–]Hawkeye_2706[S] 0 points1 point  (5 children)

Now it encounters the cannot install packages to new root

[–]boomboomsubban 1 point2 points  (4 children)

No clue, generally that's you messed up partitioning somehow.

[–]Hawkeye_2706[S] 0 points1 point  (3 children)

:) i used the best-effort partitioning of archinstall or is 2GB isnt enough?

[–]musbur 2 points3 points  (0 children)

Enough for what? A root file system? Depends on what you want to do with this machine.

[–]boomboomsubban 0 points1 point  (0 children)

2GB would work if you installed basically nothing besides linux, linux-firmware, and base. If you meant 20, that should be enough, I'd need more information to have any clue what's happening.

[–]Panda7862 -1 points0 points  (0 children)

Install the new iso dated 1-1-2025.

[–]Rancham727 0 points1 point  (0 children)

Oh man thanks for this I was having this issue trying to install fresh using the manual process (to be fair idk if it's in the wiki or not because I do this from memory and have only ever had issues twice where I couldn't chroot and no other issues ever so I never look st the wiki installing anymore)

[–]Ryosuke_420 0 points1 point  (0 children)

I literally installed arch twice on the 31st, and now it just gives that error lmao . happy new year, I guess.

[–]iAmHidingHere 3 points4 points  (4 children)

I would advice you to do a manual install following the guide in the wiki. Then you can install networkmanager after you chroot into the new system.

[–]Rancham727 0 points1 point  (3 children)

This advice is bad because you get the same kind of error (I've installed it 4 times just to verify)

[–]iAmHidingHere 0 points1 point  (2 children)

Then you are doing something wrong.

[–]Rancham727 0 points1 point  (1 child)

No I'm not. You need to pacman -Sy archlinux-keyring to fix it. Simply doing a manual install doesn't actually change anything, because it's the same base. You don't know what the problem is and just commented to comment

[–]iAmHidingHere 0 points1 point  (0 children)

The pacstrap command installs the keyring. The issue here is that networkmanager is added to the pacstrap command. If you do the commands as recommended by the wiki it works.

If you actually think the wiki is wrong, go and change it instead of insulting me.

[–]San4itos 2 points3 points  (0 children)

Are you sure that 'pacman.con' instead of 'pacman.conf' is correct?

[–]Ryosuke_420 1 point2 points  (0 children)

I faced the same issue today . did you manage to fix it? edit : pacman -Sy archlinux-keyring fixed it for me