this post was submitted on 23 May 2024
478 points (98.8% liked)

linuxmemes

20688 readers
1864 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
top 50 comments
sorted by: hot top controversial new old
[–] TropicalDingdong@lemmy.world 132 points 3 months ago (2 children)

You know if you use temple_os you don't have to worry about updates?

[–] ImplyingImplications@lemmy.ca 100 points 3 months ago

It is impossible to update perfection

[–] herrcaptain@lemmy.ca 28 points 3 months ago (2 children)

You do have to worry about some things though. I couldn't say what those things are, but I have a hunch that temple_os users have some pretty unique worries.

[–] KISSmyOSFeddit@lemmy.world 34 points 3 months ago (1 children)

Help! My boot loader got corrupted by SATAN!

[–] AceSLS@ani.social 19 points 3 months ago

You need to excorcise those daemons!

[–] riodoro1@lemmy.world 5 points 3 months ago

Oh yes. Like the fucking CIA and the FBI.

[–] seathru@lemmy.sdf.org 80 points 3 months ago* (last edited 3 months ago) (2 children)

WTF are all these "Refresh of version..." updates? Am I unfresh? Do I need to bathe? (probably)

Edit: It's like it saw my post from yesterday and said "oh you like that do you?"

[–] turbowafflz@lemmy.world 59 points 3 months ago (3 children)

I had been wondering about that too so I looked it up and apparently it's just what discover displays whenever there's an update that doesn't change the version number which is things like rebuilds with a newer compiler. Very confusing wording, I feel like just "update of version [version]" would be less confusing

[–] bitfucker@programming.dev 18 points 3 months ago (1 children)

This is why semver is a thing. If a program is released under 1.1.x, and then recompiled with a new compiler, then it can be 1.1.y where y > x

[–] Sonotsugipaa@lemmy.dbzer0.com 23 points 3 months ago (1 children)

A recompilation or repackaging of Linux 6.6.6 is still Linux 6.6.6

[–] bitfucker@programming.dev 10 points 3 months ago (2 children)

Yeah, but in the context of flatpak isn't the distribution managed by the developer themselves? Also, in the distro release version case, they usually add something distro specific to differentiate it.

[–] Rustmilian@lemmy.world 5 points 3 months ago* (last edited 3 months ago)

isn't the distribution managed by the developer themselves?

No, most often it's not.
Valve literally just had a fiasco with them not long ago with them falsely marking steam as verified when Valve are not the ones packing the Flatpak.

[–] Sonotsugipaa@lemmy.dbzer0.com 1 points 3 months ago (1 children)

I'm not sure about specific packages, but in general a packager may not want to increase the upstream version even if they can do it themselves - for example, they may have made some mistake in the packaging process.

[–] bitfucker@programming.dev 1 points 3 months ago

Yes, and hence my comment on flatpak which turns out is false (that the upstream developer is usually the distributor/packager too). And the other still applies, distro usually adds a specific tag anyway for their refresh. Like that one time xz on rolling debian was named something x.y.z-really-a.b.c.

I think flatpak packagers should also append the specific tag too if that is the case. Like, x.y.z-flatpak-w where w can be the build release version

load more comments (2 replies)
[–] devfuuu@lemmy.world 3 points 3 months ago
[–] MentalEdge@sopuli.xyz 47 points 3 months ago (3 children)

I mean, I just set my system to only check for updates once a week.

There's no real reason to install every update, the second it's available. If there's a big security fix you should get asap, you'll hear about it.

[–] ColdWater@lemmy.ca 12 points 3 months ago

Yeah I think I'm gonna do that, thanks

load more comments (2 replies)
[–] TimeSquirrel@kbin.social 36 points 3 months ago* (last edited 3 months ago) (1 children)

At some point I think some devs might be refactoring a switch-case into an if-else and calling it an "update" to troll downstreams.

[–] lurch@sh.itjust.works 34 points 3 months ago (1 children)

apparently fools consider a finished app "dead" or "abandoned" if there isn't a new release every week. so yeah, dev's will just change a comment to not have their apps shunned

[–] unknowing8343@discuss.tchncs.de 11 points 3 months ago (1 children)

For a correct metric one must multiply the time since last update by the number of open issues

[–] electro1@infosec.pub 3 points 3 months ago

For me if an app doesn't get updated within 13 months, I'll look for an alternative, why 13 ? It's my cursed unlucky number...

[–] MalReynolds@slrpnk.net 15 points 3 months ago (3 children)

Try whatever ublue floats your boat, it all happens in the background, the power of atomic updates baby, if something breaks, just go back to the previous one...

[–] Tattorack@lemmy.world 19 points 3 months ago

Atomic updates!? I don't think my PC has the proper radiation shielding for atomic updates...

