Let's update...
-
I've had updates fail on NixOS. A kernel update didn't generate the initramfs and the system wouldn't boot. Booting to a previous generation and reapplying the update fixed it.
This is very rare, though, and unlike Arch can be fixed without a Live USB.
A kernel update didn't generate the initramfs
This sounds like a bug on Nix configuration, or the kernel build process.
If NixOS had caught the error, you wouldn't have gotten a faulty generation at all. This is different from pacman/apt/dnf, which will happily continue the upgrade, resulting in a broken system with no easy way to fix it.
-
I've moved on to gentoo. All the customization and if something breaks I can be sure it's my fault.
I haven't installed gentoo in 20 years. I still like arch for it's glaring flaws. And I do like BSDs ports etc. I probably should go through a gentoo install again to see how it changed. Last time I ran it. Was on a first generation Pentium.
-
I've never understood why the update part isn't included in the upgrade command, since upgrade is useless without it
Upgrade will upgrade the system to whatever is newest in your package cache. If, for example, you've just performed a partial upgrade and put yourself into an unsupported state, running
upgrade
without first runningupdate
will put your system back in line with itself.There probably almost never a reason for this, but its the equivalent of running
pacman -u
which under normal circumstances you will never do -
You don't even have to use the aur are to have breaking changes. Most recently they changed how vlc was packaged. And broke it causing a lot of problems for users.
Or the Linux firmware package change that required manual intervention to resolve.
-
presses the big blue 'update' button in GNOME Software in Fedora
Checks 'automatic updates' box in Discover
-
I haven't installed gentoo in 20 years. I still like arch for it's glaring flaws. And I do like BSDs ports etc. I probably should go through a gentoo install again to see how it changed. Last time I ran it. Was on a first generation Pentium.
On a beefy machine it's nice. Chromium takes forever.
-
This post did not contain any content.
The second y in
Syyu
is almost always unneeded and just wastes time and bandwidth. Is i remember correctly, it only makes sense when for example you switch mirrors -
Really should keep that PPA use to a minimum. They're potentially a source of not just instability but possible malware as you're putting a lot of trust in whoever maintains that resource.
I think Fedora's COPR carries on the torch, besides Arch's AUR. But generally, yeah, avoid PPA's like the plague. It's been garbage for years now. You'd be better off actually compiling the software yourself.
-
I saw someone on ml point out that
update
should come beforeupgrade
I thought I remembered that correctly from my time with Ubuntu like 20 years ago.
-
This post did not contain any content.
Upgraded three systems to Debian 13 in the last few days. Went without a hitch. One Proxmox, one media server and player, one workstation.
Wayland still doesn't work, but that's apparently because of the noVideo drivers.