From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) Subject: bug#32797: gcrypt won't compile during 'guix pull' Date: Sun, 23 Sep 2018 21:50:01 +0200 Message-ID: <87tvmgro2e.fsf@gnu.org> References: <87wordvfy9.fsf@gnu.org> 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]:55001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g4APH-0006jb-Cj for bug-guix@gnu.org; Sun, 23 Sep 2018 15:51:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g4APG-0000kp-8k for bug-guix@gnu.org; Sun, 23 Sep 2018 15:51:03 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:46826) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g4APG-0000kE-37 for bug-guix@gnu.org; Sun, 23 Sep 2018 15:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g4APG-0006LI-0u for bug-guix@gnu.org; Sun, 23 Sep 2018 15:51:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (znavko's message of "Sat, 22 Sep 2018 17:35:22 +0000") 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: znavko Cc: "32797@debbugs.gnu.org" <32797-done@debbugs.gnu.org> Hello, znavko skribis: > That is just strange, but I rebooted with 'Other options' in grub, choose= d my first kernel (that was installed from GuixSD 0.15.0 before any updates= had been done) > And run `guix pull` and `guix package -u` with no any errors. Then I rebo= oted with default grub option. I have this now: > > # guix describe > Generation 3 Sep 21 2018 21:20:48 (current) > guix ec944a1 > repository URL: https://git.savannah.gnu.org/git/guix.git > branch: master > commit: ec944a1de97c8a523d6e1089b8c4430424297f93 Glad that it worked, thank you! Ludo=E2=80=99.