From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#34006: Guix gc killed live roots - broke git Date: Mon, 07 Jan 2019 18:52:32 +0100 Message-ID: <87imz08ie7.fsf@elephly.net> References: <87muocr9ej.fsf@elephly.net> <276035e4-7b63-31b7-9b83-e4311441dbe5@riseup.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:53446) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gh6bv-0007LU-Bt for bug-guix@gnu.org; Wed, 09 Jan 2019 00:41:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gh6bu-0007aO-Hs for bug-guix@gnu.org; Wed, 09 Jan 2019 00:41:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:51510) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gh6bu-0007Zg-4X for bug-guix@gnu.org; Wed, 09 Jan 2019 00:41:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gh6bt-00007B-Sd for bug-guix@gnu.org; Wed, 09 Jan 2019 00:41:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <276035e4-7b63-31b7-9b83-e4311441dbe5@riseup.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: swedebugia Cc: 34006@debbugs.gnu.org swedebugia writes: > On 2019-01-07 12:31, Ricardo Wurmus wrote: >> >> Hi swedebugia, >> >>> $ git pull swedebugia >>> fatal: unable to fork >>> >>> Stracing it reveals that it is missing something (see full attached): >> >> Where do you see that? > > Ah, sorry the full command was: > strace git pull swedebugia What I meant is that the excerpt you showed does not reveal that =E2=80=9Cmissing something=E2=80=9D is the cause of the error. Having a bu= nch of things not found is pretty normal given that search paths are used. > I tried installing git again with guix package -i git, but it seems no > substitutes are available anymore to my surprise (0.16 is not even 2 > months old). Substitutes from berlin / ci.guix.info? --=20 Ricardo