public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] Gentoo: State of the Union
@ 2006-04-28 17:14 Ryan Phillips
  2006-04-28 17:52 ` Jon Portnoy
                   ` (7 more replies)
  0 siblings, 8 replies; 85+ messages in thread
From: Ryan Phillips @ 2006-04-28 17:14 UTC (permalink / raw
  To: gentoo-dev

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

This is a follow up to Mark's (halcy0n's) thread regarding QA Policies and
seemant's letter on herds, teams, and projects.

I believe the way Gentoo is doing things is broken.  There I have said it.  The
entire project has reached a level of being too political and trying to solve
certain problems in the wrong way.

Some of these problems are intermixed.  Please consider them starting points
for discussion.

__Problem: Developer Growth__

I find that developer growth as being a problem.  Adding a developer to gentoo
should be as easy as 1. has the user contributed numerous (~5+) patches that
helps the project move forward.  If yes, then commit access should be given.
Adding a developer is usually quite a chore.  There are numerous reasons why
this is a problem: having a live tree, taking a test, and not defining within
policy when a person could possibly get commit access. 

All these reasons leave the project stagnant and lacking developers.

Why do people have to take a test?  Is it to make sure they won't break the
tree?  If it is, then the solution of a test is wrong.  We do want to make sure
our developers understand gentoo, but I argue that the bugtracker is all we
need.  As long as a person is adding value to gentoo and they have "proven"
themselves, then they *should* have commit access. 

Perhaps its because of a live tree...

__Problem: Live Tree__

Having a live tree requires people to be perfect.  People are not perfect and
requiring it is ridiculous.  I love having commits in my local tree within the
hour, but having a stable and unstable branch makes a lot of sense.  

CVS doesn't do branching nor tags very well... 

__Problem: CVS__

CVS is one of the worst application ever created.  The portage tree needs to
move to subversion.  A lot of the problems within the project would be solved
by using a better SCM system.  The previous problems regarding the Live Tree
and Developer Growth would be solved, IMHO, by just switching.  Branches Work.
Tags Work.  Reverts work.  Moves work.  I don't see any reason not to use it.
It just plain works.

Projects (gentoo/bsd, embedded, hardened) could choose to keep their own
branches of the portage tree and merge with trunk as needed.  Projects could
stick to traditional solutions like profiles if they so wished. 

Some will probably ask who will merge between branches.  We can do that easily
ourselves.  If I think a package is good to go, then svn merge -r1123:1124 to
the branch. 

Huge projects like Apache, GCC, and KDE already use SVN.

__Problem: QA Policies__ 

http://article.gmane.org/gmane.linux.gentoo.devel/37544

It seems that the QA Policies are a product of a Live Tree, and going partially
non-live would solve the problems listed. 

Everyone here is on the same team.  There will be some breakages in the tree
and those can be dealt with.  Like Seemant [1] said, herds are just groups of
like *packages*.  The QA Policy is wrong when it says cross-team assistance; we
are all on the *same* team.  The tree should naturally work.  If it doesn't
then that is a bug for all of us.

Conflict resolution should not be a subproject.  It should *not* exist at all.
Rules need to be in place to avoid conflict.  Having some sort of voting
structure for all the developers (this doesn't mean requiring everyone to vote)
and not just the council or devrel makes a lot of sense for most things.  If I
don't like how someone is acting within the project there should be a vote and
then see if that person is kicked out.  No trial, no anything besides a vote.
And if I lose I have to deal with it.  Either stay with the project, or find
something else.  This solution just works.

Gentoo should be a fun environment.  The previous paragraph should be taken as
a last resort.

__Problem: GLEPs__

I dislike GLEPs.  Usually they sit on the website for a long long time not
doing anything.  My vote (+1) is get rid of gleps and do everything by email
and a vote by the developers.  AFAIK, the board votes on the GLEPs.  Bad Idea.
It stifles things from getting done, and there is no ownership of who is going
to implement the idea.

A new idea proposal should be mailed to a mailinglist (-innovation?) with
details of timeline to completion, impact, and who is doing the implementation.
If it sounds like a good one, then there is a vote and things proceed.  I like
progress.

__Problem: Voting__

Gentoo has over 200 developers.  People are generally against the voting idea,
but I'm not sure why.  I think voting should work like this:  if 30 developers
(or someother specified number) vote yes to an idea then that idea passes.  It
doesn't require everyone to vote, be at home, be on the computer, and not be on
vacation.

The Apache Foundation already has a decent page regarding this:
http://www.apache.org/foundation/voting.html

The Apache Foundation has over 1300 developers; they must be doing something
right.

If someone misses a vote, too bad.  You weren't there and progress has been
made.  I equate this to leaving on vacation from work.  My input is missed
while away, but decisions have been made in my absence.

=-=-=-=-=-

What is interesting is that Source Mage Linux has already voted on a proposal
similar to mine[2].  I truly think that making some changes in the "gentoo way"
would benefit us and make gentoo a truly better distribution.

Ryan
Gentoo Developer

[1] http://article.gmane.org/gmane.linux.gentoo.devel/37599 
[2] http://lists.ibiblio.org/pipermail/sm-discuss/2006-April/014069.html

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

^ permalink raw reply	[flat|nested] 85+ messages in thread
[parent not found: <62b0912f0605021406s49a16eaapd596426ce2226a7c@mail.gmail.com>]

end of thread, other threads:[~2006-05-08 19:50 UTC | newest]

Thread overview: 85+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-28 17:14 [gentoo-dev] Gentoo: State of the Union Ryan Phillips
2006-04-28 17:52 ` Jon Portnoy
2006-04-28 18:22   ` Ryan Phillips
2006-04-28 18:34     ` Chris White
2006-04-28 18:50       ` Ryan Phillips
2006-04-28 19:03         ` Chris White
2006-04-28 19:35           ` Stephen Bennett
2006-04-28 19:48             ` Bryan Østergaard
2006-04-28 18:41     ` Alin Nastac
2006-04-28 18:57       ` Ryan Phillips
2006-04-28 19:13         ` Donnie Berkholz
2006-04-28 19:19         ` Tim Yamin
2006-04-28 19:20         ` Grant Goodyear
2006-05-02 12:39           ` Paul de Vrieze
2006-04-28 19:42     ` Bryan Østergaard
2006-04-28 17:50       ` Thomas Cort
2006-04-28 22:01         ` Daniel Goller
2006-04-29 13:54           ` Bryan Østergaard
2006-04-28 19:56     ` Thierry Carrez
2006-04-28 17:54 ` Alec Warner
2006-04-28 18:38   ` Ryan Phillips
2006-04-28 18:55 ` Grant Goodyear
2006-04-28 19:08   ` Grant Goodyear
2006-04-28 19:24   ` Tim Yamin
2006-04-28 19:41     ` Alin Nastac
2006-04-28 20:24     ` Donnie Berkholz
2006-04-28 20:36       ` Donnie Berkholz
2006-04-28 20:42       ` Ryan Phillips
2006-04-28 20:45         ` Donnie Berkholz
2006-04-28 21:05         ` Fernando J. Pereda
2006-04-28 21:20           ` Ryan Phillips
2006-04-28 21:36             ` Fernando J. Pereda
2006-04-28 21:49               ` Ryan Phillips
2006-04-28 22:06                 ` Fernando J. Pereda
2006-04-28 22:15                   ` Ryan Phillips
2006-04-28 22:19         ` Daniel Goller
2006-04-29 12:02         ` Dan Armak
2006-04-29 12:21           ` Fernando J. Pereda
2006-04-29 12:54             ` Dan Armak
2006-04-29 13:06               ` Fernando J. Pereda
2006-04-30 20:41               ` [gentoo-dev] " R Hill
2006-04-30  1:26       ` [gentoo-dev] " Alexandre Buisse
2006-04-30  0:00         ` Donnie Berkholz
2006-04-30  3:17           ` Greg KH
2006-04-30  7:50         ` Donnie Berkholz
2006-04-30 16:32           ` Henrik Brix Andersen
2006-05-01 12:23             ` Chris Bainbridge
2006-05-01 16:02               ` Stuart Herbert
2006-05-01 16:28                 ` Donnie Berkholz
2006-04-30 12:12         ` Luca Barbato
2006-04-30 15:16           ` Alec Warner
2006-04-28 20:35   ` Ryan Phillips
2006-04-28 20:43     ` Donnie Berkholz
2006-04-28 21:06       ` Ryan Phillips
2006-04-28 21:41         ` Fernando J. Pereda
2006-04-28 21:56           ` Ryan Phillips
2006-04-28 22:10             ` Fernando J. Pereda
2006-04-28 22:29               ` Donnie Berkholz
2006-04-28 20:57     ` Grant Goodyear
2006-04-28 21:32       ` Marius Mauch
2006-04-28 22:46         ` Ryan Phillips
2006-04-28 22:36 ` Simon Stelling
2006-04-28 23:14   ` Ryan Phillips
2006-04-28 23:25     ` Chris White
2006-04-28 23:55       ` Donnie Berkholz
2006-04-29  9:39     ` Jan Kundrát
2006-04-29 17:52       ` Donnie Berkholz
2006-05-02 13:37         ` Paul de Vrieze
2006-04-29  1:05   ` Daniel Goller
2006-04-29 14:54     ` Bryan Østergaard
2006-04-29  1:19 ` Christel Dahlskjaer
2006-04-29 11:58 ` Dan Armak
2006-04-29 13:41 ` Daniel Goller
2006-04-29 14:23   ` Jon Portnoy
2006-04-29 14:38     ` Daniel Goller
2006-04-29 15:21       ` Jon Portnoy
2006-04-29 21:33 ` [gentoo-dev] Gentoo: State of the Union + suggestion for global dev conference (at bottom, if you want to skip) Stuart Herbert
2006-04-29 23:57   ` Tim Yamin
2006-04-30  1:55   ` Lance Albertson
2006-04-30  2:37     ` Renat Lumpau
2006-05-03  9:43     ` Paul de Vrieze
2006-05-03 13:44       ` Christel Dahlskjaer
2006-04-30  4:50   ` Ryan Phillips
     [not found] <62b0912f0605021406s49a16eaapd596426ce2226a7c@mail.gmail.com>
2006-05-04  9:04 ` [gentoo-dev] Gentoo: State of the Union Molle Bestefich
2006-05-07 17:51   ` [gentoo-dev] " Molle Bestefich
2006-05-08 19:48     ` Jan Kundrát

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox