public inbox for gentoo-pms@lists.gentoo.org
 help / color / mirror / Atom feed
From: Brian Harring <ferringb@gmail.com>
To: Micha?? G??rny <mgorny@gentoo.org>
Cc: gentoo-pms@lists.gentoo.org
Subject: Re: [gentoo-pms] EAPI 5
Date: Sun, 29 Apr 2012 00:12:38 -0700	[thread overview]
Message-ID: <20120429071238.GC3134@localhost> (raw)
In-Reply-To: <20120429084727.46f38444@pomiocik.lan>

On Sun, Apr 29, 2012 at 08:47:27AM +0200, Micha?? G??rny wrote:
> On Sat, 28 Apr 2012 20:13:41 -0700
> Brian Harring <ferringb@gmail.com> wrote:
> 
> > On Sat, Apr 28, 2012 at 12:26:41PM +0200, Ulrich Mueller wrote:
> > > >>>>> On Sat, 28 Apr 2012, Ciaran McCreesh wrote:
> > > 
> > > > On Sat, 28 Apr 2012 12:11:38 +0200
> > > > Ulrich Mueller <ulm@gentoo.org> wrote:
> > > >> >>>>> On Sat, 28 Apr 2012, Ciaran McCreesh wrote:
> > > >> >> > * Get a versionator replacement into the PM
> > > >> >> 
> > > >> >> Given the long time it's been in limbo I doubt that this will
> > > >> >> be a quick feature. (But I'll be glad if you convince me of
> > > >> >> the opposite.)
> > > >> 
> > > >> > I thought we just didn't have that because we couldn't add new
> > > >> > global scope functions.
> > > >> 
> > > >> But can we already for EAPI 5? Wouldn't the following:
> > > >> 
> > > >> EAPI=5
> > > >> MY_PV=$(new_pm_version_mangler_function ${PV})
> > > >> 
> > > >> still fail for old package managers that don't implement EAPI
> > > >> parsing?
> > > 
> > > > Didn't the Council effectively vote to ignore that problem?
> > > 
> > > Yes, but after some reasonable transition period.
> > 
> > <insert my ongoing "Gee, lovely fucking approach to designing a 
> > compatibility mechanism"/>
> > 
> > For EAPI5, all global scope functionality/bash version/take your pick 
> > has to be taken off the table, and held back till EAPI6- w/ the 
> > timeline for EAPI6 being "a reasonable transition period" after EAPI5 
> > has been stabled in portage.
> 
> Usually, the transition period ends when we no longer bikeshed
> the topic.

Future suggestion: if you're going to try and be a smart ass, do it 
when you're right.  Not even sure how you could comment on transition 
periods since the last time this occured was in '06, but hey, have at 
it.


Continuing the point (w/ specific details so mgorny actually listens 
this time), referring to 
http://wiki.gentoo.org/wiki/Alternate_EAPI_mechanisms ,
the rules were to be "deploy the EAPI parsing, don't break existing 
mechanism for <reasonable transition period>, then go nuts".


So... if we abide by what was actually voted upon, our options are as 
follows:

1) No global scope crap in EAPI5.  Land it in EAPI6 since that's 
likely going to land past the compatibility window.  This is what I 
stated above; it sucks, but welcome to compatibility.

2) Stable a portage w/ the parsing now, delay EAPI5 till the 
compatibility window is over.  This sucks worse than #1 in my view.

3) Decide we don't actually care about compatibility (despite the 
proposal being about *compatibility*), and just deploy global crap in 
EAPI5 and ignore compatibility related breakage.  Smugly label anyone 
bringing these issues up as bikeshedding, eventually comparing them to 
ciaran.

So... bikeshed about the options, but we choose one of them.

