Something is wrong after recent update

Updated system, rebooted it
And now I have this

1 Like

Looks to me as if endeavouros Repo went missing in your pacman.conf

You can add it manually.

1 Like

Can you:

  • Post the contents of /etc/pacman.conf - looks like your missing the endeavour repos.

  • Re-run the command to get it in english:

LANGUAGE=en_EN yay   

I think that should do it.

1 Like

Did you overwrite your /etc/pacman.conf with the pacnew file?

Replace /etc/pacman.conf with the original EOS /etc/pacman.conf file.

5 Likes

Yes I did it.
Replacing pacman.conf helped.
Thank you!

2 Likes

the arch-superstitious part of me would update the reflectors and mirrors now following this sequence:

reflector --protocol https --verbose --latest 25 --sort rate --save /etc/pacman.d/mirrorlist
yay -Syyu
eos-rankmirrors --verbose

but that’s just me

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.