From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37694: Problem with guix pull from local repository Date: Fri, 11 Oct 2019 00:56:43 +0200 Message-ID: <871rvkp5uc.fsf@gnu.org> References: <87a7a85vf4.fsf@yahoo.de> <87a7a84gfa.fsf@devup.no> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:50872) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIhMk-0001X0-UZ for bug-guix@gnu.org; Thu, 10 Oct 2019 18:57:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIhMj-0001ql-Vq for bug-guix@gnu.org; Thu, 10 Oct 2019 18:57:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48473) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iIhMj-0001qU-Si for bug-guix@gnu.org; Thu, 10 Oct 2019 18:57:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iIhMj-0004OA-Ne for bug-guix@gnu.org; Thu, 10 Oct 2019 18:57:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <87a7a84gfa.fsf@devup.no> (Marius Bakke's message of "Thu, 10 Oct 2019 20:13:45 +0200") 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: 37694@debbugs.gnu.org Cc: tim.gesthuizen@yahoo.de Hi, Marius Bakke skribis: > This had nothing to do with your local checkout: it happened to everyone > who tried to 'guix pull' between commits 6c50e1dc0 and 2d821e4c7. Oops, my bad! I used =E2=80=98make update-guix-package=E2=80=99, but perha= ps that used an intermediate commit or something. I should have done =E2=80=98build -S = --check=E2=80=99. Sorry for the breakage! Ludo=E2=80=99.