Rolling release master race checking for updates several times per day.
linuxmemes
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
Cannot update 600 packages because library-you’ve-never-heard-of conflicts with what-the-fuck-even-is-a-polypterodaclib?
KDE's qt6 transition sure was something
polypterodaclib
Fucking hell, I nearly spat out my coffee at that one word. Bravo.
I haven't had those issues on Tumbleweed. It gets massive updates all the time but everything seems to go just fine.
Rolling release, update every now and then, 4000+ packages is common. Nothing ever breaks.
Thanks zipper!
I'm guessing you mean zypper?
I did.
However my zipper never breaks either. So both work, although in that case it's loosely related.
Update your system frequently,
that minimizes the chance of things breaking in my experience.
I only ever update between projects - no way am I going to break something in the middle of everything.
This time, jump to new gnome means broken extensions as usual, and a hilarious one: qbittorrent doesn't show it's window in Wayland (gnome-with-X works). The soft is running, it there in the list of apps, there's even a big X "Close Window" button on Zoom Out but no actual window.
Eh. Lol?
Once I went travelling and left my arch(btw) desktop computer unplugged for just over a full month.
When I came back there were 1 235 packages needing updating, between repo and AUR.
.... It worked fine tho. That install didn't really go to shit until about a month ago, when months of sloppy system management on my end finally caught up to me and left me with a lot of mysterious issues. So I cut my losses and ditched it.
I'm using OpenSUSE Tumbleweed now (btw).
I'm using OpenSUSE Tumbleweed now (btw).
I wonder why people don't say : I don't use Arch BTW.. ?
skill issue
Yeah, I ran Arch for years and every time the wiki or someone in irc said, "Do it X way, not Y," I always followed that instruction. Never had a single issue with system stability.
Guess that's atypical? I learned a lot, these days I mostly use Ubuntu or Debian.
Tbh, trusting pacman with everything and keeping my AUR pkg sources preserved in a source folder is literally all it took to keep the system stable. Idk, is that a lot? It felt easy.
I'm using OpenSUSE Tumbleweed now (btw).
Well, prepare for some even bigger updates. When a new libc or gcc or similar such version comes out, they like to recompile everything.
Sometimes you get 4000+ package updates, just from one day to the next.
They do that, though, because it increases compatibility, and you get automatic snapshots, too, so it's kind of less daunting than 250+ package updates on Debian et al.
Tumbleweed rebuild the entire repo after the xz-utils thing, I had like 5500 to update
My roommate will have 400+ updates waiting because "something breaks every time I update."
My roommate will have 400+ updates waiting because “something breaks every time I update.”
Sounds like your roomie uses Ubuntu with a bunch of random PPAs.
Last time my Ubuntu Linux broke anything during an update is over 15 years ago. Last time a version upgrade failed was probably too over 5-10 years ago. I literally can't remember those times
Use glorious nixos. Never fear anything breaking. And even if you manage to do so just roll back in the boot menu or terminal.
Ahh until something hangs when updating grub. Had it happen twice over the last couple of months. No real biggie as it's not the hardest thing to recover from / easy enough to pull my config and rebuild.
Maybe it's me, maybe it's Nixos or Grub.
Why would you update grub?
Also I am not sure if I am even using grub. Does systemd have a bootloader?
Normal people don't change their bootloader that often.
Yeah, systemd-init. Pretty sure the GUI installer uses systemd-init -- never broke once for me.
I'll probs have to migrate back over, grub will be written to on every rebuild for what I'm assuming is adding entries. Not sure of the inner workings all I know is it's caused me headaches a couple of times now.
I have a laptop running Linux Mint I only use for hosting bar trivia. I only need it to run like 4 applications but I need them to run flawlessly. The last time I updated it jacked up my soundboard, which I didn't notice until I was in front of a crowd and it played the wrong sound effects. Never again.
Laughs in NixOS, smiles in btrfs snapshots.
Btrfs snapshots not always work tho), i tell this story for *th time on lemmy but my fedora 38 btrfs broke completely from update to 39 and when i tried revert to 38 with help of btrfs snapshots, what came out is weird mix of 38 and 39 and when i reverted again, my whole ssd on which fedora btrfs was installed, this ssd locked completely, on hardware level, even though it was brand new, 2 weeks of usage by me, i fortunately repaired ssd myself and flashed lmde6 on it, but avoided btrfs and fedora after that
Yeah, also a bit wary of btrfs. I sure hope some day bcachefs can be the true cow filesystem in Linux. There is hope, it is pretty good already.
NixOS definitely solves the issue of rollbacks the best here. And FreeBSD.
it didn't break anything "so far"
Don't worry. When you reboot, your kernel will have magically disappeared!
Or something not working, so you ignore the issue and update around it until the updates allow it to be fixed.
Me after updating 39 packages and therefore killing my audio:
Just wait till you have 1200+ packages to upgrade. Luckily OpenSuSe Tumbleweed handles it like a champ
Just wait till you have 1200+ packages to upgrade. Luckily OpenSuSe Tumbleweed handles it like a champ
New major version of GCC? Let's recompile everything! Takes a bit to download but yes, openQA at openSUSE does its job.
Updating pandoc on arch feels like 250 packages, so you don't have to forget updating for this experience.
I once updated shortly before pandoc got updated, and I have the habit of running yay again so it says that no packages need updating. On this occasion however, I suddenly had more updates than before
I update my packages every day on debian. I have yet to have something break. The only issue I ever had was steam got uninstalled when dist-upgrading from debian 11 to 12. Promptly reinstalled, of course all my games were still on disk.
I use a cron job but have
alias updog='sudo apt update | lolcat && sudo apt upgrade -y | lolcat'
for when I feel like making sure
You should look into unattended-upgrades
Its gentoo it broke everythihg because portage is for galazy brain people
Soooo many man pages
I'm on the Ubuntu 24.04 beta and this is what I get in a day.
Only for version updates. Beyond that, dnf-automatic handles those invisibly in the background. I only notice them when Firefox gets an update and demands a relaunch before it lets me keep browsing.
let me just quickly check discord ... and manually download and run this update before we can automatically update again