~brian




  reply	other threads:[~2012-04-29  7:12 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20120415021641.1858ffde@gentoo.org>
     [not found] ` <4F8A885C.3050508@gentoo.org>
     [not found]   ` <20120418185913.3d2fa68f@epia.jer-c2.orkz.net>
     [not found]     ` <201204181340.00474.vapier@gentoo.org>
     [not found]       ` <20120418184138.50153e57@googlemail.com>
     [not found]         ` <4F8F05E9.5070103@gentoo.org>
     [not found]           ` <4F8F0929.2010109@googlemail.com>
     [not found]             ` <4F8F18EC.3000707@gentoo.org>
     [not found]               ` <4F8F3513.2060202@googlemail.com>
     [not found]                 ` <20120425224433.2fa0f2de@gentoo.org>
     [not found]                   ` <pan.2012.04.26.06.18.31@cox.net>
     [not found]                     ` <4F98EA90.4000403@gentoo.org>
     [not found]                       ` <pan.2012.04.26.09.55.04@cox.net>
     [not found]                         ` <4F9967DE.8000601@gentoo.org>
     [not found]                           ` <pan.2012.04.26.22.08.25@cox.net>
     [not found]                             ` <4F99F941.90705@gentoo.org>
     [not found]                               ` <pan.2012.04.27.14.15.34@cox.net>
     [not found]                                 ` <20120427162051.13554e1a@pomiocik.lan>
     [not found]                                   ` <4F9AD51F.6060303@gentoo.org>
     [not found]                                     ` <20378.57067.381372.698034@a1i15.kph.uni-mainz.de>
     [not found]                                       ` <20120427202614.0edd9c24@googlemail.com>
     [not found]                                         ` <20378.63178.619568.972455@a1i15.kph.uni-mainz.de>
     [not found]                                           ` <20120427215824.3382e682@pomiocik.lan>
2012-04-27 20:12                                             ` [gentoo-pms] EAPI 5 (Was: Re: [gentoo-dev] Re: Making user patches globally available) Ciaran McCreesh
2012-04-27 22:01                                               ` [gentoo-pms] EAPI 5 Ulrich Mueller
2012-04-28  9:36                                                 ` Ciaran McCreesh
2012-04-28 10:11                                                   ` Ulrich Mueller
2012-04-28 10:14                                                     ` Ciaran McCreesh
2012-04-28 10:26                                                       ` Ulrich Mueller
2012-04-29  3:13                                                         ` Brian Harring
2012-04-29  6:47                                                           ` Michał Górny
2012-04-29  7:12                                                             ` Brian Harring [this message]
2012-04-29 16:20                                                 ` Ralph Sennhauser
2012-04-29 16:50                                                   ` Ciaran McCreesh
2012-04-29 17:38                                                     ` Ralph Sennhauser
2012-04-29 17:48                                                       ` Ciaran McCreesh
2012-04-29 17:41                                                     ` Ralph Sennhauser
2012-04-29 17:39                                                   ` Ulrich Mueller
2012-04-27 23:45                                               ` [gentoo-pms] EAPI 5 (Was: Re: [gentoo-dev] Re: Making user patches globally available) Zac Medico
2012-04-28  8:52                                               ` [gentoo-pms] " Michał Górny
2012-04-28  9:34                                                 ` Ciaran McCreesh
2012-04-28 10:24                                                   ` [gentoo-pms] Re: EAPI 5 Ulrich Mueller
2012-04-28 14:13                                                     ` Michał Górny
2012-04-28 15:19                                                       ` Ciaran McCreesh
     [not found]                                               ` <1335602418.25644.2.camel@belkin4>
2012-04-28 10:03                                                 ` Ulrich Mueller
2012-04-28 17:11                                               ` [gentoo-pms] EAPI 5 (Was: Re: [gentoo-dev] Re: Making user patches globally available) Tiziano Müller
2012-04-28 17:14                                                 ` Ciaran McCreesh
2012-04-29  3:24                                                   ` Brian Harring
2012-04-29 14:20                                                     ` Tiziano Müller
2012-04-30  9:03                                                   ` Tiziano Müller
2012-04-30 22:14                                               ` [gentoo-pms] Re: EAPI 5 Andreas K. Huettel
2012-04-30 22:15                                                 ` Ciaran McCreesh
2012-04-30 22:40                                                   ` Andreas K. Huettel
2012-04-30 22:44                                                     ` Ciaran McCreesh
2012-04-30 23:02                                                       ` Andreas K. Huettel
2012-05-01  8:38                                                         ` Ciaran McCreesh
2012-05-01  9:01                                                           ` Andreas K. Huettel
2012-05-01  9:16                                                             ` Ciaran McCreesh
2012-05-01 12:10                                                               ` Andreas K. Huettel
2012-05-13 20:57                                                 ` Zac Medico
2012-05-02 17:40                                               ` [gentoo-pms] " Ulrich Mueller
2012-05-06  3:18                                               ` Arfrever Frehtes Taifersar Arahesis
2012-05-06  9:10                                                 ` Ulrich Mueller
2012-05-06  9:18                                                 ` Michał Górny
2012-05-06 14:20                                                 ` Ciaran McCreesh

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=20120429071238.GC3134@localhost \
    --to=ferringb@gmail.com \
    --cc=gentoo-pms@lists.gentoo.org \
    --cc=mgorny@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