this post was submitted on 26 Sep 2025
159 points (99.4% liked)

Linux

58585 readers
895 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] limer@lemmy.ml 0 points 2 days ago (1 children)

I like tool rewrites. But fixing major issues just before it is used in so many systems? It’s irresponsible.

It should of been given more time to mature. And Ubuntu is used so much, even the odd versions of it, that if one thing goes wrong later; this will cause a lot of bad press for both Rust and Ubuntu.

It should make the rust community very nervous. So many companies use the Ubuntu:latest tag in so many projects. And millions of people will hear, after being subject to the breakages, that it was all about Rust. Even though it’s not about Rust, just bad management

[–] LeFantome@programming.dev 2 points 1 day ago

I mostly agree.

However, Ubuntu clearly sees 24.10 as the test bed for 25.04 and this is how they get the software tested. That is up to them.

I think also that, if you make a change this big, and only a couple of minor bugs are found and fixed before release, you are in pretty good shape.

And if all bugs are fixed this fast, even bugs found after release may impact only a few.

They have provided a mechanism to use the old utils if you want to be more conservative. Given that, I do not find this “irresponsible”.

There are probably bigger bugs elsewhere in 24.10 right now that will be harder to mitigate.