From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 26 13:45:49 2019 Received: (at 37357) by debbugs.gnu.org; 26 Sep 2019 17:45:50 +0000 Received: from localhost ([127.0.0.1]:44711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDXpt-0000KF-IE for submit@debbugs.gnu.org; Thu, 26 Sep 2019 13:45:49 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:60033) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1iDXpr-0000CT-Dl for 37357@debbugs.gnu.org; Thu, 26 Sep 2019 13:45:47 -0400 Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.nyi.internal (Postfix) with ESMTP id E6AE32202C; Thu, 26 Sep 2019 13:45:40 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Thu, 26 Sep 2019 13:45:40 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fastmail.net; h= from:to:subject:in-reply-to:references:date:message-id :mime-version:content-type; s=fm1; bh=+tl7UKL+6/u1nxL6muzOd/3p2v npo3VL45Cbb5ANY7g=; b=Zy44A2BUv462JaCNHuaRQkWurtw3Jfz8P3QRrwrwBP xnJULddkMEMpWRmi7hdnrP5jDmidOdtPQ6j2LoUNk+4OSi2N0F9El7gQ6cVjIyqD lKS6V6f9NUrMuINTxTMX3pMxRKh/t7FgGC7d5dI2r0YA8t8xbI9dDETSTtaFtuGU 7f1PRsj1tTqDWHAPSsq9WGp51NBGQyvMoG1G/zCSFWjFFHuKAx2bzRDpOIBuzdfI ysGyMZZ8IYkx293KQDPvKLfS4k4796CfY5TAwemepsFlYciMQ7UcLvUqXUsdHIIK JGp5TjQwzUW3O1RSVHZUYqgnml7Fvu7dTdqAiksc5L6g== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=+tl7UK L+6/u1nxL6muzOd/3p2vnpo3VL45Cbb5ANY7g=; b=GMByfl3WI7xd9q+zWDUzqg 3SJ0oLypDR1RbBDvZDk/HijneceGwiSXtdHEvtDPIvAnGYeTC1X9IM2og8QeeJwR UjCon7b7EcMtxUkXPovP5o2XexEU4WJHC8ihEsrLqvcS2w5WXVa5UdDR1GmvvcNE wvgOtETNuluM1fE+UBrlSLVMwMixxYbPUPF7n7DFtMnDvDPqJ34sl41GXbdguk2b 6CZP3AHqbV6j+153cgpTfLp6YMlldGpwoLtjqs6rcXt/P41Xed/Y3ZPtBEzzWSP6 azxX2yGz3qT+tD9U9DKwjoHw076Qp7AVFFtAQpo5A8QxYUHugOsFOYy2vfJKmm7g == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedufedrfeeggdduudeiucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefhvffujghffffkgggtsehttdertd dttddtnecuhfhrohhmpefmohhnrhgrugcujfhinhhsvghnuceokhhonhhrrggurdhhihhn shgvnhesfhgrshhtmhgrihhlrdhnvghtqeenucfkphepkedvrdduvdefrddutddrgedune curfgrrhgrmhepmhgrihhlfhhrohhmpehkohhnrhgrugdrhhhinhhsvghnsehfrghsthhm rghilhdrnhgvthenucevlhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from khs-macbook.home (lfbn-idf2-1-259-41.w82-123.abo.wanadoo.fr [82.123.10.41]) by mail.messagingengine.com (Postfix) with ESMTPA id 25DA38005B; Thu, 26 Sep 2019 13:45:40 -0400 (EDT) From: Konrad Hinsen To: 37357@debbugs.gnu.org Subject: Re: Is there a workaround? In-Reply-To: References: Date: Thu, 26 Sep 2019 19:45:38 +0200 Message-ID: MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 37357 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) Konrad Hinsen writes: > I suspect that I am a victim of this bug as well. Is there a workaround? > I tried removing next, doing another gc to get a clean slate, and then > re-installed next. But it still complains that it can't find the > next-gtk-webkit executable. This actually does work, if you remove older generations of your profile first that still contain next. So this is a workaround, but a somewhat radical one because it requires throwing away a lot of stuff. Konrad.