From unknown Tue Jun 17 20:40:43 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#61642 <61642@debbugs.gnu.org> To: bug#61642 <61642@debbugs.gnu.org> Subject: Status: intermittent write_wait_fd error when updating Reply-To: bug#61642 <61642@debbugs.gnu.org> Date: Wed, 18 Jun 2025 03:40:43 +0000 retitle 61642 intermittent write_wait_fd error when updating reassign 61642 guix submitter 61642 Nathan Dehnel severity 61642 important thanks From debbugs-submit-bounces@debbugs.gnu.org Sun Feb 19 18:50:48 2023 Received: (at submit) by debbugs.gnu.org; 19 Feb 2023 23:50:48 +0000 Received: from localhost ([127.0.0.1]:49968 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTtSC-0003Bn-7f for submit@debbugs.gnu.org; Sun, 19 Feb 2023 18:50:48 -0500 Received: from lists.gnu.org ([209.51.188.17]:33376) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pTtS9-0003Bf-Rz for submit@debbugs.gnu.org; Sun, 19 Feb 2023 18:50:46 -0500 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 1pTtS9-0004Dz-LM for bug-guix@gnu.org; Sun, 19 Feb 2023 18:50:45 -0500 Received: from mail-yw1-x1132.google.com ([2607:f8b0:4864:20::1132]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pTtS8-00052F-1E for bug-guix@gnu.org; Sun, 19 Feb 2023 18:50:45 -0500 Received: by mail-yw1-x1132.google.com with SMTP id 00721157ae682-536a17f0f1dso17488717b3.3 for ; Sun, 19 Feb 2023 15:50:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:to:subject:message-id:date:from :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=+UTDqeMNC1bNJCIYyYnnyv2WAooH3D8Hsyj77ACEJHE=; b=A47ZEGKyVSR2q9sJAsGAeuqzXnBuZ/sJ9XO+1JtZnbsEzJIzjl/8mpsf6pI2Qn1cia 5hWnR+Prhbz+wUmnAas/qjh8NEBnoK8IS4nymlvXrErH95rPBo2N5nC7GcsARKDOveO3 uW8NCpWHckHmiGUFiCiLOSUF/YUAeW83Ug14anq2Is855aDrEjQAD4onwGvOa6ScUtzQ 9KVZI4sC6YQiL+O82sas/0Puk/rtsRHrcL7nsEBTW9FPHPXn9fkxKMcHdruwRXXXiFlt OnjTaRiyA5u6MOvpL0Q/1Jkkha4cHajOkOhWzHXMhPDIU4An4eP8oFobZHm9RlE1Y0CZ xtRw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:to:subject:message-id:date:from :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=+UTDqeMNC1bNJCIYyYnnyv2WAooH3D8Hsyj77ACEJHE=; b=CTSzi+W9ZkZUoJ5N7/aK6r7lMW3fY0SZ3c0dUn8jzRQ8izqbma9E4Xk8aFkJA++5Vn l0nmdYnMn5uskf6EwuVDP3Al6TpzisPqRuJQVNVTlpCBEdb1VWpusagFs0ACW2Rg8P0v z5mV7A1gGuVUwbsjQzRBaDimhuqU1eMJ/Ja9pQ2P7qwr0O7VviMvt2iE+6+J9il/fJG2 9iaFcS+WPWFGBST0xhmSUaIR3dOgR44m1y36sMtlxuxPZs50lyqrV3xY8Sn+sqkJKFbp s/UAlBCpItJ2c1lD8yMbAE2aEGWmMp0haXlONXwtgL3+nRdlfNkKD/Og26t1lWpLrNoE 2K9g== X-Gm-Message-State: AO0yUKVQWTV/ilDPGY0PtX+GDpgDbjJ0J9cAtxJjsfu3VDzsNPfLMBsE S7PfLMj8RSc0rTERad8Xb3ywJhz3suqz5VmINQ8VdG54nug= X-Google-Smtp-Source: AK7set+gfz7yr391LCSUBGsqjEf7UxawAiLmJ7NObGUas1MN8TgkiByv2rywegMyy9BRtPr/8CGeP8pwdEe1siYnl6M= X-Received: by 2002:a81:5f57:0:b0:52e:d056:caa9 with SMTP id t84-20020a815f57000000b0052ed056caa9mr739933ywb.37.1676850642398; Sun, 19 Feb 2023 15:50:42 -0800 (PST) MIME-Version: 1.0 From: Nathan Dehnel Date: Sun, 19 Feb 2023 17:50:31 -0600 Message-ID: Subject: intermittent write_wait_fd error when updating To: Tobias Geerinckx-Rice via Bug reports for GNU Guix Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::1132; envelope-from=ncdehnel@gmail.com; helo=mail-yw1-x1132.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-Spam-Score: -1.3 (-) 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.3 (--) guix v 636b771536b95d15a2fd68b468deeebac97d6bee substitute: updating substitutes from 'https://substitutes.nonguix.org'... 0.0%Backtrace: substitute: In ice-9/boot-9.scm: substitute: 1752:10 17 (with-exception-handler _ _ #:unwind? _ # _) substitute: In unknown file: substitute: 16 (apply-smob/0 #) substitute: In ice-9/boot-9.scm: substitute: 724:2 15 (call-with-prompt _ _ #) substitute: In ice-9/eval.scm: substitute: 619:8 14 (_ #(#(#))) substitute: In guix/ui.scm: substitute: 2279:7 13 (run-guix . _) substitute: 2242:10 12 (run-guix-command _ . _) substitute: In ice-9/boot-9.scm: substitute: 1752:10 11 (with-exception-handler _ _ #:unwind? _ # _) substitute: 1752:10 10 (with-exception-handler _ _ #:unwind? _ # _) substitute: In guix/scripts/substitute.scm: substitute: 844:18 9 (_) substitute: 348:26 8 (process-query # _ #:cache-urls _ #:acl _) substitute: In guix/substitutes.scm: substitute: 382:27 7 (lookup-narinfos/diverse _ _ # =E2=80=A6) substitute: 339:31 6 (lookup-narinfos "https://substitutes.nonguix.org" _ # _ =E2=80=A6) substitute: 262:26 5 (fetch-narinfos _ _ #:open-connection _ # _) substitute: In ice-9/boot-9.scm: substitute: 1685:16 4 (raise-exception _ #:continuable? _) substitute: 1685:16 3 (raise-exception _ #:continuable? _) substitute: 1780:13 2 (_ #<&compound-exception components: (#<&error> #<&orig=E2=80=A6>) substitute: 1685:16 1 (raise-exception _ #:continuable? _) substitute: 1685:16 0 (raise-exception _ #:continuable? _) substitute: substitute: ice-9/boot-9.scm:1685:16: In procedure raise-exception: substitute: In procedure write_wait_fd: unimplemented guix upgrade: error: `/gnu/store/263q5qr1dcs4j7vxqk10gilv5py06r49-guix-1.4.0-3.d5fece6/bin/guix substitute' died unexpectedly From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 20 05:42:24 2023 Received: (at 61642) by debbugs.gnu.org; 20 Feb 2023 10:42:25 +0000 Received: from localhost ([127.0.0.1]:50588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU3cm-0003sc-K8 for submit@debbugs.gnu.org; Mon, 20 Feb 2023 05:42:24 -0500 Received: from mail-wr1-f51.google.com ([209.85.221.51]:34522) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU3ck-0003ro-5F for 61642@debbugs.gnu.org; Mon, 20 Feb 2023 05:42:22 -0500 Received: by mail-wr1-f51.google.com with SMTP id c12so641121wrw.1 for <61642@debbugs.gnu.org>; Mon, 20 Feb 2023 02:42:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:from:to:cc:subject:date:message-id :reply-to; bh=ZT5CpTBA2BVYNQtFyiBQmJJI7DgYEeyNedl+SiDWZKQ=; b=bN8PaAWVyOdghU8pVyANnj3zew947agU3HgOZrrW5A/MmBERpcU+PoEmcioulj7fKI QGe1N4o+Db1dSNxxL1I8MefMyL0bhU8rbf+tLzHR0pCBC4RN9oSzRHh+EgCED0dpceDO dAHdfdaHAnoMtDgkwTJDfn3D3ZhbR2XYDDuxpBPZMfZCHWB7hOkyMswmt803W/xhV+c1 3DiEu8FypyfstRpYJzucLf3X9c+AMUOZCvPCTQ8cpS0gV8HgTlUDdVFxoucYa10vf3BZ ordFh7GFGP4Rt6uaEVJABj63zmxNPSQaA5nDz+VQhX9EoRy2y+mXw8znnbD6MtHwQXTY jUyA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:to:from:x-gm-message-state:from:to:cc:subject :date:message-id:reply-to; bh=ZT5CpTBA2BVYNQtFyiBQmJJI7DgYEeyNedl+SiDWZKQ=; b=GJBdo5anQdcIEDiPT+1tYYJA3Ng7KdptZhlH5tgAHC5BhsxyAgatLzT9jzHgNxSXgs P5BSbBW8J56/qDG1TPt0PsSRg0tKDK6mND6H70wJHFjYMN+MkO6zSiVgcYXye9EE1Cux 30AS98nu1kpQIIyg/Vggx/9iaE52f0b0CdP6mVnq5jv40fvBAXioHLp61H33xhJEp1tm mU8yoRk5EBjpy+jCC3Ygn9HR7ltbBRNI7d+XtDwklIll6rimbDFXgyh1ES9YyWMnhlnc bnoeiOTFZ/iaO8GxGeRnlyyh0vq9+FKCkFP7EJnzVtKATjaxAPkjOFuirvnb0CBFK3qi ynIA== X-Gm-Message-State: AO0yUKUyhALZsHMHJsY+6aHd/+i92DUuM2KV1/VKRKCJ2KQuG+6PSTr9 kNZm8N83C4NmD0A4wTday82OUILT0po= X-Google-Smtp-Source: AK7set+wXqr02Sd8kKP4PAb7oFRYo/q+/YQpD3OpWJih8vhWn8Cn6axcu1IcM1NhdxIauQa61ciFPA== X-Received: by 2002:adf:e682:0:b0:2c5:4e28:e33c with SMTP id r2-20020adfe682000000b002c54e28e33cmr365007wrm.2.1676889736656; Mon, 20 Feb 2023 02:42:16 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id e4-20020a5d5004000000b002c5706f7c6dsm11753143wrt.94.2023.02.20.02.42.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 20 Feb 2023 02:42:16 -0800 (PST) From: Simon Tournier To: Nathan Dehnel , 61642@debbugs.gnu.org Subject: Re: bug#61642: intermittent write_wait_fd error when updating In-Reply-To: References: Date: Mon, 20 Feb 2023 11:40:52 +0100 Message-ID: <87cz644o23.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 61642 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 (-) Hi, On dim., 19 f=C3=A9vr. 2023 at 17:50, Nathan Dehnel wr= ote: > 'https://substitutes.nonguix.org'... 0.0%Backtrace: [...] > "https://substitutes.nonguix.org" _ # _ =E2=80=A6) The issue appears to be on the nonguix side, please report to them.=20 Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 20 05:46:44 2023 Received: (at submit) by debbugs.gnu.org; 20 Feb 2023 10:46:44 +0000 Received: from localhost ([127.0.0.1]:50598 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU3gy-00040M-Ih for submit@debbugs.gnu.org; Mon, 20 Feb 2023 05:46:44 -0500 Received: from lists.gnu.org ([209.51.188.17]:41044) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU3gx-00040E-4U for submit@debbugs.gnu.org; Mon, 20 Feb 2023 05:46:43 -0500 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 1pU3gw-0003m8-71 for bug-guix@gnu.org; Mon, 20 Feb 2023 05:46:42 -0500 Received: from mira.cbaines.net ([2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pU3gu-0001ee-Ff for bug-guix@gnu.org; Mon, 20 Feb 2023 05:46:41 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id 17AFA16A53; Mon, 20 Feb 2023 10:46:36 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id c68aab86; Mon, 20 Feb 2023 10:46:35 +0000 (UTC) References: <87cz644o23.fsf@gmail.com> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines To: Simon Tournier Subject: Re: bug#61642: intermittent write_wait_fd error when updating Date: Mon, 20 Feb 2023 10:45:23 +0000 In-reply-to: <87cz644o23.fsf@gmail.com> Message-ID: <87a618d378.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=2a01:7e00:e000:2f8:fd4d:b5c7:13fb:3d27; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Nathan Dehnel , bug-guix@gnu.org, 61642@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: -2.4 (--) --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Simon Tournier writes: > Hi, > > On dim., 19 f=C3=A9vr. 2023 at 17:50, Nathan Dehnel = wrote: > >> 'https://substitutes.nonguix.org'... 0.0%Backtrace: > > [...] > >> "https://substitutes.nonguix.org" _ # _ =E2=80=A6) > > The issue appears to be on the nonguix side, please report to them. It's not, since it relates to code in the (guix substitutes) module. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPzT4tfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XeJIA//U+yFcOXBtD1BuY/wFcNXKPSYC5IG8y5U kMdH9i/RJmzku9TPPoI4lf/1CN3XQ9ONHV1kYXBB26LubPRLQTK/5khrsRUwfKkp usWnkmKTho0+8OcA03QYvHQdszDXNSC10+aYG9nmteQtplWCBb0bzOKq9r+1ME43 AIFmIHsCplM+p14W32TkMZb4DpRMuBmPinHkh55GlCdM7Gz9DU1uuG1W77a0lkbd OO0OQdtajFIEVwXXNo5l8Rr3lULLPaQ2wq0pJaoTjzQTANeUOR/h029qjHKMRQfz ZJpEqG8Kn0zI6YEpBlHH3uWQIYR6GKMzwpfNytEa7cczXXCWaszReygXPSR+lIcG o4paVkcEOR3yVHrFAYX5q1HWEqfW3uOvxyk1uIa/mo4vh7qdOU3CVkfxYnEwBpk0 zqzylnIX/brmiURJgXRoWwsAy8Ja5/90nYyzkQsKlvEpHNZRkSQxOrL+YT3ajR4p eH39ZiWeZ+1CWkNweBsM9sRnrbYkL2QiPoxgfFVLRyCdR1JgpkA+Jmi59opIKUSe NKQP6+FZCXdGxwSKhIFzro5+7fwZRgeC7+XxYcRUBZamt2KYiyVtLYjeQUetYBjE +sQBiivhVK87CrFzgP8Ttqu0PVzP/Ga3d4GAO/J0wf74ISgInvKD72+fGnwRMC9y z2tMJVrZKOs= =61kT -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 20 05:55:02 2023 Received: (at submit) by debbugs.gnu.org; 20 Feb 2023 10:55:02 +0000 Received: from localhost ([127.0.0.1]:50627 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU3oz-0004Ij-I1 for submit@debbugs.gnu.org; Mon, 20 Feb 2023 05:55:01 -0500 Received: from lists.gnu.org ([209.51.188.17]:33518) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU3ox-0004Ia-Ms for submit@debbugs.gnu.org; Mon, 20 Feb 2023 05:55:00 -0500 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 1pU3ox-0006pb-Hz for bug-guix@gnu.org; Mon, 20 Feb 2023 05:54:59 -0500 Received: from mail-lj1-x232.google.com ([2a00:1450:4864:20::232]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pU3ov-0002r2-G8 for bug-guix@gnu.org; Mon, 20 Feb 2023 05:54:58 -0500 Received: by mail-lj1-x232.google.com with SMTP id j17so897411ljq.11 for ; Mon, 20 Feb 2023 02:54:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=S5utKEjt0ETnEuJkybO/Uz/O+GyU0e04CJpnzYNCQBQ=; b=AOs7eW6VspC61nu0Au5kYM75/LQCi31jmOHEYdbJTJM/ZGSSR74lDyTIfzFeFd8v00 aJBcFy85vv+GMsurgMH+x3mWkk7cxsb2D/NRXHAfQjFB5pBz+BwIl5t21nDkZgJpsuGa QNlr5rPvM5m2Ngb3qb7JVI4H5PPoPUTN0FeCrss6LKipiNYy2OcSXaxaXjNVi0VLE/1K gXVFVLVioaJKVFk2XwYxWmTQF3COVqr2iIJ/WuNb15U+vrkebgDX1tERQoQsMvtn9At0 32WCZ0lJokK48nd9JLHLPjjaSmv+HzpZpPvYBPRSDY0qbfD04zmSG+SZ1+rZV6EQx0BQ qbqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=S5utKEjt0ETnEuJkybO/Uz/O+GyU0e04CJpnzYNCQBQ=; b=LeaoEbd1tyRgqk1IvJvNXhOi2ukR7p0lVf7PVTKhVOSxHFIG3+59yfbI8vCe2lMECt iYPZ6s8RPdqrW+Uaf5Eg02ny3K9HdSuKhLnwuur2R2BV3qEcEU2/eXWQik/AP86YCnRD gNEn+xXqd23JkfpnsFZ2l0CkoTtLyXuwuHn1zx+Mxeb6tlNdl0Buu3djm8BtSJUIIiEq 2o+2xOjfAXiuVkVlS/jkgZYcCW/bCfWH3aytstn/fy5foeQMdgzdTkUd7wtcJd5SI6yM Wt/1AMGKWaWj7TgFPVP5Wzd5NiLfXDgY34lVX+LSTlUp95GveK+G8hKGNnR65Vjlmi/X mmVg== X-Gm-Message-State: AO0yUKXyEfW9TEslMGjbClc33PjBy5Nit+OgVJpRP/+PfIpugfisCUgA ise2meHHLpMSqj6D4V76rKJukVRlVF/v8az05Vi8Ae5HlI4= X-Google-Smtp-Source: AK7set9XJ5qpwcGWJnmEjfdl2iITiv4cGbivzxL1jeX2w/HiWN4Ve1jCi9QEhFf2LFx1RCerw0iMXXiib5w2IdGPOZ0= X-Received: by 2002:a05:651c:2c7:b0:294:5cfd:b437 with SMTP id f7-20020a05651c02c700b002945cfdb437mr470196ljo.10.1676890495161; Mon, 20 Feb 2023 02:54:55 -0800 (PST) MIME-Version: 1.0 References: <87cz644o23.fsf@gmail.com> <87a618d378.fsf@cbaines.net> In-Reply-To: <87a618d378.fsf@cbaines.net> From: Simon Tournier Date: Mon, 20 Feb 2023 11:54:43 +0100 Message-ID: Subject: Re: bug#61642: intermittent write_wait_fd error when updating To: Christopher Baines Content-Type: text/plain; charset="UTF-8" Received-SPF: pass client-ip=2a00:1450:4864:20::232; envelope-from=zimon.toutoune@gmail.com; helo=mail-lj1-x232.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-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit Cc: Nathan Dehnel , bug-guix@gnu.org, 61642@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: -2.3 (--) Hi, On Mon, 20 Feb 2023 at 11:46, Christopher Baines wrote: > It's not, since it relates to code in the (guix substitutes) module. Do you mean that if "https://substitutes.nonguix.org" is incorrectly configured, then the code in (guix substitutes) should handle the error instead of crash with a backtrace? Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 20 06:08:00 2023 Received: (at 61642) by debbugs.gnu.org; 20 Feb 2023 11:08:00 +0000 Received: from localhost ([127.0.0.1]:50653 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU41Y-0004fq-5w for submit@debbugs.gnu.org; Mon, 20 Feb 2023 06:08:00 -0500 Received: from mira.cbaines.net ([212.71.252.8]:42272) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pU41V-0004fd-Vs for 61642@debbugs.gnu.org; Mon, 20 Feb 2023 06:07:58 -0500 Received: from localhost (unknown [IPv6:2a02:8010:68c1:0:54d1:d5d4:280e:f699]) by mira.cbaines.net (Postfix) with ESMTPSA id E2F0C16A15; Mon, 20 Feb 2023 11:07:56 +0000 (GMT) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 5cf93400; Mon, 20 Feb 2023 11:07:56 +0000 (UTC) References: <87cz644o23.fsf@gmail.com> <87a618d378.fsf@cbaines.net> User-agent: mu4e 1.8.11; emacs 28.2 From: Christopher Baines To: Simon Tournier Subject: Re: bug#61642: intermittent write_wait_fd error when updating Date: Mon, 20 Feb 2023 11:04:50 +0000 In-reply-to: Message-ID: <875ybwd27q.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 61642 Cc: Nathan Dehnel , bug-guix@gnu.org, 61642@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 (-) --=-=-= Content-Type: text/plain Simon Tournier writes: > Hi, > > On Mon, 20 Feb 2023 at 11:46, Christopher Baines wrote: > >> It's not, since it relates to code in the (guix substitutes) module. > > Do you mean that if "https://substitutes.nonguix.org" is incorrectly > configured, then the code in (guix substitutes) should handle the > error instead of crash with a backtrace? No, but to answer your question, yes. I don't think this is a server side code/configuration issue. Also see this older bug for the same issue https://issues.guix.gnu.org/56005 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmPzVIlfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xe5QQ/+L1jkEUlQU/39rmmVAnifQnzzfvAN2Lh1 Gdie+eeP0///BZbUMd+l9GHI8c8TULx2qKhhfjnyEwEGyl/tFhAakQBeQqvRteuJ paMrG853hrMPuSzzHssNV31wJfTM5oXzyJ0WKLV+n6B7BXPBDRQmN2YsiaJXDkKj tskzJG03cQUcLJ41EMKkzr0GM6ZydbngO5X+Ulzd+poED1Mxw3S0RY5BNWygxUpr tovkbZAiPU7pSLJYu2tomOPXei32/GIqVyr4hGUwOeXrDCD0cnVvqvvC8v4Nh/xn 4zNdMdR4DAaH2/4it4DCCRVvQoGLSkF113eT1qcWAz07BBnvNFFDbtfLU3B0M5jC jOhGZobGnQyml6dCq43k/2Mmwfpl+PaiPgMgtXfwd1bTkJSKu5NwhohT0UEVl6Jl /7erxjq0UQhDCYeT/UdmzKd3BwVv5URqREQIBbmKNfXsPx8SiJWNqa9hXWJb1U0w 39iH4dGpCZcrSD2uXCaT8PVl/ARztoXuzkjZPv2p4oVMcM+Dq/9zL6U0hMOEKHjW xAfTh8shz2vmfER+nYVA9ODFpU7kCJi+ngDJrxIBrNPdI/lezwmxG5AQPOddjama JLvMwbrpxc8MMxt7j2mbFxfErjSim/3nhfRIDMcKRv6ZvwU2Yhkl5SGDYGzy7O+5 A53nwcFyxWQ= =2W2e -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Mon Feb 27 09:02:12 2023 Received: (at control) by debbugs.gnu.org; 27 Feb 2023 14:02:12 +0000 Received: from localhost ([127.0.0.1]:46421 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWe4x-0001au-Ox for submit@debbugs.gnu.org; Mon, 27 Feb 2023 09:02:11 -0500 Received: from eggs.gnu.org ([209.51.188.92]:58414) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWe4w-0001ae-Fh for control@debbugs.gnu.org; Mon, 27 Feb 2023 09:02:10 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWe4r-0007iQ-9i for control@debbugs.gnu.org; Mon, 27 Feb 2023 09:02:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-version:Subject:From:To:Date:in-reply-to: references; bh=DSOBouZNEuA2yTNjTlvwV/CosdBC/3KKIx6rZKtjA8s=; b=FaxYwcHWIOoVaq LofupfPclDZ25umEwT0xTEu2lg6X9NhmnF8JuwfJzcMRdMRxpiv+I+LH/gSGxll4ZuJ50RdhpP0XR FG7p/0uuguT5z39zJ7m2WzkwD1pdX4h5zx7EJVAqRVxFxTUmtN0YTJ0EcJMeeh0Np9NxkVnZhiUS8 SDeLGxYxOXfRv4rDdtjf8Fcrqa+NOaVk6shXqbVPPMHa7NyLOWQIiHknDclhNMVbkG1YddbhQnarz gL2adZ3idQv3qSzWMhzQs/QHot+8MajnouwgA7Bz1OUwyzPvuL1ZmkNK8KftdqH1B0BuJioafAj3i Pz7KzDNsbDPNwCfLnBxw==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pWe4q-0005Dy-Su for control@debbugs.gnu.org; Mon, 27 Feb 2023 09:02:05 -0500 Date: Mon, 27 Feb 2023 15:02:03 +0100 Message-Id: <87r0ubky04.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #61642 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control 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 (---) severity 61642 important quit From debbugs-submit-bounces@debbugs.gnu.org Wed May 03 16:19:31 2023 Received: (at 61642) by debbugs.gnu.org; 3 May 2023 20:19:32 +0000 Received: from localhost ([127.0.0.1]:47822 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puIwl-0002CA-Kj for submit@debbugs.gnu.org; Wed, 03 May 2023 16:19:31 -0400 Received: from eggs.gnu.org ([209.51.188.92]:47162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1puIwf-0002Bl-J1; Wed, 03 May 2023 16:19:29 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puIwa-0003NI-2c; Wed, 03 May 2023 16:19:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=BuKZ9oDRD28trJbslVl2K4ZP3FqtOj1u0MxUTCgPtMk=; b=fsrkHOQ39/OUnNMosU3/ ZGlpNrJKHI46zXdQJpr7XpCF3/5hvMcWOSE4s2DLltZgRkV+wGzzCXvl8S4HJsah/WjXEvwcFhHSD ndkchY+7M8BoJk6UF3Z2EiMDWUSjsOKI3WjyleWiJPWjBFLVoo9RPBs73lygkEJh0olW9RmP9ruZ0 Wt61M7Tlu9EDH0/An/KqsuiCAeRDpSvIJnRPTpYfOGJziM2UAS5JDCTUUMBYRs9dxMz8XZi9vbeMF pHhdVR/4wo2ed+RjzvbsjlFppejTccW0K7817lsivqpM38+PWRHI9k1QhVg6LaHdY7LUSJ/qah4Wy 2BNEUxMsF/nq5A==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1puIwZ-00039q-LX; Wed, 03 May 2023 16:19:19 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Christopher Baines Subject: Re: bug#61642: intermittent write_wait_fd error when updating References: <87cz644o23.fsf@gmail.com> <87a618d378.fsf@cbaines.net> <875ybwd27q.fsf@cbaines.net> Date: Wed, 03 May 2023 22:19:17 +0200 In-Reply-To: <875ybwd27q.fsf@cbaines.net> (Christopher Baines's message of "Mon, 20 Feb 2023 11:04:50 +0000") Message-ID: <87ild9yxq2.fsf@gnu.org> 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-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 61642 Cc: ncdehnel@gmail.com, 56005@debbugs.gnu.org, 61642@debbugs.gnu.org, Simon Tournier 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 (---) Christopher Baines skribis: > Simon Tournier writes: > >> Hi, >> >> On Mon, 20 Feb 2023 at 11:46, Christopher Baines wrot= e: >> >>> It's not, since it relates to code in the (guix substitutes) module. >> >> Do you mean that if "https://substitutes.nonguix.org" is incorrectly >> configured, then the code in (guix substitutes) should handle the >> error instead of crash with a backtrace? > > No, but to answer your question, yes. > > I don't think this is a server side code/configuration issue. Also see > this older bug for the same issue https://issues.guix.gnu.org/56005 The Guile-GnuTLS change you submitted in may well fix this issue. We have yet to put out a new Guile-GnuTLS release, but we should keep an eye on it. Ludo=E2=80=99.