From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: revert perl-5.26.0 update? Date: Fri, 28 Jul 2017 23:26:22 +0200 Message-ID: <8760ecjls1.fsf@gnu.org> References: <20170710204706.GA28204@jasmine.lan> <20170714165009.GA11090@jasmine.lan> <20170726063619.GC12553@macbook42.flashner.co.il> <878tja6ykp.fsf@gnu.org> <20170727220709.GA16692@jasmine.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:48268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dbCmC-0005Rg-Oe for guix-devel@gnu.org; Fri, 28 Jul 2017 17:26:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dbCm9-0007nX-Lw for guix-devel@gnu.org; Fri, 28 Jul 2017 17:26:28 -0400 In-Reply-To: <20170727220709.GA16692@jasmine.lan> (Leo Famulari's message of "Thu, 27 Jul 2017 18:07:09 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Leo Famulari Cc: guix-devel@gnu.org Hi Leo, Leo Famulari skribis: > On Thu, Jul 27, 2017 at 11:03:50AM +0200, Ludovic Court=C3=A8s wrote: >> Reverting is not an option at this point IMO. There are several Date::* >> modules required by Biber that FTBFS and need an update, indeed, but I >> think we should rather find a way to fix them (I spent a bit of time on >> it but then moved on to something else.) > > I've got the Date::* modules building with the attached patch series. Woow, impressive patch set! At first sight the 26 patches look reasonable to me, so I would suggest pushing them, along with the biber-next@2.7 update you mentioned. As for biber itself, perhaps the best option is to make biber-next the new biber? I don=E2=80=99t use it so I can=E2=80=99t really tell whether t= here=E2=80=99d be undesirable consequences. Another option might be to mass-escape left braces in the Biber code, but that=E2=80=99s probably not that easy=E2=80=A6 Thoughts? Anyway, this patch series probably closes the main blocker for core-updates no? Thanks, Ludo=E2=80=99.