From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: How to properly use channels? (my 'guix pull' throws error) Date: Tue, 02 Oct 2018 20:22:37 +0200 Message-ID: <87va6ktdhu.fsf@elephly.net> References: <87d0szvfft.fsf@gmail.com> <87tvm4psox.fsf@gnu.org> <87va6kxlrl.fsf@gmail.com> 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]:60135) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g7PM4-0004R1-V3 for help-guix@gnu.org; Tue, 02 Oct 2018 14:25:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g7PM3-0004b1-9R for help-guix@gnu.org; Tue, 02 Oct 2018 14:25:08 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21050) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1g7PM2-0004aR-Vj for help-guix@gnu.org; Tue, 02 Oct 2018 14:25:07 -0400 In-reply-to: <87va6kxlrl.fsf@gmail.com> 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: Hebi Li Cc: help-guix@gnu.org Hebi Li writes: > Next, guix pull is finally able to compile chromium.scm, but > unfortunately failed to finish. This might not be a problem of guix > itself. However the error was "no code for module (gcrypt hash)", so I > think it is related. I have installed both libgcrypt and > guile-gcrypt. The following is the full error message: [=E2=80=A6] AFAIK this defect has been fixed a couple of days ago. Unfortunately, you need to upgrade Guix with =E2=80=9Cguix pull=E2=80=9D but without chann= els. Once upgraded you can use channels again. -- Ricardo