From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: Re: Make geckodriver part of Icecat package [Was: Packaging "single file"] Date: Wed, 13 Nov 2019 09:16:13 +0100 Message-ID: <20191113081613.a74jwv76x6y3lcbm@rafflesia> References: <20191104150424.7umrtlev4aymzraa@rafflesia> <20191105130421.vpycyhng5uont7zu@rafflesia> <20191106081253.cg4if6k7i5dlg7v2@rafflesia> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:35805) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iUnpP-0006gl-S3 for guix-devel@gnu.org; Wed, 13 Nov 2019 03:16:40 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iUnpN-0006LZ-RO for guix-devel@gnu.org; Wed, 13 Nov 2019 03:16:39 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:52867) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iUnp3-00067f-NJ for guix-devel@gnu.org; Wed, 13 Nov 2019 03:16:37 -0500 Content-Disposition: inline In-Reply-To: <20191106081253.cg4if6k7i5dlg7v2@rafflesia> 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: Guix Hi Guix, Le 11/06, Tanguy Le Carrour a écrit : > Le 11/05, Tanguy Le Carrour a écrit : > > But, all of sudden, I wonder if `geckodriver` could not be part of > > icecat, like `chromedriver` was part of ungoogled-chromium?! > > 1) could geckodriver be built and distributed with icecat? or > 2) should I work on packaging it? or > 3) is there a way to package the pre-built binary? Sorry to see that I'm the only one having the problem! :-( Anyhow, thanks to the discussion about profiles, I found a solution! Actually, a workaround: go back in time where `ungoogled-chromium` was available and install it in a dedicated profile! Profiles are very handy, indeed! :-) If the discussion around icecat/geckodriver comes up again in a near (or distant) future, I'd still be very much interested! Regards, -- Tanguy