public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Frysinger <vapier@gentoo.org>
To: gentoo-portage-dev@lists.gentoo.org
Cc: Tom Wijsman <TomWij@gentoo.org>, creffett@gentoo.org
Subject: Re: [gentoo-portage-dev] [PATCH] Add repoman check to warn if src_prepare/src_configure are used in EAPI 0/1
Date: Sun, 19 Jan 2014 04:44:24 -0500	[thread overview]
Message-ID: <201401190444.25532.vapier@gentoo.org> (raw)
In-Reply-To: <20140114221548.5bd77915@TOMWIJ-GENTOO>

[-- Attachment #1: Type: Text/Plain, Size: 1364 bytes --]

On Tuesday 14 January 2014 16:15:48 Tom Wijsman wrote:
> On Mon, 13 Jan 2014 23:59:11 -0500 Mike Frysinger wrote:
> > we probably should just use dev branches in the main repo, at least
> > for people who have write access to the repo
> > 
> > 	dev/$USERNAME/<whatever you want>
> 
> To be more clear, which one? g.o.g.o, GitHub or is one of both fine?

g.o.g.o

> > >         r'\s*src_(configure|prepare)\s*\(\)'
> > > 
> > > You can then proceed further and move the re outside:
> > the idea was to walk a balance between simplicity and
> > maintainability.  imo, the fixed version above is the best.
> 
> What about the latter improvements about the parentheses?

seems fine

> > as long as portage supports an EAPI, i see no reason to omit useful
> > checks like this.
> 
> Repeating my original question in different words: Why is it useful?

people run repoman outside of the main tree.  we don't really know their 
desire for EAPI compatibility.  legacy/old portage/who knows.  Chromium OS for 
a long time was restricted to EAPI 4 for two reasons -- it had an old portage 
version (and upgrading to a newer one regressed performance significantly, so 
we held off until we could figure out why), and it was using a really old stage3 
to build the SDK (which means we needed to support upgrading an old system 
too).
-mike

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

  reply	other threads:[~2014-01-19  9:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-14  0:08 [gentoo-portage-dev] [PATCH] Add repoman check to warn if src_prepare/src_configure are used in EAPI 0/1 creffett
2014-01-14  0:50 ` Mike Frysinger
2014-01-14  3:23   ` Tom Wijsman
2014-01-14  4:59     ` Mike Frysinger
2014-01-14  5:37       ` Brian Dolbec
2014-01-14  6:37         ` Mike Frysinger
2014-01-14 21:15       ` Tom Wijsman
2014-01-19  9:44         ` Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-01-19 16:59 Mike Gilbert
2014-01-20  5:47 ` Mike Frysinger
2014-01-20  6:02   ` Alec Warner
2014-01-20  6:40     ` Mike Frysinger

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=201401190444.25532.vapier@gentoo.org \
    --to=vapier@gentoo.org \
    --cc=TomWij@gentoo.org \
    --cc=creffett@gentoo.org \
    --cc=gentoo-portage-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