From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E7B47138334 for ; Fri, 11 Oct 2019 20:52:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3EB8EE0828; Fri, 11 Oct 2019 20:52:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C938E077F for ; Fri, 11 Oct 2019 20:52:04 +0000 (UTC) Received: by smtp.gentoo.org (Postfix, from userid 2195) id D4A4D34BBD8; Fri, 11 Oct 2019 20:52:03 +0000 (UTC) Date: Fri, 11 Oct 2019 16:52:03 -0400 From: Mike Pagano To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] [PATCH 1/1] kernel-2.eclass: Support move of genpatches tarballs from /space/distfiles-local to devspace Message-ID: <20191011205203.GA2355@woodpecker.gentoo.org> References: <20191009170126.GB10720@woodpecker.gentoo.org> <20191010100433.GA19478@woodpecker.gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) X-Archives-Salt: 5057bde6-b3f1-468f-94a0-184bddc88896 X-Archives-Hash: 256636c5a05452770e2b467e79bc4c7c On Fri, Oct 11, 2019 at 11:28:48AM -0700, Alec Warner wrote: > On Thu, Oct 10, 2019 at 3:04 AM Mike Pagano <[1]mpagano@gentoo.org> > wrote: > > On Wed, Oct 09, 2019 at 06:23:06PM -0700, Alec Warner wrote: > >  On Wed, Oct 9, 2019 at 10:01 AM Mike Pagano > <[1][2]mpagano@gentoo.org> > >  wrote: > > > >   This change will support moving the genpatches tarballs > from > >   /space/distfiles-local to > >   the devspace ~developer/public_html/dist/genpatches > > > >  I think it would help if you discussed why we were making > this change. > >  (I mean I can guess why, but it's not obvious.) > >  -A > >Â Â Ä > I was informed that use of /space/distfiles-local is deprecated in > favor > of devspace. > [3]https://devmanual.gentoo.org/general-concepts/mirrors/index.html > > That policy was made in 2011; so clearly it's not super urgent nor > stringently applied. Which is to say, I'm not sure it needs to be a > policy. > -A >  Sounds like maybe a separate thread you can start to debate the policy. I was called out by infra on IRC to do this, so I did it. I have no horse in this race. > > > > >   Signed-off-by: Mike Pagano <[2][4]mpagano@gentoo.org> > >   --- > >Â Â Â Ä eclass/kernel-2.eclass | 4 +++- > >Â Â Â Ä 1 file changed, 3 insertions(+), 1 deletion(-) > >   diff --git a/eclass/kernel-2.eclass > b/eclass/kernel-2.eclass > >   index c5f35cd3e..0bc4f35de 100644 > >   --- a/eclass/kernel-2.eclass > >   +++ b/eclass/kernel-2.eclass > >   @@ -295,7 +295,9 @@ handle_genpatches() { > >   Ä Ä Ä Ä Ä Ä Ä Ä Ä Ä Ä Ä > UNIPATCH_LIST_GENPATCHES+=" > >   ${DISTDIR}/${tarball}" > >   Ä Ä Ä Ä Ä Ä Ä Ä Ä Ä Ä Ä > debug-print "genpatches tarball: > >   $tarball" > >   Ä Ä Ä Ä Ä Ä Ä Ä fi > >   -Ä Ä Ä Ä Ä Ä ÄÂ Ä GENPATCHES_URI+=" > >   > ${use_cond_start}mirror://gentoo/${tarball}${use_cond_end}" > >   +Ä Ä Ä Ä Ä Ä ÄÂ Ä GENPATCHES_URI+=" > >   > ${use_cond_start}[3][5]https://dev.gentoo.org/~mpagano/dist/genpatch > es/ > >   ${tarball}${use_cond_end} > >   +Ä Ä Ä Ä Ä Ä Ä Ä Ä ÄÂ Ä > >Â Â Â Ä > ${use_cond_start}[4][6]https://dev.gentoo.org/~whissi/dist/genpatche > s > >   /${tarball}${use_cond_end} > >   +Ä Ä Ä Ä Ä Ä Ä Ä Ä ÄÂ Ä > >Â Â Â Ä > ${use_cond_start}[5][7]https://dev.gentoo.org/~alicef/dist/genpatche > s > >   /${tarball}${use_cond_end}" > >   Ä Ä Ä Ä done > >Â Â Â Ä } > >   -- > >   2.21.0 > >   -- > >   Mike Pagano > >   Gentoo Developer - Kernel Project > >   Gentoo Sources - Member > >   E-MailÄ ÄÂ Ä : [6][8]mpagano@gentoo.org > >   GnuPG FPÄÂ Ä : EEE2 601D 0763 B60F 848CÄ 9E14 3C33 C650 > B576 E4E3 > >   Public Key : > >   > [7][9]http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index > > > > References > > > >  1. mailto:[10]mpagano@gentoo.org > >  2. mailto:[11]mpagano@gentoo.org > >  3. > [12]https://dev.gentoo.org/~mpagano/dist/genpatches/${tarball}${use_ > cond_end} > >  4. > [13]https://dev.gentoo.org/~whissi/dist/genpatches/${tarball}${use_c > ond_end} > >  5. > [14]https://dev.gentoo.org/~alicef/dist/genpatches/${tarball}${use_c > ond_end} > >  6. mailto:[15]mpagano@gentoo.org > >  7. > [16]http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index > -- > Mike Pagano > Gentoo Developer - Kernel Project > Gentoo Sources - Member > E-Mail   : [17]mpagano@gentoo.org > GnuPG FP  : EEE2 601D 0763 B60F 848C 9E14 3C33 C650 B576 E4E3 > Public Key : > [18]http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index > > References > > 1. mailto:mpagano@gentoo.org > 2. mailto:mpagano@gentoo.org > 3. https://devmanual.gentoo.org/general-concepts/mirrors/index.html > 4. mailto:mpagano@gentoo.org > 5. https://dev.gentoo.org/~mpagano/dist/genpatches/ > 6. https://dev.gentoo.org/~whissi/dist/genpatches > 7. https://dev.gentoo.org/~alicef/dist/genpatches > 8. mailto:mpagano@gentoo.org > 9. http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index > 10. mailto:mpagano@gentoo.org > 11. mailto:mpagano@gentoo.org > 12. https://dev.gentoo.org/~mpagano/dist/genpatches/${tarball}${use_cond_end} > 13. https://dev.gentoo.org/~whissi/dist/genpatches/${tarball}${use_cond_end} > 14. https://dev.gentoo.org/~alicef/dist/genpatches/${tarball}${use_cond_end} > 15. mailto:mpagano@gentoo.org > 16. http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index > 17. mailto:mpagano@gentoo.org > 18. http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index -- Mike Pagano Gentoo Developer - Kernel Project Gentoo Sources - Member E-Mail : mpagano@gentoo.org GnuPG FP : EEE2 601D 0763 B60F 848C 9E14 3C33 C650 B576 E4E3 Public Key : http://pgp.mit.edu:11371/pks/lookup?search=0xB576E4E3&op=index