On Sun, Oct 02, 2022 at 02:13:20PM -0400, Steven Rostedt wrote: > On Sun, 2 Oct 2022 12:49:04 +0000 Artem S. Tashkinov wrote: > > > Let's subscribe the past six months of developers using git commits and > > if someone doesn't like getting emails they go to the website and > > unsubscribe _once_ which takes a minute. This is a non-issue I've no > > clue why we're dwelling on it. > > As one of the few kernel maintainers that actually likes bugzilla and I > do not mind being subscribed to it, I too find the above an awful idea > (and I agree with all those that explained why it is so). > > This really comes down to a manpower issue, which is common among most > open source projects. Remember it is commonly said that the only > warrantee you get from open source projects is that if it breaks, you > get to keep the pieces. > > The issue is that the users of the Linux kernel mostly got it for free. > And if they did pay for it, it is highly unlikely that they paid the > kernel maintainer that owns the subsystem that they are having issues > with. That means, for the maintainers to triage these bug reports, they > are essentially doing it for free. > > Some projects are better at this, and there are developers that are > happy to give free work, but there are also other projects that have > companies actively backing the work to debug these issues. > > If you are using fedora, go bug Red Hat, Ubuntu then Canonical. And > again, it comes down to if you have a paid subscription or not if you > are going to get anywhere with it. > > Can this be annoying, sure. But that's how the open source ecosystem > works. The dichotomy between the community/hobbyist/free side and the commercial/professional/paid side is an argument I often hear, and often make myself. It is not, however, ineluctable. We have shown multiple times that this barrier doesn't have to exist. The kernel is an impressive example of how companies and communities can cooperate to reach a result that no single entity could have achieved. It started with the development model and how it scaled, and other areas were tackled along the way, such as automated testing and quality control in general for instance. Lots of efforts went into creating solutions that could fulfil the unique needs of our development model, and into convincing large and small companies to invest, either money or time. Are we doing a great job ? Certainly not. But we are moving forward. As Jon Corbet said several years ago in one of his talks, now that the Linux kernel has reached a leading position in many areas, we have lost the comfort of following other industry actors and have to innovate ourselves. That often means (and this thought is mine, not Jon's) winging it along the way. As impressive as some of our achievements may be, our failures to maintain some areas of the kernel in a professional way is also astonishing (https://xkcd.com/2347/ comes to mind). It's not entirely surprising: the community and (part-time) volunteer model means that everybody will tackle problems that interest them. Building a community that can deliver professional support is not an interesting task for everybody. It is, however, a key factor in the difference between a kernel subsystem that strives and a subsystem that survives. I believe the same holds true for bug tracking and support. At the end of the day, someone will need to pay for it, but we could shatter the traditional model here too. We could, given enough interest, bridge the gap between all involved parties and create a support model that would benefit everybody. It took years and huge efforts for Linux to evolve towards more professionalism in many areas, and it would take more years and more effort to continue and expand that, but I believe it would be feasible. Linux didn't start because Linus complained about existing operating systems, ranted on usenet forums and waited for someone to fix the problem. Someone will need to step up and lead the effrot here too. If that person could ignore for a while that this is an impossible task, I think they could succeed. > If someone is not able to figure out how to use the mailing lists, it > is unlikely that they will be able to be useful in working with the > maintainer to solve their issue. As Ted mentioned, when asked to do > something to help analyze the issue, many times there's no response > from the reporter. Maybe because the reporter had no idea what the > maintainer wanted them to do. Most kernel bugs requires a constant back > and forth between the reporter and the developer. If you don't have > that, then there's no reason to bother with trying to fix the issue. > > Ideally, someone (you?) would want to be a middle man and triage the > bugzilla reports and find those that look promising to get a fix > completed, and then be the liaison between bugzilla and the kernel > maintainer, then I think that could work. But the issue comes back to > manpower. Who's going to do that? On the topic of triage, I've found that distro developers often do a pretty good job. I've received multiple bug reports of great quality following problems initially posted to distro bug trackers, after the distro developers took the time needed to hold reporters by the hand to get all the required information. Kudos for that ! -- Regards, Laurent Pinchart