|
|
Log in / Subscribe / Register

What is the added value of a Linux distribution

What is the added value of a Linux distribution

Posted May 5, 2026 12:59 UTC (Tue) by pizza (subscriber, #46)
In reply to: What is the added value of a Linux distribution by ebassi
Parent article: Bug-monitoring expectations and Fedora GNOME packages

> all that differentiation happening downstream is going to be adding more work on upstream projects already stretched pretty thin

You know what will stretch that upstream project even thinner?

Maintaining an end-user-facing OS distribution of its own.


to post comments

What is the added value of a Linux distribution

Posted May 5, 2026 13:44 UTC (Tue) by farnz (subscriber, #17727) [Link] (3 responses)

GNOME already maintains GNOME OS as a developer-facing distribution of its own; it would almost certainly be less work to make GNOME OS into an end-user-facing distribution of its own than to have a triage team that handles Ubuntu, Debian, Fedora, Gentoo and other variants on upstream GNOME packages.

What is the added value of a Linux distribution

Posted May 5, 2026 17:16 UTC (Tue) by hmh (subscriber, #3838) [Link] (2 responses)

That could well be true, but AFAIK (being a Debian Developer for nearly 30 years), neither Debian nor Ubuntu have a policy of "send bugs upstream" for *users*. It is, instead: "users file bugs with Debian/Ubuntu and the downstream Debian/Ubuntu maintainer will forward it upstream when appropriate"...

How well it works in practice is another matter entirely, and varies a lot.

What is the added value of a Linux distribution

Posted May 5, 2026 17:19 UTC (Tue) by farnz (subscriber, #17727) [Link] (1 responses)

That is also Fedora's policy - the reason this is a firestorm is that the GNOME package maintainers for Fedora are asking users to send bugs upstream, rather than triaging in the distro and forwarding upstream when appropriate.

The hard question is whether it's simpler for GNOME to have GNOME OS (and not care about bugs from other distros), to have the Fedora practical policy that's in dispute here (where downstream send their users upstream to file bugs), or to have the Fedora/Debian/Ubuntu paper policy (where maintainers triage bugs in the distro, and forward upstream if it's not a distro-caused bug).

I suspect GNOME will focus on GNOME OS

Posted May 5, 2026 18:41 UTC (Tue) by DemiMarie (subscriber, #164188) [Link]

I suspect that GNOME will focus on GNOME OS, and possibly support other downstreams whose GNOME integration is maintained by GNOME developers. This would leave third-party packages of GNOME software unsupported.

This is consistent with what I have seen from the GNOME project, but is NOT a criticism of the project. It's just the approach they have chosen to take.

KDE takes a very different approach and works much more closely with downstream distros, so long as those distros ship up-to-date KDE packages. In fact, my (potentially wrong) understanding is that KDE bugs in Fedora packages either should be sent upstream or are triaged by KDE developers. I forget which one.

I believe this is a philosophical difference. KDE is much more customizable, whereas GNOME focuses on having a single user experience that works everywhere.

What is the added value of a Linux distribution

Posted May 5, 2026 18:05 UTC (Tue) by hunger (subscriber, #36242) [Link] (1 responses)

A lot of projets due maintain a binary distribution channel formend users. What else are binaries in github releases, flatpaks, snaps, appimages, docker container, or just plain binaries in a tarball that developers maintain? The big projects now even started tonhave their own inhouse linux distributions.

The annoyance with distribution packagers is huge, otherwise no project would bother doing any of that. And rightfully so: Packagers up- or downgrade dependencies (sometimes even to versions documented to not work!), add random patches (some even taken frpm upstreams "rejected" pile), add random "features" (e.g. support for a horribly broken distribution theme), or just ship horribly outdated software (and then patch out user visible notes about a version being way out of date).

What is the added value of a Linux distribution

Posted May 6, 2026 7:46 UTC (Wed) by taladar (subscriber, #68407) [Link]

Lets be completely honest though, there are also plenty of upstream projects who just never update their vendored dependencies at all, don't care about security issues or critical bugs in those dependencies and have a "works on my machine" attitude towards any reported problem, no matter how much detail is provided. Here distro packager do a lot of valuable work to test and make the software work on a wider set of systems and without introducing critical vulnerabilities to the user's systems.

Projects only using packaging that includes all dependencies like Docker images, flatpaks,... are particularly prone to not caring about any vulnerabilities in anything included in that packaging too.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds