From mboxrd@z Thu Jan 1 00:00:00 1970 From: Muto Subject: Could not find bootstrap binary 'guile-2.0.9.tar.xz' Date: Sun, 15 Apr 2018 17:19:06 -0600 Message-ID: <6221.9408959665$1523834233@news.gmane.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:37571) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1f7qvM-0005Bf-IJ for help-guix@gnu.org; Sun, 15 Apr 2018 19:19:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1f7qvJ-0002Po-DJ for help-guix@gnu.org; Sun, 15 Apr 2018 19:19:08 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:33123) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1f7qvJ-0002OW-6E for help-guix@gnu.org; Sun, 15 Apr 2018 19:19:05 -0400 Received: from ramp (d108-173-146-114.abhsia.telus.net [108.173.146.114]) (Authenticated sender: shack@muto.ca) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 2FEA9100006 for ; Mon, 16 Apr 2018 01:19:00 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Guix on a foreign machine (Ubuntu) works just fine for every account except my main user account. If I try running guix pull As that user, I get the error: guix pull: error: could not find bootstrap binary 'guile-2.0.9.tar.xz' for system 'x86_64-linux' If there is no easy solution, is there a way to completely remove the guix profile associated with my user account & add it back in? I could always re-install my programs. Thanks in advance.