From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Firefox 52's end of life, packaging Chromium Date: Thu, 30 Aug 2018 14:09:19 +0200 Message-ID: <87mut4xdhs.fsf@gnu.org> References: <87ftyx35pw.fsf@lassieur.org> <87r2igmzdi.fsf@gnu.org> <87sh2wa11e.fsf@lassieur.org> <87sh2wyy9z.fsf@gnu.org> <20180830100405.fwda5vhdlwywlp6o@abyayala> 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]:39966) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fvLyG-0003Ng-09 for guix-devel@gnu.org; Thu, 30 Aug 2018 08:22:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fvLlI-0006e0-Td for guix-devel@gnu.org; Thu, 30 Aug 2018 08:09:25 -0400 In-Reply-To: <20180830100405.fwda5vhdlwywlp6o@abyayala> (Nils Gillmann's message of "Thu, 30 Aug 2018 10:04:05 +0000") 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: =?utf-8?Q?Cl=C3=A9ment?= Lassieur Cc: guix-devel@gnu.org Nils Gillmann skribis: > Ludovic Court=C3=A8s transcribed 331 bytes: >> Hi, >>=20 >> Cl=C3=A9ment Lassieur skribis: >>=20 >> > 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. >>=20 >> That means pulling a number of Rust dependencies, is that right? > > No, they are bundled. OK. Ideally we=E2=80=99d unbundle them but the point is moot since we prob= ably don=E2=80=99t 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=E2=80=99m (naively?) confident. :-) Thanks, Ludo=E2=80=99.