public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Andrew Savchenko <bircoph@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Becoming a Gentoo developer?
Date: Fri, 17 Apr 2015 17:33:49 +0300	[thread overview]
Message-ID: <20150417173349.2b4eef4151a3e45719be2bd5@gentoo.org> (raw)
In-Reply-To: <55310178.2090404@gentoo.org>

[-- Attachment #1: Type: text/plain, Size: 2881 bytes --]

On Fri, 17 Apr 2015 14:50:00 +0200 hasufell wrote:
> >> If you have followed the recent discussions about gentoos organizational
> >> structure, review workflow and overlay situation you would know that
> >> there is a pretty simple solution for this problem.
> > 
> > I have followed them and I have seen no solution usable in real
> > world.
> >  
> 
> The solution is that for example the ruby project assigns a few
> reviewers (e.g. project lead) and if someone wants to bump ruby
> packages, he submits a pull request and the assignee is going to be the
> ruby project. What's the problem?

The problem is double effort: previously one developer effort was
needed, now effort is doubled at least: reviewers must dig into
details how submitted code works, test it and only then commit. Now
remember that reviewers are also developers. This means that pull
requests will hang for weeks, months, forever due to a lack of time.
On top of all this thinks about maintainer-needed packages or
packages that can't be categorised into some single project, e.g.
*-misc categories.

> Do you think the usb-subsystem maintainer of the kernel is going to
> fiddle with the cryptography subsystem all by himself? That's not the
> case. And that's why the linux kernel workflow works: competence,
> subsystems and trust.

As I pointed above comparision of Gentoo with Linux kernel is
invalid. We have different resources. Another argument that
connectivity between subsystems is much higher in the Linux kernel.

> All that is done in real world. And there are tons of tools to automated
> such a workflow easily without dumping everything to a single mailing list.

Reviews cannot be automated. A human being is still needed to read,
understand and test proposed code. All tools like pull requests and
so automate only a small bit of real work.
 
> Global reviews will only happen when stuff is actually of global
> importance, like non-trivial eclass changes or far-reaching technical
> decisions.

We already have that with gentoo-dev mail list. And I'm happy with
current solution. If you can't handle patchset from e-mails, learn
houw to use tools, e.g. quilt.

> So please do some research first before doing broad statements about
> what kind of workflow is possible. 
 
I already done such research and my conclusion is that it can't be
fundamentally changed. Only small improvements here and there are
possible.

> Other distros successfully use such workflows.

Other distros are binary based. They don't have USE flags, they
don't have plenty of different compilers and environments. All they
do is package building with predefined set of options in a fixed
environment for each arch. Gentoo is much more complex than that.
You can compare only apples to apples, not apples to plane.

Best regards,
Andrew Savchenko

[-- Attachment #2: Type: application/pgp-signature, Size: 819 bytes --]

  reply	other threads:[~2015-04-17 14:34 UTC|newest]

Thread overview: 41+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-12 12:17 [gentoo-dev] Becoming a Gentoo developer? Yanestra
2015-04-12 13:08 ` Pacho Ramos
2015-04-12 14:27   ` Yanestra
2015-04-12 14:44     ` Andrew Savchenko
2015-04-12 15:05     ` Andreas K. Huettel
2015-04-15  3:33       ` Yanestra
2015-04-15  6:40         ` Diamond
2015-04-15 13:02         ` Peter Stuge
2015-04-16 17:27           ` hasufell
2015-04-16 22:59             ` Kent Fredric
2015-04-17 19:38             ` Pacho Ramos
2015-04-17 21:09             ` Andreas K. Huettel
2015-04-18  9:45               ` hasufell
2015-04-17 10:33           ` Alexander Berntsen
2015-04-17 11:00             ` Andrew Savchenko
2015-04-17 11:12               ` Kristian Fiskerstrand
2015-04-17 11:14               ` hasufell
2015-04-17 12:26                 ` Andrew Savchenko
2015-04-17 12:50                   ` hasufell
2015-04-17 14:33                     ` Andrew Savchenko [this message]
2015-04-17 14:41                       ` Alexander Berntsen
2015-04-17 17:15                         ` Rich Freeman
2015-04-18  9:15                           ` hasufell
2015-04-18  9:26                             ` Patrick Lauer
2015-04-18 12:35                             ` Rich Freeman
2015-04-18 13:03                               ` hasufell
2015-04-18 14:35                                 ` Rich Freeman
2015-04-17 21:12                         ` Andreas K. Huettel
2015-04-17 23:16                       ` Kent Fredric
2015-04-18  9:10                       ` hasufell
2015-04-21 10:33                   ` Sergey Popov
2015-04-17 19:14           ` [gentoo-dev] " Justin Bronder
2015-04-17 23:30             ` Kent Fredric
2015-04-18  4:07               ` Rich Freeman
2015-04-15 20:46         ` [gentoo-dev] " Pacho Ramos
2015-04-16 14:22         ` Bob Wya
2015-04-16 22:50           ` Kent Fredric
2015-04-17 11:13             ` Andrew Savchenko
2015-04-13 10:27 ` Daniel Campbell
2015-04-13 12:20   ` Patrice Clement
2015-04-13 12:37     ` Patrice Clement

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150417173349.2b4eef4151a3e45719be2bd5@gentoo.org \
    --to=bircoph@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox