From mboxrd@z Thu Jan 1 00:00:00 1970 From: nee Subject: Upgrading an old GuixSD installation. Date: Sat, 4 Nov 2017 15:32:23 +0100 Message-ID: <5dd84dfd-7c1d-2492-2d86-d91b740d33fe@cock.li> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:40419) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1eAzUv-0000hd-BJ for help-guix@gnu.org; Sat, 04 Nov 2017 10:32:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1eAzUr-0002zA-Dg for help-guix@gnu.org; Sat, 04 Nov 2017 10:32:33 -0400 Received: from cock.li ([185.100.85.212]:48618) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1eAzUr-0002xv-1P for help-guix@gnu.org; Sat, 04 Nov 2017 10:32:29 -0400 Content-Language: en-GB 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 Hello, I have an old guixsd installation that I haven't upgraded for a few months. When I run guix pull it tells me to install guile-git, but that fails, both from normal guix and ./pre-inst-env ./pre-inst-env guix package -i guile-git guix package: error: build failed: getting attributes of path `/gnu/store/aiz8db2gni401wc9fgidmcggxyb1czis-guile-bootstrap-2.0': No such file or directory The same thing happens when I run guix package -u Does anyone have an idea what's happening here?