From mboxrd@z Thu Jan 1 00:00:00 1970 From: Niall Dooley Subject: Re: Unable to use Aspell installed via Guix Date: Sun, 7 May 2017 13:58:12 +0200 Message-ID: References: <87mvapiyds.fsf@gmail.com> <20170506203250.GA30769@jasmine> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57030) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1d7Kpz-0006Sq-LA for Help-Guix@gnu.org; Sun, 07 May 2017 07:58:56 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1d7Kpy-0002YD-MX for Help-Guix@gnu.org; Sun, 07 May 2017 07:58:55 -0400 Received: from mail-wm0-x22c.google.com ([2a00:1450:400c:c09::22c]:36041) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1d7Kpy-0002Y3-G6 for Help-Guix@gnu.org; Sun, 07 May 2017 07:58:54 -0400 Received: by mail-wm0-x22c.google.com with SMTP id u65so57213489wmu.1 for ; Sun, 07 May 2017 04:58:54 -0700 (PDT) In-Reply-To: <20170506203250.GA30769@jasmine> 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: Leo Famulari Cc: Alex Kost , help-guix Using the --fallback option was unsuccessful too. See my other thread related to not being able to upgrade packages. Thanks. On 6 May 2017 at 22:32, Leo Famulari wrote: > On Sat, May 06, 2017 at 10:24:35PM +0200, Niall Dooley wrote: >> I tried to install the dict as you advise but it was unsuccessful. See below. >> My issue may be related to the other thread I raised about being unable to >> upgrade packages. Thanks for your input. > > [...] > >> guix substitute: error: download from >> 'https://mirror.hydra.gnu.org/guix/nar/gzip/0krzlail39f8lf58bnm0jwvrr0sb0f8s-aspell-dict-en-2016.11.20-0' >> failed: 404, "Not Found" >> guix package: error: build failed: some substitutes for the outputs of >> derivation `/gnu/store/0xq6hspp0xqvxnb7mqlj3phpf3m14k7g-aspell-dict-en-2016.11.20-0.drv' >> failed (usually happens due to networking issues); try `--fallback' to >> build derivation from source > > Try adding the --fallback option to the command that failed.