meanwhile I update NixOS like once a month and it always seems some maintainer has pushed a broken dependency for something and thus borks my entire rebuild. Last month it was some dependency for Krita, This month it’s some dependency for Lutris.
I need to get off NixOS. while it makes doing hard things easy, it’s infuriating when the easy things break and break often. But It’s like some abusive relationship, I want to leave NixOS but i’m so god damn addicted/in love with it and I always end up going back.
I’ve been using arch (Cachyos) for almost a year and the single time I had to roll back was because I didn’t read the notes, just ran the update. Totally my fault. Used the btrfs snapshot roll back and everything was fine.
Arch has a news feed where it describes things that require manual intervention when upgrading: https://archlinux.org/
(You are informed at arch install that you have to read it before upgrading.)
What an awesome and amazing and definitely not annoying system. Automating that to show you only what you need based on the packages you have installed when you do the update would be so ridiculous. I’m glad it’s just a blog.
There are messages with generic recommendations and post upgrade/post install scripts. They are rarely used because it goes against arch’s principles to run some (maybe fragile) script on your system. Reading news once a week/month before upgrade isn’t that inconvenient.
Notes with recommended user actions are provided per package after every update. Mostly to let you know about optional packages and tell you how to enable optional auto start for some things.
For things that need even more attention, there is a system that tracks read/unread news that also only show up when your system needs it.
I get the building the system from scratch is good for learning the system and I’ve done it myself but this just feels like bad development, why not make it a simple script that you can choose to run or you know just make it part of the update itself like literally everyone else in the world.
I’d have 2 snacks, over 10 years…
:( and that was my fault both times because I didn’t read the announcement of required actions before I ran the update
meanwhile I update NixOS like once a month and it always seems some maintainer has pushed a broken dependency for something and thus borks my entire rebuild. Last month it was some dependency for Krita, This month it’s some dependency for Lutris.
I need to get off NixOS. while it makes doing hard things easy, it’s infuriating when the easy things break and break often. But It’s like some abusive relationship, I want to leave NixOS but i’m so god damn addicted/in love with it and I always end up going back.
I’ve been using arch (Cachyos) for almost a year and the single time I had to roll back was because I didn’t read the notes, just ran the update. Totally my fault. Used the btrfs snapshot roll back and everything was fine.
Read the what now?
The homepage of archlinux.org hosts announcements for required manual interventions
Arch has a news feed where it describes things that require manual intervention when upgrading: https://archlinux.org/ (You are informed at arch install that you have to read it before upgrading.)
What an awesome and amazing and definitely not annoying system. Automating that to show you only what you need based on the packages you have installed when you do the update would be so ridiculous. I’m glad it’s just a blog.
There are messages with generic recommendations and post upgrade/post install scripts. They are rarely used because it goes against arch’s principles to run some (maybe fragile) script on your system. Reading news once a week/month before upgrade isn’t that inconvenient.
You’re not the first to be annoyed by that: https://github.com/bradford-smith94/informant
Welcome to Gentoo.
Notes with recommended user actions are provided per package after every update. Mostly to let you know about optional packages and tell you how to enable optional auto start for some things.
For things that need even more attention, there is a system that tracks read/unread news that also only show up when your system needs it.
I get the building the system from scratch is good for learning the system and I’ve done it myself but this just feels like bad development, why not make it a simple script that you can choose to run or you know just make it part of the update itself like literally everyone else in the world.
the announcement of required actions. it’s the update news you get when you update.