From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id ECINOT5+ymTjCAAASxT56A (envelope-from ) for ; Wed, 02 Aug 2023 18:03:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id gOwEOT5+ymRsWAAAauVa8A (envelope-from ) for ; Wed, 02 Aug 2023 18:03:10 +0200 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 AAB7B51F1C for ; Wed, 2 Aug 2023 18:03:10 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="F/R+ymxC"; 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 (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1690992190; 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: content-transfer-encoding:content-transfer-encoding:resent-to: 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=2b8PFnY6Fgq1/DX24hf4QyzwP+6o37om/DPaXnxMw54=; b=quFWaaln2VzBQni8JCjdcAv/DZ2zqSAyrjRBPbrBLaWuPUOrgHXeCcK2x1Aqb2OJynFUKy e1Wn0mkIrHN/V1HODxJopxKy7C9Z0fet+Lg2LCllgFCF6Q+EbGRlBLxA+JimwZBx9LCvW0 +7kfmdviJccESbKHsw2gHovBk/bTJf0+WNxdIKWt43/dGZTzTRmYBdcReifop6EvPMAWjG 7n4rn5c/ZK7bugm45bF5NNApsHiJcFTE6yy2BKwz74LgvZVh4gdkMSeZ4vSFqqMZ4kzSf/ bYdO/NQiF2hF6ZswClzx0xGFHtXqQ2QM563YibMwmqJZnLusmn0Ru27J7ClZ4Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1690992190; a=rsa-sha256; cv=none; b=A1mdK2uihc4zrMaVwbyx4Iw7aeNM1CBbKijCdy8+BtJeGzYO4oD5kAF+y8cTcA/jBQzomS 8RoAZj3L0QRFS6Ugq7ieNqijYZephgSmQu3mY7vZWYLKQknEjQwI6LLsjRD4cvM028PH+f 4sW2gPy4jyxm+QB8OEfUpFvb18JPSkgI3hUlBYp9bZDKQmysPzzjK7RB6ZJosbqFWdIPcR eMW/ktErHSM3FZEWMGAars0EeHnBUeTsjlp4YCMAOm3LXMTZ+KP/iJJpGMV3zzlVZzSW2c CVHyrgvy3XgT83M553DR7C0SqVmEMJ7pgW21InB4cRmpKcwEvyWu/f9x1cTKxA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20221208 header.b="F/R+ymxC"; 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 (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qRDVA-00021A-9g; Wed, 02 Aug 2023 11:11:04 -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 1qRDV8-00020k-Sj for bug-guix@gnu.org; Wed, 02 Aug 2023 11:11:02 -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 1qRDV8-0001MS-KZ for bug-guix@gnu.org; Wed, 02 Aug 2023 11:11:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qRDV8-0002dH-2Y for bug-guix@gnu.org; Wed, 02 Aug 2023 11:11:02 -0400 Subject: bug#40125: Problem with guix offload: Remote channel closed Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Wed, 02 Aug 2023 15:11:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 40125 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Mikael Djurfeldt , 40125-done@debbugs.gnu.org Mail-Followup-To: 40125@debbugs.gnu.org, maxim.cournoyer@gmail.com, mikael@djurfeldt.com Received: via spool by 40125-done@debbugs.gnu.org id=D40125.169098900510044 (code D ref 40125); Wed, 02 Aug 2023 15:11:01 +0000 Received: (at 40125-done) by debbugs.gnu.org; 2 Aug 2023 15:10:05 +0000 Received: from localhost ([127.0.0.1]:49962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRDUD-0002bw-Cf for submit@debbugs.gnu.org; Wed, 02 Aug 2023 11:10:05 -0400 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:53499) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qRDUB-0002bK-4O for 40125-done@debbugs.gnu.org; Wed, 02 Aug 2023 11:10:03 -0400 Received: by mail-qk1-x72d.google.com with SMTP id af79cd13be357-76c7eb57c0bso379987985a.2 for <40125-done@debbugs.gnu.org>; Wed, 02 Aug 2023 08:10:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1690988997; x=1691593797; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=2b8PFnY6Fgq1/DX24hf4QyzwP+6o37om/DPaXnxMw54=; b=F/R+ymxCwyV+76Ztmoh2jyKCta3JOCZsTyTWuov7Unkst4b8letrW/5Etg1gbrkS4Q XWmrfulaBInKCF4vBCiO+80vHYW0JmqkfCylu6r/vJvPFQlh85oQ6+dYzruomUTKKVus HDBGCfcbxgJ8sD7dJ0XY0+w3de4nELkQHlhSFWgyI99zB5/GNqg+oc2R48TVR2xhxF1/ SPeUAq5sGllD66uvAdSqPcGtFBs9B2vvFGWynQxHRYb9w+CaYyrHjk6+K5TBdTP68UKZ j6XnxZ6ziOMfr67j8zkdQ6U2/O3KcYGblLPu369REqEOg2dkpDtMO84vqw3LkqRi8Lxy Xw/g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690988997; x=1691593797; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=2b8PFnY6Fgq1/DX24hf4QyzwP+6o37om/DPaXnxMw54=; b=U1JJ1AwCZx5jxfm7an77P/9nmWjs4dJIaf0TxHY5d91hugc0MV3nqoVe3ATye5TxTq Pir9ax6qG3j4RMojSH4z2SU4AfylUuyqq4nap9Nq9z2u5P0Ncv29bQaIZNX7Tp/k6jPJ ZzdA4wxj3c0Ey50eMP6UUgCMR5EYi0ocFkCQAV5qdEWQaFSIsmCuPsnEoG0cGRBotOht 83yYb5VWiGAvGfsJ6yhDpF+jdrnFc0+FfdZcLkL4VmnTeI426qqDydiTh4gNKxnYkvC+ rdo2r6YA7q+HnUBHAxuSS4LSQ4t5x6sp9nr52ztE8Oi1fQC/+gVmDjH2NpTFsAQ1zFp+ oCiw== X-Gm-Message-State: ABy/qLbPK+hB1ldAd8ZKTG//5smz807OuvzUIVB29ehGwe8qZ0XgYLIg 7mMNN2zpSOl1EmMK1eO5VqTi2mCuw9IaDw== X-Google-Smtp-Source: APBJJlEMfrAsb/eLoLBwcqtZaJV9Dle25YyFu8LR+6qYMs2ya/WvDyIUsPt4TWkPSkkeiauYecxXLQ== X-Received: by 2002:a05:620a:2687:b0:76c:4388:faa7 with SMTP id c7-20020a05620a268700b0076c4388faa7mr19828252qkp.4.1690988997047; Wed, 02 Aug 2023 08:09:57 -0700 (PDT) Received: from hurd (dsl-10-141-235.b2b2c.ca. [72.10.141.235]) by smtp.gmail.com with ESMTPSA id t9-20020a05620a004900b00767c8308329sm272274qkt.25.2023.08.02.08.09.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 02 Aug 2023 08:09:56 -0700 (PDT) From: Maxim Cournoyer References: <87eetl1zce.fsf@gnu.org> <87pnd5wdyq.fsf@gnu.org> <8736a0uni2.fsf@gnu.org> <87o8snqu2c.fsf@gnu.org> Date: Wed, 02 Aug 2023 11:09:45 -0400 In-Reply-To: <87o8snqu2c.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Mon, 23 Mar 2020 10:50:03 +0100") Message-ID: <871qglscp2.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: 4.36 X-Spam-Score: 4.36 X-Migadu-Queue-Id: AAB7B51F1C X-Migadu-Scanner: mx0.migadu.com X-TUID: JSSuUSv6qzc8 Hello, Ludovic Court=C3=A8s writes: > Hi Mikael, > > Mikael Djurfeldt skribis: > >> On Sun, Mar 22, 2020 at 9:46 PM Ludovic Court=C3=A8s wrot= e: >> >>> Mikael Djurfeldt skribis: >>> >>> We=E2=80=99re missing a tiny bit. :-) Could you run strace with =E2= =80=98-s 3000=E2=80=99 or >>> similar so that it doesn=E2=80=99t truncate it? >>> >>> (The =E2=80=9Cstrange characters=E2=80=9D are Unicode HORIZONTAL ELLIPS= IS.) >>> >> >> Ah... :) >> >> Here's a larger chunk of backtrace: >> >> 19530 read(20, "Backtrace:\n 13 (apply-smob/1 #> 563a9e2f92a0>)\nIn ice-9/boot-9.scm:\n 718:2 12 (call-with-prompt >> (\"prompt\") # \342\200\246)\nIn >> ice-9/eval.scm:\n 619:8 11 (_ #(#(#> 563a9e39a750>)))\nIn ice-9/command-line.scm:\n 181:18 10 (_ #> string 563a9e3a8bd0>)\nIn unknown file:\n 9 (eval (begin >> (use-modules (guix) (srfi srfi-34) # #) \342\200\246) #)\nIn >> ice-9/eval.scm:\n 721:20 8 (primitive-eval (begin (use-modules (guix) >> (srfi \342\200\246) \342\200\246) \342\200\246))\nIn ice-9/psyntax.scm:\n >> 1241:36 7 (expand-top-sequence ((begin (use-modules (guix) \342\200\24= 6) >> \342\200\246)) \342\200\246)\n 1194:19 6 (parse _ ((\"placeholder\" >> placeholder)) ((top) #(# # \342\200\246)) \342\200\246)\n 1233:19 5 >> (parse _ ((\"placeholder\" placeholder)) ((top) #(# # \342\200\246)) >> \342\200\246)\n 285:10 4 (parse _ ((\"placeholder\" placeholder)) (()= ) _ >> c&e (eval) \342\200\246)\nIn ice-9/boot-9.scm:\n 3389:20 3 >> (process-use-modules _)\n 222:17 2 (map1 (((guix)) ((srfi srfi-34)) >> ((rnrs io ports)) (#)))\n 3390:31 1 (_ ((guix)))\n 2809:6 0 >> (resolve-interface (guix) #:select _ #:hide _ #:prefix _ >> \342\200\246)\n\nice-9/boot-9.scm:2809:6: In procedure >> resolve-interface:\nno code for module (guix)\n", 16384) =3D 1150 > > Thanks! Commit 8f53d73493a2949e2db28cd7d689a690b2d9479a improves error > reporting in this case. > > This can be tested by running =E2=80=9Cguix copy --to=3DHOST coreutils=E2= =80=9D for a host > where Guix modules are missing. Great, closing! --=20 Thanks, Maxim