From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nils Gillmann Subject: Re: Firefox 52's end of life, packaging Chromium Date: Thu, 30 Aug 2018 13:30:56 +0000 Message-ID: <20180830133056.xdwigvq7fn6phue5@abyayala> References: <87ftyx35pw.fsf@lassieur.org> <87r2igmzdi.fsf@gnu.org> <87sh2wa11e.fsf@lassieur.org> <87sh2wyy9z.fsf@gnu.org> <20180830100405.fwda5vhdlwywlp6o@abyayala> <87mut4xdhs.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvN72-0007ty-1t for guix-devel@gnu.org; Thu, 30 Aug 2018 09:35:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvN1c-0003Ii-4m for guix-devel@gnu.org; Thu, 30 Aug 2018 09:30:20 -0400 Content-Disposition: inline In-Reply-To: <87mut4xdhs.fsf@gnu.org> 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: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org, =?utf-8?Q?Cl=C3=A9ment?= Lassieur Ludovic Courtès transcribed 990 bytes: > Nils Gillmann skribis: > > > Ludovic Courtès transcribed 331 bytes: > >> Hi, > >> > >> Clément Lassieur skribis: > >> > >> > The problem is a technical problem. We would have with Icecat 60 the > >> > same packaging difficulties we have with Firefox 60. Whether we choose > >> > Icecat or Firefox is unrelated. > >> > >> That means pulling a number of Rust dependencies, is that right? > > > > No, they are bundled. > > OK. Ideally we’d unbundle them but the point is moot since we probably > don’t have package for these currently. IOW, I think we could keep > those bundled dependencies initially, and then incrementally unbundle > them as we add more Rust packages to our package collection. > > > Now rust itself is a problem on our side, so I haven't even attempted > > to unbundle them. > > Our Rust package is supposed to work fine thanks to the work of Nikolai, > Danny, and others, so I’m (naively?) confident. :-) Rust alone yes, but rust crates beyond single package dependencies: no. At least I haven't seen a confirmation that all of the defects of the build-system have been adressed in the last months (year). > Thanks, > Ludo’. >