From debbugs-submit-bounces@debbugs.gnu.org Mon May 09 10:45:02 2022 Received: (at submit) by debbugs.gnu.org; 9 May 2022 14:45:02 +0000 Received: from localhost ([127.0.0.1]:59111 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no4dB-0000aV-Nt for submit@debbugs.gnu.org; Mon, 09 May 2022 10:45:02 -0400 Received: from lists.gnu.org ([209.51.188.17]:45472) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no4dA-0000aE-M2 for submit@debbugs.gnu.org; Mon, 09 May 2022 10:45:00 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52220) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no4d6-0008RA-Hr for bug-guix@gnu.org; Mon, 09 May 2022 10:45:00 -0400 Received: from mail-0301.mail-europe.com ([188.165.51.139]:39260) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1no4d1-0006hj-6C for bug-guix@gnu.org; Mon, 09 May 2022 10:44:55 -0400 Date: Mon, 09 May 2022 14:44:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lendvai.name; s=protonmail3; t=1652107468; bh=cTihwTlJiS6+lsjhpdT/O6YiCVwwB7JbqGahEXTzm9c=; h=Date:To:From:Reply-To:Subject:Message-ID:Feedback-ID:From:To:Cc: Date:Subject:Reply-To:Feedback-ID:Message-ID; b=UlhALaS62lM/ShXFQ74+N7PtqPgAuFyeKkiAoDVYYFFZ0ucjh8iCjFvcOcp6p9lGp tYNl4mLmf7sGHjhA45uQKXusrbPQwsOrAB115pZMdQ0LflkKE3x+mp3hBRsaKrTnyn a4trrFy3PnR2lSKtc8f5fS/BtxKWrxeTjnLXIfYI8eJ13nDlfph5/KvzAZrYx3WFwN tjX7D8ZonDeBI+k3hX1WkI7eBAHnkXaXpi84UZFpf6+0cL1VS9/opn0Brl99MwN2/W tyGUi0S3nEu11yckvwLFilN15L13ViJ1IH/2uAuSu92XeDgf9wKULygidKc25HvfR4 vAE4vgsdRn1cw== To: "bug-guix@gnu.org" From: Attila Lendvai Subject: display-download-progress: wrong type error Message-ID: Feedback-ID: 28384833:user:proton MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=188.165.51.139; envelope-from=attila@lendvai.name; helo=mail-0301.mail-europe.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, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 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: , Reply-To: Attila Lendvai Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) while running a `make check-system` on a flaky network (unstable ipv4 tunne= l on a native ipv6 connection). the linu number points to: (unless (zero? transferred) ...) Backtrace: 19 (apply-smob/0 #) In ice-9/boot-9.scm: 724:2 18 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 17 (_ #(#(#))) In guix/ui.scm: 2230:7 16 (run-guix . _) 2193:10 15 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 14 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/status.scm: 809:4 13 (call-with-status-report _ _) In ice-9/boot-9.scm: 1752:10 12 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _) In guix/store.scm: 658:37 11 (thunk) 1320:8 10 (call-with-build-handler _ _) 1320:8 9 (call-with-build-handler # _) In guix/scripts/build.scm: 717:27 8 (_) In guix/store.scm: 1421:15 7 (_ # _ _) 759:14 6 (process-stderr _ _) In unknown file: 5 (display "@ substituter-succeeded /gnu/store/skdygnanqswb92sgz= i7gbgc1smy8i5rq-docker-pack.tar.gz\n" #) In guix/status.scm: 732:16 4 (write! _ _ _) 646:6 3 (_ (download-progress "/gnu/store/skdygnanqswb92sgzi7gbgc1smy8= i5rq-docker-pack.tar.gz" "https://ci.guix.gnu.org/nar/skdygnanqswb92sgzi7gb= gc1s@" "substit=E2=80=A6" =E2=80=A6) =E2=80=A6) In guix/progress.scm: 223:17 2 (display-download-progress "skdygnanqswb92sgzi7gbgc1s@" _ #:tt= y? _ #:start-time _ #:transferred _ #:log-port _) In ice-9/boot-9.scm: 1685:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) ice-9/boot-9.scm:1685:16: In procedure raise-exception: In procedure =3D: Wrong type argument in position 1: #f (random sidenote: i have also experienced "In procedure write_wait_fd: unim= plemented" in other runs) -- =E2=80=A2 attila lendvai =E2=80=A2 PGP: 963F 5D5F 45C7 DFCD 0A39 -- =E2=80=9CDiscipline is helping a child solve a problem. Punishment is makin= g a child suffer for having a problem. To raise problem solvers, focus on s= olution not retribution.=E2=80=9D =09=E2=80=94 L. R. Knost From debbugs-submit-bounces@debbugs.gnu.org Mon May 09 13:01:43 2022 Received: (at 55337) by debbugs.gnu.org; 9 May 2022 17:01:43 +0000 Received: from localhost ([127.0.0.1]:59323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no6lT-0002gC-2i for submit@debbugs.gnu.org; Mon, 09 May 2022 13:01:43 -0400 Received: from andre.telenet-ops.be ([195.130.132.53]:39750) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1no6lQ-0002fv-Mr for 55337@debbugs.gnu.org; Mon, 09 May 2022 13:01:41 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by andre.telenet-ops.be with bizsmtp id Uh1e2700W4UW6Th01h1elK; Mon, 09 May 2022 19:01:39 +0200 Message-ID: <7e847c00f7a71a10af615f66d714a4ff357a5c31.camel@telenet.be> Subject: Re: bug#55337: display-download-progress: wrong type error From: Maxime Devos To: Attila Lendvai , 55337@debbugs.gnu.org Date: Mon, 09 May 2022 19:01:38 +0200 In-Reply-To: References: Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-+/cLyL1WO6MfsGjdpXeW" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1652115699; bh=gFtU1/1NhEvAuv4VJkKAmjR3LZm/MIxOYhC9a+ezpRY=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=Yf3WSEo2nMUOzOFW7/GIyROkhfEmmPmtBauqXYQa9C3b2Q3KvGeN1uIO1t6xq2CGU Pk/R9Vk9x8/vRJesO7jceTa0Tjxx/DKHDaVsdjWfp7BXcLCf3UG7liV92N18iT1XTj yF1uAv3iKgWKey+JdhxaDQAB9ylD2s+bumQJ9Yi933tNMwkQmYmp5iN03o4Sy+NHHT EefvQP1ztyBncuUmoMpROviA4aqL6BA4bASi7zj8XuCGkr4LK1ovpxschMRcmHaCH2 hk3Jnd4HRDhE7D2uRd8nRfQL+vIzYlYEkC5zpKaOp01xbHnNy2sL3do4l8/ZCFtgTH dg03kviZeJdXg== X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 55337 Cc: control@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 (-) --=-+/cLyL1WO6MfsGjdpXeW Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable severity 55337 important merge 55337 52464 severity 38493 important merge 55337 38493 thanks Duplicate of and . Similar but not identical to and . Greetings, Maxime. --=-+/cLyL1WO6MfsGjdpXeW Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnlI8hccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7kqVAQCX5+ZQI2Nz4XN21s8oLTSNvSPq LPpndUOwOKXU1DHnKQD+MgR9ly2piS5nTtfgbrMwTbvQ1Z7DYHritU9ibTXQGwA= =FHIs -----END PGP SIGNATURE----- --=-+/cLyL1WO6MfsGjdpXeW--