I’ve literally only read the news the 1 or 2 times there was a breaking change during an update. Blindly updating (non-AUR) has served me fine for over 10 years
Well everyone’s milage may vary. I have set up informant some time ago so I’m forced to read the news on updates. But much more importantly I’ve ignored .pacnew files for years till it bit me in the ass when a Pam config file change broke my login so now I’m not ignoring.pacnew but merging them every update.
I would recommend doing it manually - you can get a GUI diff tool (I like Meld), run it with both the normal file and pacnew, and merge every change from the pacnew into the main file.
I’ve literally only read the news the 1 or 2 times there was a breaking change during an update. Blindly updating (non-AUR) has served me fine for over 10 years
Well everyone’s milage may vary. I have set up informant some time ago so I’m forced to read the news on updates. But much more importantly I’ve ignored .pacnew files for years till it bit me in the ass when a Pam config file change broke my login so now I’m not ignoring.pacnew but merging them every update.
Oh… Ohno
How safe is merging them?
I would recommend doing it manually - you can get a GUI diff tool (I like Meld), run it with both the normal file and pacnew, and merge every change from the pacnew into the main file.
I’ve been using topgrade as of late and was worried it would break my files. Have to check what it changes specifically.
Always when it prompt me, been ignoring it for now as one of the files is my rc files that gets changed.
Thank you