From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dimakakos Dimos Subject: bug#37357: Guix gc removes next-gtk-webkit input with next installed Date: Tue, 10 Sep 2019 10:51:59 +0300 Message-ID: <87a7bcfv1c.fsf@gmail.com> References: <87y2yxsb08.fsf@gmail.com> <8736h59n6r.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:52579) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7hGR-0001bR-6P for bug-guix@gnu.org; Tue, 10 Sep 2019 10:37:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7hGQ-0001Su-5Q for bug-guix@gnu.org; Tue, 10 Sep 2019 10:37:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:60953) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7hGQ-0001SP-2G for bug-guix@gnu.org; Tue, 10 Sep 2019 10:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7hGP-0007eC-SU for bug-guix@gnu.org; Tue, 10 Sep 2019 10:37:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <8736h59n6r.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: 37357@debbugs.gnu.org Ricardo Wurmus writes: > Can you tell us what version of Guix you used to install Next? There > was a short period during which the Next executable was compressed, > which effectively hid references from the garbage collector. OK, so I checked and it seems that I installed next while there was the patch for the executable compression, particularly commit 79c6d8781b, in master. I will try again to rebuild and then gc to check if it works as intended and then close this bug. Thanks!