From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6GfdCUNr119KUQAA0tVLHw (envelope-from ) for ; Mon, 14 Dec 2020 13:40:19 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KHmkBUNr11+YMAAAbx9fmQ (envelope-from ) for ; Mon, 14 Dec 2020 13:40:19 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 938A79402C8 for ; Mon, 14 Dec 2020 13:40:18 +0000 (UTC) Received: from localhost ([::1]:49602 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1koo5I-000074-T8 for larch@yhetil.org; Mon, 14 Dec 2020 08:40:16 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59058) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1koo4m-000050-Jy for help-guix@gnu.org; Mon, 14 Dec 2020 08:39:44 -0500 Received: from mail-ej1-x632.google.com ([2a00:1450:4864:20::632]:46781) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1koo4k-0000hO-TD for help-guix@gnu.org; Mon, 14 Dec 2020 08:39:44 -0500 Received: by mail-ej1-x632.google.com with SMTP id j22so4510702eja.13 for ; Mon, 14 Dec 2020 05:39:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=dkXhO5YG9gkLvvo40/oAAAsFGLyX+sFA6EyScd5zowI=; b=toCT2S9bpnNSsNlA/n/3yRHm8BWEa5n0ktieEe0yaEvqozZQnXRnbtoGqfuXZNWPvP ydVkuGfvFUKXPN8Lpr3qGBBAYilcomuK3BKjYjCjQWoFRao46Fv6VilIRNbCPAXnTuA7 sT0Gixl6TDGOiLCBt3J/d52OozuWEkBE7+/PCJDgHfmDkhq4ti9P7oxcb8B2vDwRMFTU PfYNDoTF7cQB1WlMktvzNBD99cWdPcwLu8yUU61X5UDd8iWEcsyNpsQOO3ji3SLofdKp +0oSE3r+a7XqOUQRfXdnCMZXyLbmtujJ6RUiseFYhlJUKZhQ+fmPWcIriK6cleOzGJ0Y 51RQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=dkXhO5YG9gkLvvo40/oAAAsFGLyX+sFA6EyScd5zowI=; b=l37g35LLvfEleqqKFrxCLI3ZZnDiNqR9ImyBfIAOg1CkMqselxMGspgF3Ne71SenI4 V7U+jcJ8WL2s0PH8FgFiNv9fdvOEqJx8yESAwDSUidPySYwfS0q8NGHHSXiI0hcBK8kM VZEOpGmSz9RyJHy5+MP8AFwiZYfxAH8a8Tbrx1+UCJYM6NPDoYnHyCRh56Kd/9Bm9vDO u1VfmQsxTjJuEFhhQ5jaKynFTE8UN+a1SKvpicbsGVQbOHJYc1bSu5en+u0Qluz86zTw 6qd5ZNpG5jUcis00qQtlVuWGFw0ziJD6i/lLlyeU3Hx4ostg48CagTmuSYZ8ai5XHPEl 7hlg== X-Gm-Message-State: AOAM532Q7LjEvLDcOHw4f7ps7n0r6wPlg3JWIQNZe+kN0os6awOF2iMX UPnd87DETozA/YtbWCm/D68YT4gGq3E= X-Google-Smtp-Source: ABdhPJy3x8WptW3fVYoN6frkENGRhrYRDzgrJ5uhsmB9QgYesILcDJLfqRE8tDWNdBq2rt6is34jYg== X-Received: by 2002:a17:906:2b50:: with SMTP id b16mr9016141ejg.255.1607953181354; Mon, 14 Dec 2020 05:39:41 -0800 (PST) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id v16sm15185977eds.64.2020.12.14.05.39.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Dec 2020 05:39:40 -0800 (PST) From: zimoun To: Thorsten Wilms , help-guix@gnu.org Subject: Re: guix pull fails because substitution fails In-Reply-To: <20201212194814.58d80962ec2b6cdb26e7a551@freenet.de> References: <20201212194814.58d80962ec2b6cdb26e7a551@freenet.de> Date: Mon, 14 Dec 2020 14:28:48 +0100 Message-ID: <86a6ugo6sv.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::632; envelope-from=zimon.toutoune@gmail.com; helo=mail-ej1-x632.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.01 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=toCT2S9b; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 938A79402C8 X-Spam-Score: -3.01 X-Migadu-Scanner: scn0.migadu.com X-TUID: Tc6Qmiz+d44V Hi, On Sat, 12 Dec 2020 at 19:48, Thorsten Wilms wrote: > ``` > $ guix pull > > Updating channel 'guix' from Git repository at > 'https://git.savannah.gnu.org/git/guix.git'... Building from this > channel: guix https://git.savannah.gnu.org/git/guix.git > b828057 You were pulling b828057, but from which commit? > Trying to update a package also fails: > =C2=B4=C2=B4=C2=B4 > guix package -u inkscape > hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' > package and defining `GUIX_LOCPATH', along these lines: > > guix install glibc-utf8-locales > export GUIX_LOCPATH=3D"$HOME/.guix-profile/lib/locale" > > See the "Application Setup" section in the manual, for more info. > > guix package: warning: Your Guix installation is 10 days old. > guix package: warning: Consider running 'guix pull' followed by > 'guix package -u' to get up-to-date packages and security updates. > > The following package will be upgraded: > inkscape (dependencies or package changed) > > substitute: following redirection to > `https://ci.guix.gnu.org/nix-cache-info'... substitute: Backtrace: > substitute: 3 (apply-smob/1 #) > substitute: In ice-9/boot-9.scm: > substitute: 705:2 2 (call-with-prompt _ _ # default-prompt-handle=E2=80=A6>) substitute: In ice-9/eval.scm: > substitute: 619:8 1 (_ #(#(#))) > substitute: In guix/ui.scm: > substitute: 1579:12 0 (run-guix-command _ . _) > substitute:=20 > substitute: guix/ui.scm:1579:12: In procedure run-guix-command: > substitute: In procedure put-string: Wrong type argument in position 1 > (expecting open output port): # guix package: > error: substituter `substitute' died unexpectedly > =C2=B4=C2=B4=C2=B4 What is the output of =E2=80=9Cguix pull -l=E2=80=9D and =E2=80=9Cguix pack= age -l=E2=80=9D? What does =E2=80=9Cguix time-machine =E2=80=93commit=3Db828057 =E2=80=93 help=E2=80=9D say? All the best, simon