sudo pacdiff.
If you leave the pacnew files there you will always get this message. Use pacdiff to review the differences and what to do about the files.
The beloved lightweight distro
sudo pacdiff.
If you leave the pacnew files there you will always get this message. Use pacdiff to review the differences and what to do about the files.
Omg. It was that easy! Thank you.
The mirrorlist is a configuration file listing servers that updates can get pulled in from.
When a package update is installed that contains a configuration file, it will not overwrite the old file but be installed with a pacnew extension so that you can merge the files (like you did). It will keep complaining at you until you remove the pacnew file, which is fine to do after you have merged successfully.
The graphical issues are probably due to something else that happened during the update.
I know nothing about Garuda specifics but it seems you have forgot to delete the pacnew file after doing the mods to the mirror list, hence still getting a warning that a pacnew is present. The graphical bugs are probably unrelated to the pacnew issue.
Yeh, that's fixed it. Thanks. Strangely, the bugs I was experiencing lad night also seem to have resolved themselves.