From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id gNclAOajEmZJ7AAA62LTzQ:P1 (envelope-from ) for ; Sun, 07 Apr 2024 15:47:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id gNclAOajEmZJ7AAA62LTzQ (envelope-from ) for ; Sun, 07 Apr 2024 15:47:18 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.de header.s=2017 header.b="H1vez30/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.de (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712497637; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=1Nrnr49Q0rZ8DMuxDhycei7K30QVJnwAbszVF+psTxo=; b=ZATkNfZaLG+YKWjzHw59KCGsYCsF7vckNoB0/gShajXUy7FH3hFNFdxoEsRgQ7t/rBLYQ7 cwnE2APjE2R6XG0D3lyBd7/icqGkmuTjRGD3psx+BUF8EaKb76FN/QKVvbSMF/FAL6HE+f 9jxSOuAXTdo+XmaTya1hOexCnNl8DxVKaEyknDLwnsBCom/tBzfbx850ycY4MiOwhJfd4c DG5MSIdLd7y35oJNC9LbYanY5JHvQwfWN8iJQLayeRCBws7PruvjVirT9cWCAhu2bLM/Au X+0rHTtJ6zZECY3wh1oYkJ87JE3/1i6YsZ/KdPxo1wQ5bKh2Lk5NfhUhLDnP6A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712497637; a=rsa-sha256; cv=none; b=FSbuvoUtirpEnnJEgSgowuJ7m0n8yIiSKS10S40ANlKDA84efchoXeSgM6GC9s89uxjtfk 8kwq6Mvft90J0F7pftHpqCgl0mPecPsocR3TvZDNB2df91u8LE8rrSm2lB5D3RwmQD/Kcu 1mol96qg2QdEpuUu3XbJw1JW5y0yA14cJ2PTtmIVg9owxvMkddGoc/S67NQ9UfKzKh+ss5 YyW+Y+xyPQP/PdEw2lsCFF8RD63xHwhzTH56JuzrGj9332G5MS1c7eIgsPSbAstM08SMIH SIyMRWSEkcWuW22IPw0libhiq7eU5Q18eSOocZMVkTnQ0Dm5R4o0aQmslH0bcw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.de header.s=2017 header.b="H1vez30/"; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.de (policy=none) 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 5B70F22505 for ; Sun, 7 Apr 2024 15:47:17 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rtSrM-0001xi-CW; Sun, 07 Apr 2024 09:47:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtSrI-0001xX-M1 for bug-guix@gnu.org; Sun, 07 Apr 2024 09:46:56 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rtSrI-0004NX-9u for bug-guix@gnu.org; Sun, 07 Apr 2024 09:46:56 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rtSrO-0003Uw-Qx for bug-guix@gnu.org; Sun, 07 Apr 2024 09:47:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#70244: Bug in Guix? ... guix-command substitute' died unexpectedly Resent-From: Zelphir Kaltstahl Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 07 Apr 2024 13:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70244 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: jbranso@dismail.de Cc: 70244@debbugs.gnu.org X-Debbugs-Original-Cc: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.171249760613352 (code B ref -1); Sun, 07 Apr 2024 13:47:02 +0000 Received: (at submit) by debbugs.gnu.org; 7 Apr 2024 13:46:46 +0000 Received: from localhost ([127.0.0.1]:41848 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtSr8-0003TH-8E for submit@debbugs.gnu.org; Sun, 07 Apr 2024 09:46:46 -0400 Received: from lists.gnu.org ([2001:470:142::17]:49888) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rtSr5-0003SC-Dr for submit@debbugs.gnu.org; Sun, 07 Apr 2024 09:46:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtSqs-0001sk-KK for bug-guix@gnu.org; Sun, 07 Apr 2024 09:46:30 -0400 Received: from mout02.posteo.de ([185.67.36.66]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rtSqq-0004H3-ET for bug-guix@gnu.org; Sun, 07 Apr 2024 09:46:30 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 0FB07240103 for ; Sun, 7 Apr 2024 15:46:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.de; s=2017; t=1712497584; bh=fGmpfPb83eoeS0mjz6O0HgVhd/SYBovOaFX0Ocb3vBA=; h=Content-Type:Message-ID:Date:MIME-Version:Subject:To:Cc:From: From; b=H1vez30/d8H1k7c10hc3NpIFkAlCWNKt62C4HVo4dvcZkVRPN4yIwxA3vZKI97p7t 6EdpJFM7ZD3RffU5Qf0pACt1Sa7kbyNjKR5OfJFOxRc19XdatDbkJbJuHo0QdPl6pB ZV3lPTQijyN7Bbigfd5u3pdhEbpp9UIuuKWyb/7z0pJrvqRfXbXkKweilxiItv19rQ rBAS+osU4LVJeym0uZMper9E8zyRxQZc6EVwvl/TupvD9aki7M5/0Xc6smtFb596e/ Ghn5BW0uquncKODjH473bBvtxJPwfN3N8TD+IZZdCx8mt00GjQsHmT8VsabhSOjG2n Iz9KYFTHl9qiw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4VCD5p3tpJz9rxB; Sun, 7 Apr 2024 15:46:22 +0200 (CEST) Content-Type: multipart/alternative; boundary="------------X8tFpbIRCvP5aHpzShABtK7l" Message-ID: <52d47f28-0c30-4035-984f-8a4cfb16c73f@posteo.de> Date: Sun, 7 Apr 2024 13:46:21 +0000 MIME-Version: 1.0 References: From: Zelphir Kaltstahl Content-Language: en-US In-Reply-To: Received-SPF: pass client-ip=185.67.36.66; envelope-from=zelphirkaltstahl@posteo.de; helo=mout02.posteo.de X-Spam_score_int: -38 X-Spam_score: -3.9 X-Spam_bar: --- X-Spam_report: (-3.9 / 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, HTML_MESSAGE=0.001, PDS_BTC_ID=0.498, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H4=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 2.43 X-Spam-Score: 2.43 X-Migadu-Queue-Id: 5B70F22505 X-Migadu-Scanner: mx12.migadu.com X-TUID: dMMDsKxi4m7M This is a multi-part message in MIME format. --------------X8tFpbIRCvP5aHpzShABtK7l Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 4/7/24 03:17, jbranso@dismail.de wrote: >> I was able to update, yes, but I don't know, if the problem is solved. I got some error (not necessarily the same, I don't remember) on multiple occasions, when trying to update. I have no idea, whether it is something other people experience or just my installation. > Now that you have updated. > > Does the below work without issue? > > $ guix pull && guix package -u > # guix system reconfigure config.scm > > If you still experience issues with the above commands, please let me know! > > Thanks, > > Joshua Hi Joshua! I just tried: ~~~~START~~~~ guix pull && guix package -u ... (lots of output) ... building /gnu/store/3g7459g63by7wgnjksz3843apq7n7k6m-racket-8.11.1.drv... substitute: updating substitutes from 'https://ci.guix.gnu.org'... 0.0%guix substitute: error: TLS error in procedure 'write_to_session_record_port': Error in the push function. guix package: error: `/gnu/store/l4vir00gbprk85qzmm2v8l38z8jrfly0-guix-command substitute' died unexpectedly ~~~~~END~~~~~ Regards,Zelphir -- repositories:https://notabug.org/ZelphirKaltstahl --------------X8tFpbIRCvP5aHpzShABtK7l Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit
On 4/7/24 03:17, jbranso@dismail.de wrote:
I was able to update, yes, but I don't know, if the problem is solved. I got some error (not necessarily the same, I don't remember) on multiple occasions, when trying to update. I have no idea, whether it is something other people experience or just my installation.
Now that you have updated.  

Does the below work without issue? 

$ guix pull && guix package -u
# guix system reconfigure config.scm

If you still experience issues with the above commands, please let me know!

Thanks,

Joshua

Hi Joshua!

I just tried:

~~~~START~~~~
guix pull && guix package -u

...
(lots of output)
...

building /gnu/store/3g7459g63by7wgnjksz3843apq7n7k6m-racket-8.11.1.drv...
substitute: updating substitutes from 'https://ci.guix.gnu.org'...   0.0%guix substitute: error: TLS error in procedure 'write_to_session_record_port': Error in the push function.
guix package: error: `/gnu/store/l4vir00gbprk85qzmm2v8l38z8jrfly0-guix-command substitute' died unexpectedly
~~~~~END~~~~~

Regards, Zelphir

-- 
repositories: https://notabug.org/ZelphirKaltstahl
--------------X8tFpbIRCvP5aHpzShABtK7l--