[–] Guenther_Amanita@slrpnk.net 6 points 3 months ago (1 children)

I get the same messages, despite using uBlue.
It's because of Flatpak.

I disabled the notifications and enabled daily/ weekly auto-updates of Flatpaks, otherwise I would get spammed to oblivion.

[–] MalReynolds@slrpnk.net 1 points 3 months ago

enable flatpak-system-update.service if it's not...works for me.

[–] myotherself@lemmings.world 2 points 3 months ago (1 children)

Flatpak runtimes aren't part of atomic updates.

[–] MalReynolds@slrpnk.net 2 points 3 months ago

but flatpak-system-update.service is a part of ublue

[–] cygnus@lemmy.ca 14 points 3 months ago (1 children)

Joke's on you, I use Arch and already reboot twice a day for updates.

[–] caseyweederman@lemmy.ca 9 points 3 months ago (1 children)

You're rebooting for updates?? I just use an infinite recursion of chroots.

[–] Zwiebel@feddit.org 2 points 1 month ago

"The day the chroots came chrashing down"

[–] Tattorack@lemmy.world 12 points 3 months ago

There's really no need to update every instance one pops up.

[–] FiskFisk33@startrek.website 10 points 3 months ago

this is why you never go full flatpak

[–] Mio@feddit.nu 8 points 3 months ago

This is the part i dislike like with Fedora compared with Ubuntu. It is so many updates.

But since you can choose the time when to install the updates, there is a less of a problem.

Normally you don't notice any difference. And updates is much faster to install on Linux in general. Windows eats loads of CPU.

[–] Toes@ani.social 7 points 3 months ago* (last edited 3 months ago) (1 children)

This is why I use the LTS edition for my OS

Edit: I'm a dum dum and didn't know flatpak updates showed up like that.

[–] KISSmyOSFeddit@lemmy.world 15 points 3 months ago (1 children)

That doesn't make any difference to Flatpaks.

[–] Toes@ani.social 4 points 3 months ago

Ah, is that what is happening here. I didn't realise.

[–] Asudox@lemmy.world 7 points 3 months ago

I reboot every day thanks to arch.

[–] h3ndrik@feddit.de 5 points 3 months ago (1 children)

Meh. No Flatpak, no worries. And no updates, no new software or security patches.

[–] Successful_Try543@feddit.de 8 points 3 months ago (1 children)

Speaking of Debian:

No bugfixes? Yes. The software will not be changed to fix a usual bug.

No security patches? No. Security patches are applied.

[–] h3ndrik@feddit.de 5 points 3 months ago* (last edited 3 months ago) (1 children)

I have Debian on my servers for a decade or so, and on several workstations. My past experience doesn't quite reflect that. The Debian guys and gals have always been pretty quick with patching the vulnerabilities. Like outstanding fast.

There is some merit to the bugfixing. But that's kind of the point of Debian Stable(?!) Like in the meme picture of this post I don't want updates each day. And I also don't want the software on my servers to change too much on their own. I know my bugs and have already dealt with them and I'm happy that it now works seamlessly for 6 months or so...

And that's also why I have Debian Testing on my computer. That gives me sort of an unofficial rolling distro. With lots of updates and bugfixes. I mean in the end you can't have no updates and lots of updates at the same time. It's either - or. And we can choose depending on the use-case. (I think the blame is on the admin if they choose a wrong tool for a task.)

[–] Successful_Try543@feddit.de 5 points 3 months ago

Exactly. The Debian team is quite conservative in fixing non-critical bugs in the stable branch, as it may introduce new bugs.

If one wants more up-to-date software, the testing branch is a valid choice or Siduction, if one is brave enough.

[–] AlexanderESmith@kbin.social 3 points 3 months ago (1 children)
[–] KISSmyOSFeddit@lemmy.world 16 points 3 months ago (1 children)

new features? We don't do that here.

[–] AlexanderESmith@kbin.social 9 points 3 months ago (1 children)
[–] jonasw@discuss.tchncs.de 2 points 3 months ago (1 children)

Wait what, the newest version has been released december 2022?

[–] AlexanderESmith@kbin.social 3 points 3 months ago

The point of my original post was that their update cadence is slower. The point of my followup reply is that they are not devoid of updates, either.

They have a release every 1-2 years, and it's packed full for various tweeks, improvements, and new features. They fix broken shit, and enhance where it makes sense.

I don't need my window manager to get fad features, and I don't need constant updates. It does what I want it to do already.

xfce ftw.

[–] Granixo@feddit.cl 3 points 3 months ago (1 children)
[–] Kusimulkku@lemm.ee 6 points 3 months ago

This is flatpak updates

load more comments
view more: next ›