From mboxrd@z Thu Jan 1 00:00:00 1970 From: melon Subject: bug#37374: "Guix is too old and cannot be upgraded" (guix package -u) Date: Tue, 10 Sep 2019 17:37:47 -0600 Message-ID: <87mufb3epg.fsf@muto.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:45352) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7qZD-0004qS-9l for bug-guix@gnu.org; Tue, 10 Sep 2019 20:33:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7qZC-0005dP-8r for bug-guix@gnu.org; Tue, 10 Sep 2019 20:33:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:33036) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7qZC-0005dJ-10 for bug-guix@gnu.org; Tue, 10 Sep 2019 20:33:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7qZB-0001FJ-TS for bug-guix@gnu.org; Tue, 10 Sep 2019 20:33:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:38719) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7piS-0001L1-3D for bug-guix@gnu.org; Tue, 10 Sep 2019 19:38:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7piR-00016r-7G for bug-guix@gnu.org; Tue, 10 Sep 2019 19:38:31 -0400 Received: from mail14.dnsserverboot.com ([173.208.173.100]:42363 helo=server14.dnsserverboot.com) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i7piQ-0000qM-UF for bug-guix@gnu.org; Tue, 10 Sep 2019 19:38:31 -0400 Received: from d75-159-225-7.abhsia.telus.net ([75.159.225.7]:50186 helo=ramp) by server14.dnsserverboot.com with esmtpsa (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89_1) (envelope-from ) id 1i7phg-0006Hv-Sv for bug-guix@gnu.org; Wed, 11 Sep 2019 05:07:45 +0530 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: 37374@debbugs.gnu.org I was attempting to upgrade my Guix (binary, on Linux Mint) installation today using the 'guix package pull && guix package -u' commands, and Guix outputted the following error: ERROR: In procedure raise: Wrong type (expecting exact integer): # guix pull: error: You found a bug: the program '/gnu/store/y1kqj5ikxx9niyz2zx1gbikspi2xfmi4-compute-guix-derivation' failed to compute the derivation for Guix (version: "7e143375d3649f3c0bd4c13958b26c086f364647"; system: "x86_64-linux"; host version: "aa4818c33b6b2fd8d602ee93a2f53005d9472f41"; pull-version: 0). Please report it by email to . I searched the Web and mailing list archives for this error but could not find anything. Maybe I used the wrong keywords. Is there any way I can perform a "manual upgrade" to a newer Guix version?