Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can upstream authors really be trusted to provide decent quality software?

0
Posted

Can upstream authors really be trusted to provide decent quality software?

0

Traditionally, a lot of the QA work that goes on in open source software is done by distributions (such as Debian). They take the `upstream’ code from the software authors, and then provide a packaged version to their users. There are then two classes of bugs to worry about: upstream bugs and packaging bugs. Since it’s not usually clear to users which bugs are in which category, they tend to report all bugs to the packagers, who often then fix even upstream bugs in their own packages. The effect of this is that distribution-provided packages are often more reliable than upstream ones (since upstream don’t get to hear about many of the bugs), and different distributions have fixed different bugs, with no coordination between them. With Zero Install, bugs get fixed upstream. So, the ‘Debian developer’ who currently fixes Gimp bugs would still do the same job, but as a ‘Gimp developer’ instead. Thus, the fixes would benefit everyone, not just Debian users. Of course, the other reason why

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123