From unknown Fri Aug 15 14:46:08 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#48756 <48756@debbugs.gnu.org> To: bug#48756 <48756@debbugs.gnu.org> Subject: Status: guix offload: error: corrupt input while restoring archive from # Reply-To: bug#48756 <48756@debbugs.gnu.org> Date: Fri, 15 Aug 2025 21:46:08 +0000 retitle 48756 guix offload: error: corrupt input while restoring archive fr= om # reassign 48756 guix submitter 48756 Madhavan Krishnan severity 48756 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Sun May 30 19:15:17 2021 Received: (at submit) by debbugs.gnu.org; 30 May 2021 23:15:17 +0000 Received: from localhost ([127.0.0.1]:60572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnUeL-0000EJ-HA for submit@debbugs.gnu.org; Sun, 30 May 2021 19:15:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:60458) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lnUeH-0000E5-QT for submit@debbugs.gnu.org; Sun, 30 May 2021 19:15:16 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49418) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lnUeH-0003de-LL for bug-guix@gnu.org; Sun, 30 May 2021 19:15:13 -0400 Received: from mail-wr1-x42b.google.com ([2a00:1450:4864:20::42b]:44865) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lnUeF-0000Zp-QX for bug-guix@gnu.org; Sun, 30 May 2021 19:15:13 -0400 Received: by mail-wr1-x42b.google.com with SMTP id r10so8951448wrj.11 for ; Sun, 30 May 2021 16:15:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:user-agent:date:message-id:mime-version; bh=GF7PrT91pl69ZwjptxHTQbOca5Nb+Mpy5olLwlns9G0=; b=LKgc4Bix/WxqMb8jAd8RePbfh2eD1qthCfgGdCIE6SE9HxUREDcnYoBckpGHY42jcR oWxvhNng2Zdbw3GGbJf4I2L6cTpEE3ccxehs1kmGD0sROZuFRA3FBNLx90Hs/IzBfSOP KqVuHrDSmv+43ux+XrszZkHid2nRK4WfuR5Cw5JUcfZEk8QqnkChEOF6dFV69jSFs82j AJ/DqHYEKIzMsXJeKfsi0Jihmw9Eh8YXW4juVMaqUY+9iBGH+EfrnaL3+H9xPRWTRWo7 +OY1jkZ7htw8gtu3XPp28VkGwjoFq3t+C/5Pqn2AcO2C24ekajNy0Jnyu9sWAuDz2YeH 33CQ== 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:user-agent:date:message-id :mime-version; bh=GF7PrT91pl69ZwjptxHTQbOca5Nb+Mpy5olLwlns9G0=; b=ebqRROIzaqCge/Ls5IVTCMTta35SNN8cOkchO066vO9W22RNNOPOAXTjvW59O0n+n1 UeoXN6yHorZXV/NNcmF+l/6L5SqWqYP3aNim3vF+tnvDRsLV3r0oJXriMEoejkRA7mUN hxnuWN6Uxe/TmDUtlO0Wl7I6a61hpgyjwCIxAKNG5R1N4b/dy9SkCCyY57MOMG2p6qS0 0BLpCmHmGGgS0RX9zK2bbobdfoEHDnhWK3AWqKOa9ZZ74FXH0EeGR3yxxBi9WQHtbBLB UQ32bwbyISwFFFK1r/jy4PVTrxIQT1WzhfibJSArmJ6P35pG4C8O3I7tOZmXhoKFICO3 k30A== X-Gm-Message-State: AOAM530nwvO/k3YUXVt/Zp2N6PD3KnDYk+2QKQjC2e3+kVTjQZhV5HgF 1QjDOJm5iBDes3zruCSlnEpxMDeSktg= X-Google-Smtp-Source: ABdhPJz0yIqoLR6p2tIGpiVIJ1P9L+xY9A6RDBQpBLldb1xxrpII0O8tjCHi0+7WYh4HwY2FGZTEew== X-Received: by 2002:adf:a401:: with SMTP id d1mr7776306wra.55.1622416509451; Sun, 30 May 2021 16:15:09 -0700 (PDT) Received: from arch (cpc119944-watf12-2-0-cust108.15-2.cable.virginm.net. [86.0.29.109]) by smtp.gmail.com with ESMTPSA id a1sm7962861wrg.92.2021.05.30.16.15.08 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 30 May 2021 16:15:09 -0700 (PDT) From: Madhavan Krishnan To: bug-guix@gnu.org Subject: guix offload: error: corrupt input while restoring archive from # User-Agent: Notmuch/0.32.1 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Mon, 31 May 2021 00:15:07 +0100 Message-ID: <87sg23u83o.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::42b; envelope-from=krishnanmadhavan000@gmail.com; helo=mail-wr1-x42b.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, 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-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Hi there, I am trying to follow this instruction [[info:guix#Daemon Offload Setup][guix#Daemon Offload Setup]] with guix 6086e6ed1a038793e358becddded50d97593f691 on the host and build machine to set up a offload build machine, and I end up with the error below. ~ $ guix offload test guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'... guix offload: Guix is usable on 'build-machine' (test returned "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test") guix offload: 'build-machine' is running GNU Guile 3.0.5 guix offload: sending 1 store item (0 MiB) to 'build-machine'... exporting path `/gnu/store/hqisv30c33ka8xascqh2x0lyqd0bp6z4-export-test' guix offload: error: corrupt input while restoring archive from # Side note I tried testing if I could export manually to said build-machine, which worked with out any problems. ~ $ guix archive --export -r emacs | ssh build-machine guix archive --import and same goes for =guix offload status= which work fine as well. Regards -- Madhavan Krishnan From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 14 09:23:58 2021 Received: (at 48756) by debbugs.gnu.org; 14 Jun 2021 13:23:58 +0000 Received: from localhost ([127.0.0.1]:45319 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsmZK-000633-J0 for submit@debbugs.gnu.org; Mon, 14 Jun 2021 09:23:58 -0400 Received: from eggs.gnu.org ([209.51.188.92]:54730) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsmZJ-00062f-7r for 48756@debbugs.gnu.org; Mon, 14 Jun 2021 09:23:57 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43582) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lsmZE-0006Yn-1q; Mon, 14 Jun 2021 09:23:52 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=59980 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lsmZD-0000CF-Qz; Mon, 14 Jun 2021 09:23:52 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Madhavan Krishnan Subject: Re: bug#48756: guix offload: error: corrupt input while restoring archive from # References: <87sg23u83o.fsf@gmail.com> Date: Mon, 14 Jun 2021 15:23:49 +0200 In-Reply-To: <87sg23u83o.fsf@gmail.com> (Madhavan Krishnan's message of "Mon, 31 May 2021 00:15:07 +0100") Message-ID: <87tum0wpei.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48756 Cc: 48756@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi Madhavan, Madhavan Krishnan skribis: > Hi there, I am trying to follow this instruction [[info:guix#Daemon > Offload Setup][guix#Daemon Offload Setup]] with guix > 6086e6ed1a038793e358becddded50d97593f691 on the host and build machine > to set up a offload build machine, and I end up with the error below. > > ~ $ guix offload test > guix offload: testing 1 build machines defined in '/etc/guix/machines.scm= '... > guix offload: Guix is usable on 'build-machine' (test returned "/gnu/stor= e/883yjkl46dxw9mzykykmbs0yzwyxm17z-test") > guix offload: 'build-machine' is running GNU Guile 3.0.5 > guix offload: sending 1 store item (0 MiB) to 'build-machine'... > exporting path `/gnu/store/hqisv30c33ka8xascqh2x0lyqd0bp6z4-export-test' > guix offload: error: corrupt input while restoring archive from > # Does /etc/guix/signing-key.{pub,sec} exist on both machines? You can generate it with =E2=80=98guix archive=E2=80=99 (info "(guix) Invok= ing guix archive"). HTH, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 14 09:33:09 2021 Received: (at 48756) by debbugs.gnu.org; 14 Jun 2021 13:33:09 +0000 Received: from localhost ([127.0.0.1]:45351 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsmiD-0006IR-F1 for submit@debbugs.gnu.org; Mon, 14 Jun 2021 09:33:09 -0400 Received: from mail-wr1-f51.google.com ([209.85.221.51]:45634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lsmiC-0006ID-6v for 48756@debbugs.gnu.org; Mon, 14 Jun 2021 09:33:08 -0400 Received: by mail-wr1-f51.google.com with SMTP id z8so14581901wrp.12 for <48756@debbugs.gnu.org>; Mon, 14 Jun 2021 06:33:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:in-reply-to:references:user-agent:date :message-id:mime-version:content-transfer-encoding; bh=jfQFD97QV87l4Cyo/WQhpge/qsyyTg//c8jTwZaT3iM=; b=kb0KQsw0JOQLZTHDxenpT61E1Kd0pR3dnyaQ8dSH5PfWRP3nbLfmdQKN2e40XK6xJl fZH9HE7X74k28LOOGP2jhL/jOizw/E8yNxjXsTCoiK7v8uSCDD9Z3gkXblS4KuhXSlhf SsbshCSUiA3wFEClmNfcisq6EJl0VP6JxswUIMFlS776+0K7bJ431llQEIbipxPSvLEx nmcDQjNbOqHcaWiuqfcC3jt+Eqv6/spFebHGm42o454wXCzzHMSBfIcrSFODHVVTrAYw Abc4RNBrlRoDKicKtqwVfhwgQXdCpCcDG0bHdhWz0uSw7K6pOrCkIPUVVtbKTk9kYfE6 uxFQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:in-reply-to:references :user-agent:date:message-id:mime-version:content-transfer-encoding; bh=jfQFD97QV87l4Cyo/WQhpge/qsyyTg//c8jTwZaT3iM=; b=maJA3qQfdLED8P9R3w/F0wtTF7ghXInZpb0UwESJTCp1wU/iznxfqpH3dDuHPMgVDe 0+HW6psd5F8AiNquxTMEhj3p4eSl98eTQfZVBrPiwk2GbAR4uO1ZPiOC/GrgtmEAzxBj T269J3glsz74KdHOj9GgydmbqzuMlzbgeAds10amjFN0fCCcChJcuxmFTEGYM/V9aHRB OAf/LQb8qewxQBsIZ9TlzeJRfCxx1viJw08NNGiO61eP+NQKFYd/EFb9Du/c1gq2flQD DPW3+Ojmo+JmDsQ7guPuMiOj4spc6/q3t/0SVdayLtDldWLxt3glWy0NLBevKPy5b7TE 8A9Q== X-Gm-Message-State: AOAM533uOEOOi9MGia2VsMXyRk1c0m1q2nqCjddffdPhu1xF1j5d12dN uCjkAy6TCG4nVzmUkOmPXjrT4DULK0w= X-Google-Smtp-Source: ABdhPJzdLoZU7ZsdhKvPQv0CEnPNF9EHiw8c+1hwj9MQZmYzHHXj5/Kdm129DhrJZhtiFnBFdvIjkw== X-Received: by 2002:a5d:59ae:: with SMTP id p14mr18324171wrr.188.1623677582149; Mon, 14 Jun 2021 06:33:02 -0700 (PDT) Received: from arch (cpc119944-watf12-2-0-cust108.15-2.cable.virginm.net. [86.0.29.109]) by smtp.gmail.com with ESMTPSA id h9sm12945295wmb.35.2021.06.14.06.33.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Jun 2021 06:33:01 -0700 (PDT) From: Madhavan Krishnan To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#48756: guix offload: error: corrupt input while restoring archive from # In-Reply-To: <87tum0wpei.fsf@gnu.org> References: <87sg23u83o.fsf@gmail.com> <87tum0wpei.fsf@gnu.org> User-Agent: Notmuch/0.32.1 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Mon, 14 Jun 2021 14:33:00 +0100 Message-ID: <87zgvsmv03.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: base64 X-Spam-Score: 0.2 (/) X-Debbugs-Envelope-To: 48756 Cc: 48756@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.8 (/) DQpIZWxsbyBMdWRvLA0KDQo+IERvZXMgL2V0Yy9ndWl4L3NpZ25pbmcta2V5LntwdWIsc2VjfSBl eGlzdCBvbiBib3RoIG1hY2hpbmVzPw0KDQo+IFlvdSBjYW4gZ2VuZXJhdGUgaXQgd2l0aCDigJhn dWl4IGFyY2hpdmXigJkgKGluZm8gIihndWl4KSBJbnZva2luZyBndWl4DQo+IGFyY2hpdmUiKS4N Cg0KWWVzLCB0aGUgZmlsZXMgYXJlIGdlbmVyYXRlZCBieQ0KDQogICAjK2JlZ2luX2V4YW1wbGUN CnN1ZG8gZ3VpeCBhcmNoaWV2ZSAtLWdlbmVyYXRlLWtleQ0KICAgIytlbmRfZXhhbXBsZQ0KICAg DQogIC9ldGMvZ3VpeC9zaWduaW5nLWtleS5wdWINCiAgL2V0Yy9ndWl4L3NpZ25pbmcta2V5LnNl Yw0KDQphbmQgc2VuZCB0aGUgPXNpZ25pbmcta2V5LnB1Yj0gdG8gdGhlIGJ1aWxkIG1hY2hpbmUu DQoNCiMrYmVnaW5fc3JjIHNoZWxsDQpzdWRvIGd1aXggYXJjaGlldmUgLS1hdXRob3JpemU8IG1h c3Rlci9idWlsZC50eHQNCiMrZW5kX3NyYw0KDQpib3RoIHdheXMgbWFzdGVyIDwtPiBidWlsZA0K DQpLaW5kbHkgbGV0IG1lIGtub3cgSWYgYW0gSSBtaXNzaW5nIHNvbWV0aGluZyBoZXJlIG9idmlv dXM/DQoNClRoYW5rcw0KLS0gDQpNYWRoYXZhbiBLcmlzaG5hbg0K From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 15 05:25:06 2021 Received: (at 48756) by debbugs.gnu.org; 15 Jun 2021 09:25:06 +0000 Received: from localhost ([127.0.0.1]:48410 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lt5Jh-0003Bs-Ul for submit@debbugs.gnu.org; Tue, 15 Jun 2021 05:25:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:56150) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lt5Jf-0003BI-JE for 48756@debbugs.gnu.org; Tue, 15 Jun 2021 05:25:04 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:47742) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lt5Ja-0004pR-Dm; Tue, 15 Jun 2021 05:24:58 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=59040 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lt5Ja-0001ny-6F; Tue, 15 Jun 2021 05:24:58 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Madhavan Krishnan Subject: Re: bug#48756: guix offload: error: corrupt input while restoring archive from # References: <87sg23u83o.fsf@gmail.com> <87tum0wpei.fsf@gnu.org> <87zgvsmv03.fsf@gmail.com> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 27 Prairial an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Tue, 15 Jun 2021 11:24:56 +0200 In-Reply-To: <87zgvsmv03.fsf@gmail.com> (Madhavan Krishnan's message of "Mon, 14 Jun 2021 14:33:00 +0100") Message-ID: <87v96ftr87.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48756 Cc: 48756@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, Madhavan Krishnan skribis: >> Does /etc/guix/signing-key.{pub,sec} exist on both machines? > >> You can generate it with =E2=80=98guix archive=E2=80=99 (info "(guix) In= voking guix >> archive"). > > Yes, the files are generated by > > #+begin_example > sudo guix archieve --generate-key > #+end_example > >=20=20=20=20 > /etc/guix/signing-key.pub > /etc/guix/signing-key.sec > > and send the =3Dsigning-key.pub=3D to the build machine. > > #+begin_src shell > sudo guix archieve --authorize< master/build.txt > #+end_src > > both ways master <-> build OK, so /etc/guix/acl exists on both machines, right? Could you attach strace to sshd on the build machine: sudo strace -p $(pidof sshd) -f -o /tmp/sshd.log -s 500 and then run this on the head machine: sudo guix offload test ? Looking at /tmp/sshd.log starting from the end might reveal an error that occurs on the build machine. You can share (part of) /tmp/sshd.log with me, but note that it may contain sensitive material such as SSH secret keys or passwords. Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 01 09:06:09 2021 Received: (at 48756) by debbugs.gnu.org; 1 Jul 2021 13:06:09 +0000 Received: from localhost ([127.0.0.1]:59907 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lywOO-00078j-91 for submit@debbugs.gnu.org; Thu, 01 Jul 2021 09:06:08 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43912) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lywOI-000784-RI for 48756@debbugs.gnu.org; Thu, 01 Jul 2021 09:06:06 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:50164) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lywOD-00015W-5Z; Thu, 01 Jul 2021 09:05:57 -0400 Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=36598 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lywOC-0001zd-Tk; Thu, 01 Jul 2021 09:05:57 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Madhavan Krishnan Subject: Re: bug#48756: guix offload: error: corrupt input while restoring archive from # References: <87sg23u83o.fsf@gmail.com> <87zgvsmv03.fsf@gmail.com> <87v96ftr87.fsf@gnu.org> <87tuls9s9u.fsf@gnu.org> <87fsxc5jcf.fsf@gmail.com> <874kdq3tw9.fsf@gnu.org> <87lf72f09x.fsf@gmail.com> <87fsx8298i.fsf@gnu.org> <87mtrfty8c.fsf@gnu.org> <8735t2z8pt.fsf@gnu.org> <87y2atun5t.fsf@gnu.org> <878s2tarwd.fsf@gmail.com> <87eeckra36.fsf@gnu.org> <87k0mcaeo4.fsf@gmail.com> <87lf6rpvrp.fsf@gnu.org> X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 13 Messidor an 229 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Thu, 01 Jul 2021 15:05:54 +0200 In-Reply-To: (Madhavan Krishnan's message of "Wed, 30 Jun 2021 12:22:24 +0100") Message-ID: <87eecimbf1.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 48756 Cc: 48756@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Hi, (+Cc: 48756@debbugs.gnu.org, so we record the end of the story.) Madhavan Krishnan skribis: > 89747 pipe([8, 10]) =3D 0 > 89748 execve("/gnu/store/6rn4l3h0p9x0m615pp1ynlv9v0743kl3-guix-1.2.0/bin/= guix", ["/gnu/store/6rn4l3h0p9x0m615pp1ynlv9v0743kl3-guix-1.2.0/bin/guix", = "authenticate"], 0x7ffe0b69df60 /* 7 vars */) =3D 0 > 89748 dup2(10, 2) =3D 2 > 89748 dup2(2, 1) =3D 1 > 89747 write(12, "sign 25:/etc/guix/signing-key.sec 64:a8c094df57101bf8684= c4afe31e58bc03bf6200a1d009e7c5bfe8bad0a48fa61\n", 102 [...] > 89748 write(2, "/gnu/store/pwcp239kjf7lnj5i4lkdzcfcxwcfyk72-bash-minimal-= 5.0.16/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.ut= f8)\n", 136) =3D 136 > 89747 read(8, > 89747 <... read resumed>"/", 1) =3D 1 [...] > 89747 write(2, "guix-daemon: nix/libutil/serialise.cc:15: virtual nix::Bu= fferedSink::~BufferedSink(): Assertion `!bufPos' failed.\n", 114 [...] > 89747 --- SIGABRT {si_signo=3DSIGABRT, si_code=3DSI_TKILL, si_pid=3D89747= , si_uid=3D0} --- Now we know! =E2=80=98guix-daemon=E2=80=99 hit the assertion failure above= , which is a bug. That happens because while talking to the =E2=80=98guix authenticate= =E2=80=99 subprocess, said process emits that warning: /gnu/store/=E2=80=A6/bin/bash: warning: setlocale: LC_ALL: =E2=80=A6 and guix-daemon reads the leading =E2=80=9C/=E2=80=9D and explodes, somehow. However, it seems you=E2=80=99re running guix-daemon from Guix 1.2.0, which is quite old, and chances are that the bug you hit has long been fixed. Could you try upgrading guix-daemon? https://guix.gnu.org/manual/en/html_node/Upgrading-Guix.html Thanks, Ludo=E2=80=99. From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 05 12:17:54 2021 Received: (at 48756) by debbugs.gnu.org; 5 Jul 2021 16:17:54 +0000 Received: from localhost ([127.0.0.1]:46571 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0RIA-0007q0-84 for submit@debbugs.gnu.org; Mon, 05 Jul 2021 12:17:54 -0400 Received: from eggs.gnu.org ([209.51.188.92]:43598) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m0RI8-0007pc-Oq for 48756@debbugs.gnu.org; Mon, 05 Jul 2021 12:17:53 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:43268) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1m0RI2-0005Fv-4N for 48756@debbugs.gnu.org; Mon, 05 Jul 2021 12:17:47 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=42746 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1m0RHz-0002En-CI for 48756@debbugs.gnu.org; Mon, 05 Jul 2021 12:17:44 -0400 Resent-To: 48756@debbugs.gnu.org Resent-From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Resent-Date: Mon, 05 Jul 2021 18:17:42 +0200 Resent-Message-ID: <87mtr0spjt.fsf@gnu.org> Received: from solo.fdn.fr ([unix socket]) by solo (Cyrus 2.5.10-Debian-2.5.10-3.2) with LMTPA; Thu, 01 Jul 2021 15:19:14 +0200 X-Sieve: CMU Sieve 2.4 Received: from taslin.fdn.fr (taslin.fdn.fr [IPv6:2001:910:800::77]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by solo.fdn.fr (Postfix) with ESMTPS id EEEA4D08A4 for ; Thu, 1 Jul 2021 15:19:14 +0200 (CEST) Received: from eggs.gnu.org (eggs.gnu.org [IPv6:2001:470:142:3::10]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by taslin.fdn.fr (Postfix) with ESMTPS id 42A82600FC for ; Thu, 1 Jul 2021 15:19:14 +0200 (CEST) Received: from fencepost.gnu.org ([2001:470:142:3::e]:50572) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lywb1-0000gs-CQ for ludovic.courtes@fdn.fr; Thu, 01 Jul 2021 09:19:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60712) by fencepost.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lywb1-0003R3-9t for ludo@gnu.org; Thu, 01 Jul 2021 09:19:11 -0400 Received: from mail-wr1-x434.google.com ([2a00:1450:4864:20::434]:46019) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lywax-0000di-PK for ludo@gnu.org; Thu, 01 Jul 2021 09:19:10 -0400 Received: by mail-wr1-x434.google.com with SMTP id j2so8178571wrs.12 for ; Thu, 01 Jul 2021 06:19:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:user-agent:date:message-id :mime-version; bh=Jxe1g/kULw0F3nmW86cXCNGNDGmqUM38Lrajx9H9Z3M=; b=tRFPY1iHm+cQZdd3TUpAiORMvoR0Pd8c4FBIwWz+gzgy5JBeGkCwMQ4q2CrvwciE3q vuzQfKVIiMoKMeWaT0+odXORX9EiVNnu9lxcsYv8I0aSje8ykC2gEyPLOudzGza6UpwO ytQvvc6OtPNnAVueaxlrV4Cv0PLTo8M42KJRa/Q+j8jugE9NiaXffIEETdCTNnsB6aCh h8Y2Tu+PZxdYC+O98w0yiTKrwALqOYTpwJppQVT5KzaITDEbGIi4y+dIxKY7dK+yRIXs XHfi0k5InBj1yHWZizaBiMnAB41NeIwQQVaYiValk3z/A++7oRaR3HZc9EKz4q/H8HXF 9krQ== 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 :user-agent:date:message-id:mime-version; bh=Jxe1g/kULw0F3nmW86cXCNGNDGmqUM38Lrajx9H9Z3M=; b=QLycXM6pwSQtWkE2XPzBZfIABmNzDNAbR6dZul9XvuXSrb6tT5kQIlBk1yjYAJKiTK mlsDhcVfjM0uPI4idZhC/bUfhPkEEEnWqij10/Yp5Yh7v6Y2Abj1BDrsKT6S25ZFaOEc Cdzyhth1YHLJyS9Fbm9OnzKVL3w3cyyHW+hnTc0D6hYiV1ucz3NpKTJfgBPJO1NItOVE q1zd1IMAVjSITali4lZBgTOfx7oV7q0zUpwIAfp4fxqiIVIbaHx/gi7K4AtZ8OyImXM5 DHkbbp8hZ2zI2UmtbhGVJVEsVwv8s2Q9+DJvtaPZulI8LlvY0qy0oeq3OAbe7l0hamtt CzuQ== X-Gm-Message-State: AOAM530JKvrXc75CVLOu40D2o0mSqYWZVL+QZSipJsPxF+AiXgRmotnx PKmNzwJxo/3d0SgDx804nm5FClIuh458FQ== X-Google-Smtp-Source: ABdhPJzu2YrqPosOlq5E7DzZOtFPo+MkdxGJhy4CjAKmHpDxQFUu4NonfdpUuIQqneSrm/pGxkjlwQ== X-Received: by 2002:a5d:6742:: with SMTP id l2mr10233399wrw.202.1625145545521; Thu, 01 Jul 2021 06:19:05 -0700 (PDT) Received: from arch (cpc119944-watf12-2-0-cust108.15-2.cable.virginm.net. [86.0.29.109]) by smtp.gmail.com with ESMTPSA id p16sm26450066wrs.52.2021.07.01.06.19.04 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 01 Jul 2021 06:19:05 -0700 (PDT) From: Madhavan Krishnan To: Ludovic =?utf-8?Q?Court=C3=A8s?= Subject: Re: bug#48756: guix offload: error: corrupt input while restoring archive from # In-Reply-To: <87eecimbf1.fsf@gnu.org> References: <87sg23u83o.fsf@gmail.com> <87v96ftr87.fsf@gnu.org> <87tuls9s9u.fsf@gnu.org> <87fsxc5jcf.fsf@gmail.com> <874kdq3tw9.fsf@gnu.org> <87lf72f09x.fsf@gmail.com> <87fsx8298i.fsf@gnu.org> <87mtrfty8c.fsf@gnu.org> <8735t2z8pt.fsf@gnu.org> <87y2atun5t.fsf@gnu.org> <878s2tarwd.fsf@gmail.com> <87eeckra36.fsf@gnu.org> <87k0mcaeo4.fsf@gmail.com> <87lf6rpvrp.fsf@gnu.org> <87eecimbf1.fsf@gnu.org> User-Agent: Notmuch/0.32.2 (https://notmuchmail.org) Emacs/28.0.50 (x86_64-pc-linux-gnu) Date: Thu, 01 Jul 2021 14:19:03 +0100 Message-ID: <87tule2muw.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=2a00:1450:4864:20::434; envelope-from=krishnanmadhavan000@gmail.com; helo=mail-wr1-x434.google.com X-Spam_score_int: -17 X-Spam_score: -1.8 X-Spam_bar: - X-Spam_report: (-1.8 / 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_ENVFROM_END_DIGIT=0.25, 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-Rspamd-Queue-Id: 42A82600FC X-Spamd-Result: default: False [0.20 / 50.00]; RCVD_VIA_SMTP_AUTH(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; RCVD_DKIM_ARC_DNSWL_MED(-0.50)[]; R_SPF_SOFTFAIL(0.00)[~all]; TO_DN_ALL(0.00)[]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(0.00)[gmail.com,none]; RCVD_IN_DNSWL_MED(-0.40)[2001:470:142:3::10:received,2001:470:142:3::10:from]; DMARC_POLICY_ALLOW_WITH_FAILURES(-0.50)[]; RCVD_IN_DNSWL_LOW(-0.10)[2001:470:142:3::e:received]; RCVD_TLS_LAST(0.00)[]; MIME_TRACE(0.00)[0:+]; FORGED_RECIPIENTS(2.00)[m:ludo@gnu.org,s:ludovic.courtes@fdn.fr]; ASN(0.00)[asn:22989, ipnet:2001:470:142::/48, country:US]; FREEMAIL_ENVFROM(0.00)[gmail.com]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; ARC_NA(0.00)[]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RCVD_COUNT_FIVE(0.00)[6]; FROM_HAS_DN(0.00)[]; MID_RHS_MATCH_FROM(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[ludo@gnu.org]; RCPT_COUNT_ONE(0.00)[1]; FROM_EQ_ENVFROM(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::434:received]; RECEIVED_SPAMHAUS_PBL(0.00)[86.0.29.109:received] X-Rspamd-Server: taslin.fdn.fr X-Spam-Score: -1.1 (-) X-Debbugs-Envelope-To: 48756 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.1 (--) Many thanks for your time and effort in debugging this. I can confirm this issue is resolved. Regards -- Madhavan Krishnan From debbugs-submit-bounces@debbugs.gnu.org Wed Jul 21 21:47:02 2021 Received: (at 48756-done) by debbugs.gnu.org; 22 Jul 2021 01:47:02 +0000 Received: from localhost ([127.0.0.1]:39073 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m6Nni-0007U2-43 for submit@debbugs.gnu.org; Wed, 21 Jul 2021 21:47:02 -0400 Received: from mail-qt1-f179.google.com ([209.85.160.179]:33619) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1m6Nng-0007Tf-8i for 48756-done@debbugs.gnu.org; Wed, 21 Jul 2021 21:47:00 -0400 Received: by mail-qt1-f179.google.com with SMTP id q15so3315044qtp.0 for <48756-done@debbugs.gnu.org>; Wed, 21 Jul 2021 18:47:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version; bh=Q2lonxyb4TkgL17SDh1epDG8nrf7FS5VvcA+IpbZMMA=; b=GZIZO20II0tcUODj1tjDZUfr78rkCgcYuxsgNLxaj+NDij8MmHcv7nmjkHjFHl0akK uvmL6Gemqo1ViaWQfL7fZGlTVylx4Jmfhr3nAKy6JUH9g66VJCtWUNUhSzcba+RwYsSI 8/KxZk2nYU4ueva+pTsjwJVHIsLGG7XsnTB3ll7GugRLXx97kY1yWbgQhgTgYtuCdFO1 6yVA7fQtlCkvfqi+EEEbQChfTmczKZsNpaEqbUTrE2GyeID2Cp24IHXDh5Tw3/+bRtEz uuixrveWTjBX9NzmeW0ByQImnKqgdH1OaAbSmV9nEAD5IMLVtQXuiVjXlmTlNzYX+oOC FKJA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version; bh=Q2lonxyb4TkgL17SDh1epDG8nrf7FS5VvcA+IpbZMMA=; b=nAKxKZKLX5muS7pkOlZ6NJhC8H/xrg3frqwCf9nf/r6gMzoAxdt5WndAEkCgMp1l2L 5AOBNqBwMK9/hZNGcm5FuwtiLrekasFLu9xO1KgQ9spH5EToI0AvxQ2XHqJ3M+6Q7JbB tT719f2wCf1rz4wQ/l3YuC0ni5WjwEzuNOrRiG9+OZQJPyL+sAXrW+QSRetFcrxH+FIa xDyfcMBrCKMnHnH5/ywAy1DeUoK3c5cjAk4iOOPVuzqooOZuMLfsWwdEMjOoVuFozRf7 G7I9ai0IAatZhFGqD2jSLcGCZP0GB3Ox3BRj4BxMo5bl1Po2yDThagB8p8RdP3xC28Bo 5EhA== X-Gm-Message-State: AOAM5301t7iN/5/Lu/oWz1QLbqAtvbi1fdKUAmuJcyly37W/jRnRUy4C Jq24V1wNTmB1mC3jb7HLrrAwo4j5Drc/9Q== X-Google-Smtp-Source: ABdhPJyHYDb6C6krlhMpM8Ni3KZ9kpuUVDnDnIPqMTMNv/GUz1x4Ntj4ajJTuGwgWrKYT6+H3tGMcQ== X-Received: by 2002:ac8:7b39:: with SMTP id l25mr28340323qtu.230.1626918414613; Wed, 21 Jul 2021 18:46:54 -0700 (PDT) Received: from hurd (dsl-236-124-77.b2b2c.ca. [207.236.124.77]) by smtp.gmail.com with ESMTPSA id f11sm9875160qtp.85.2021.07.21.18.46.53 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Jul 2021 18:46:54 -0700 (PDT) From: Maxim Cournoyer To: Madhavan Krishnan Subject: Re: bug#48756: guix offload: error: corrupt input while restoring archive from # References: <87sg23u83o.fsf@gmail.com> <87tuls9s9u.fsf@gnu.org> <87fsxc5jcf.fsf@gmail.com> <874kdq3tw9.fsf@gnu.org> <87lf72f09x.fsf@gmail.com> <87fsx8298i.fsf@gnu.org> <87mtrfty8c.fsf@gnu.org> <8735t2z8pt.fsf@gnu.org> <87y2atun5t.fsf@gnu.org> <878s2tarwd.fsf@gmail.com> <87eeckra36.fsf@gnu.org> <87k0mcaeo4.fsf@gmail.com> <87lf6rpvrp.fsf@gnu.org> <87eecimbf1.fsf@gnu.org> <87tule2muw.fsf@gmail.com> Date: Wed, 21 Jul 2021 21:46:52 -0400 In-Reply-To: <87tule2muw.fsf@gmail.com> (Madhavan Krishnan's message of "Thu, 01 Jul 2021 14:19:03 +0100") Message-ID: <87bl6vjf1v.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 48756-done Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , 48756-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hello, Madhavan Krishnan writes: > Many thanks for your time and effort in debugging this. > > I can confirm this issue is resolved. > > Regards Good to know! Closing. Maxim From unknown Fri Aug 15 14:46:08 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 19 Aug 2021 11:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator