From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: I can't install guile-picture-language Date: Fri, 15 Feb 2019 15:24:19 +0100 Message-ID: <87wom1ruy4.fsf@elephly.net> References: <41c78d9b-808f-8ccb-dfa6-925f78b0e928@zoho.com> <87mumxb94z.fsf@roquette.mug.biscuolo.net> <4cf2911b-2706-4c8f-3bb0-becd8e854896@zoho.com> 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]:58027) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1guePz-0006Jl-DH for help-guix@gnu.org; Fri, 15 Feb 2019 09:24:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1guePy-0001O0-O1 for help-guix@gnu.org; Fri, 15 Feb 2019 09:24:43 -0500 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21120) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1guePq-0001Eb-Vp for help-guix@gnu.org; Fri, 15 Feb 2019 09:24:38 -0500 In-reply-to: <4cf2911b-2706-4c8f-3bb0-becd8e854896@zoho.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: sirgazil Cc: help-guix@gnu.org sirgazil writes: >> update your guix version with "guix pull": it's not enough up to date > > > Actually, I did "guix pull" and "guix package -u" before trying to > install the package. Make sure that you=E2=80=99re in fact using the updated version of Guix. = =E2=80=9Cwhich guix=E2=80=9D should tell you that you=E2=80=99re using =E2=80=9C~/.config/guix/current/bin/guix=E2=80=9D. If that=E2=80=99s not w= hat it says you may have to update your PATH to make sure that ~/.config/guix/current/bin/ appears first. --=20 Ricardo