From unknown Sat Aug 09 01:06:59 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#65804 <65804@debbugs.gnu.org> To: bug#65804 <65804@debbugs.gnu.org> Subject: Status: Bug report: "You found a bug" Reply-To: bug#65804 <65804@debbugs.gnu.org> Date: Sat, 09 Aug 2025 08:06:59 +0000 retitle 65804 Bug report: "You found a bug" reassign 65804 guix submitter 65804 Lasse Schl=C3=B6r severity 65804 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Thu Sep 07 10:05:48 2023 Received: (at submit) by debbugs.gnu.org; 7 Sep 2023 14:05:48 +0000 Received: from localhost ([127.0.0.1]:40847 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeFdj-0008Uf-Ak for submit@debbugs.gnu.org; Thu, 07 Sep 2023 10:05:48 -0400 Received: from lists.gnu.org ([2001:470:142::17]:52072) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qeFHY-0007MS-Ea for submit@debbugs.gnu.org; Thu, 07 Sep 2023 09:42:54 -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 1qeFHR-0005i9-FV for bug-guix@gnu.org; Thu, 07 Sep 2023 09:42:45 -0400 Received: from mx03.uni-tuebingen.de ([134.2.5.213]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qeFH5-00087L-U5 for bug-guix@gnu.org; Thu, 07 Sep 2023 09:42:44 -0400 Received: from smtpclient.apple (p200300df772df5be88066e4539042b1c.dip0.t-ipconnect.de [IPv6:2003:df:772d:f5be:8806:6e45:3904:2b1c]) by mx03.uni-tuebingen.de (Postfix) with ESMTPSA id B22C920FDCF5 for ; Thu, 7 Sep 2023 15:42:01 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 mx03.uni-tuebingen.de B22C920FDCF5 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=uni-tuebingen.de; s=20211202prod; t=1694094121; bh=lAQGvCBeQ9eOrduW70qCkwmyR+HyB75CmkQbv16lCqs=; h=From:Subject:Date:To:From; b=pt2VHrqx9dplf1YYzCSzUwPnHc35cUy/t7qyofKnT6hGRxoXxWkGE8j+FiY3Mmklc Q/7sj2+44k5DL6JIpXQjlR0RfsrMyXxHoQSsAwtCFU3CrmOjzznmxElzZ3rRj69moj eJzHfx9x68NeZVRc/McZiZuwvlgmyMy12wn50xve6WtIk+rkeuutFRLaS/i0e8kt5U klG4LS8NwROMWtWRbCfEKHKMd5w4k8Ul7YAy2S8Nb/HSks9zIoaNHvKK1D3LcqOJMh EXmePjKiEApZm4MbSDenPOq5flHThyOtGjIGvln4CbAvkXRhLrnXRBaVN7rG0Qx1R4 ygH2uAxTDj4xw== From: =?utf-8?Q?Lasse_Schl=C3=B6r?= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.4\)) Subject: Bug report: "You found a bug" Message-Id: <1CD6C35A-AAA5-4B30-BDA8-F0368D63E450@uni-tuebingen.de> Date: Thu, 7 Sep 2023 15:42:01 +0200 To: bug-guix@gnu.org X-Mailer: Apple Mail (2.3696.120.41.1.4) Received-SPF: pass client-ip=134.2.5.213; envelope-from=lasse.schloer@uni-tuebingen.de; helo=mx03.uni-tuebingen.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Thu, 07 Sep 2023 10:05:45 -0400 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.0 (/) Hello, The command that ran into this bug was: `guix shell --manifest=3Dguix-psychopy-manifest.scm` The contents of `guix-psychopy-manifest.scm` were as follows: ``` (use-modules (guix inferior) (guix channels) (srfi srfi-1)) (define channels (list (channel (name 'guix) (url "https://git.savannah.gnu.org/git/guix.git") (commit ;; Last commit with Python 3.8 "f1eea19c9ae27e5d275b083bbf280e5b59e5e57a")))) (define inferior (inferior-for-channels channels)) (packages->manifest (list (first (lookup-inferior-packages inferior "python")) (specification->package "git"))) ``` The command fetched/downloaded a lot of packages without issues. Then, = the following output happened: [=E2=80=A6] ``` fetching path = `/gnu/store/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-boot0-1.0.8'... -guix substitute: warning: while fetching = https://ci.guix.gnu.org/nar/gzip/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-bo= ot0-1.0.8: server is somewhat slow guix substitute: warning: try `--no-substitutes' if the problem persists guix substitute: warning: download from = 'https://ci.guix.gnu.org/nar/gzip/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-b= oot0-1.0.8' failed, trying next URL -guix substitute: warning: while fetching = https://ci.guix.gnu.org/nar/lzip/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-bo= ot0-1.0.8: server is somewhat slow guix substitute: warning: try `--no-substitutes' if the problem persists guix substitute: warning: download from = 'https://ci.guix.gnu.org/nar/lzip/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-b= oot0-1.0.8' failed: 504, "Gateway Time-out" retrying download of = '/gnu/store/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-boot0-1.0.8' with = other substitute URLs... guix substitute: warning: download from = 'https://ci.guix.gnu.org/nar/gzip/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-b= oot0-1.0.8' failed, trying next URL guix substitute: warning: download from = 'https://ci.guix.gnu.org/nar/lzip/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-b= oot0-1.0.8' failed: 504, "Gateway Time-out" guix substitute: error: failed to find alternative substitute for = '/gnu/store/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-boot0-1.0.8' fetching path = `/gnu/store/rw5z0mmdlcwkdzvr94bgihwlnhzwyky4-bzip2-boot0-1.0.8' (empty = status: '') fetching path = `/gnu/store/gcl0d5i1hfg4s0fv21dgaf7r5z3i16zd-coreutils-boot0-8.32'... Backtrace: 15 (primitive-load = "/gnu/store/fnyqpbdxbm4ipwvq9vfmxpkphdlqjcg3-compute-guix-derivation") In ice-9/eval.scm: 155:9 14 (_ _) 159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ./guix/store.scm: 2049:24 12 (run-with-store # = # ?) \ 1883:8 11 (_ #) In ./guix/gexp.scm: 258:18 10 (_ #) 1123:2 9 (_ #) 982:2 8 (_ #) 843:4 7 (_ #) In ./guix/store.scm: 1931:12 6 (_ #) 1358:5 5 (map/accumulate-builds # # ?) 1369:15 4 (_ # = ("/gnu/store/jwi2rqsz16lipgfl1h3084z8hiincnwv-guile-git-?" ?) ?) 1369:15 3 (loop #f) 715:11 2 (process-stderr # _) In ./guix/serialization.scm: 101:11 1 (read-int #) 79:6 0 (get-bytevector-n* # 8) ./guix/serialization.scm:79:6: In procedure get-bytevector-n*: ERROR: 1. &nar-error: file: #f port: # guix shell: error: You found a bug: the program = '/gnu/store/fnyqpbdxbm4ipwvq9vfmxpkphdlqjcg3-compute-guix-derivation' failed to compute the derivation for Guix (version: = "f1eea19c9ae27e5d275b083bbf280e5b59e5e57a"; system: "x86_64-linux"; host version: "6113e0529d61df7425f64e30a6bf77f7cfdfe5a5"; pull-version: = 1). Please report it by email to . ``` As requested by Guix, I am reporting the bug with this email. I assume this bug happened upon a temporary loss of the internet = connection. Running the command anew continued fetching/downloading just = fine. Kind regards Lasse Schl=C3=B6r= From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 12 08:10:46 2023 Received: (at 65804-done) by debbugs.gnu.org; 12 Sep 2023 12:10:46 +0000 Received: from localhost ([127.0.0.1]:56395 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qg2EA-0002iu-5g for submit@debbugs.gnu.org; Tue, 12 Sep 2023 08:10:46 -0400 Received: from jpoiret.xyz ([206.189.101.64]:42366) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qg2E5-0002ih-5j for 65804-done@debbugs.gnu.org; Tue, 12 Sep 2023 08:10:45 -0400 Received: from authenticated-user (jpoiret.xyz [206.189.101.64]) by jpoiret.xyz (Postfix) with ESMTPA id 15AC0185318; Tue, 12 Sep 2023 12:10:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jpoiret.xyz; s=dkim; t=1694520634; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=u4jmMQbX5p1zRImcI+5YvbNNfZbz3S1D2d/+a6Oiw5E=; b=Z4q3YIiyGvqW+DndDfyK+qVRnL88H38ad1aMKqQlSiAeGHZ9ML4vp/6uUTbbonggQC13Z0 KJTVZfTNuljqKkyfhT1Xbe2bhAZbFQxEWSLG4OUUuDd3RWMWLResjzTAdhhX4gUc9uLCfv cVx77Ayv2/g1LjTeYBlUM4wU1lIoxO0BIPB29EujeqPenZ5rFI/noQ8orIZXeUcHrKJMHK wFI+B5HDaxaCQu1bve9VbZBFeo1MbaXa8WsW56xtqrugXRY1B1FscplpzSU+miLNOeRe/q tJqB7pV3+Arh5KvPTcEIsmEYrF1qZgMcbzX8C3ZnYDeMBE4ugCWIr9r1y6+DOQ== From: Josselin Poiret To: Lasse =?utf-8?Q?Schl=C3=B6r?= , 65804-done@debbugs.gnu.org Subject: Re: bug#65804: Bug report: "You found a bug" In-Reply-To: <1CD6C35A-AAA5-4B30-BDA8-F0368D63E450@uni-tuebingen.de> References: <1CD6C35A-AAA5-4B30-BDA8-F0368D63E450@uni-tuebingen.de> Date: Tue, 12 Sep 2023 14:10:29 +0200 Message-ID: <878r9b4moa.fsf@jpoiret.xyz> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spamd-Bar: -- Authentication-Results: jpoiret.xyz; auth=pass smtp.auth=jpoiret@jpoiret.xyz smtp.mailfrom=dev@jpoiret.xyz X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 65804-done 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; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Lasse, Lasse Schl=C3=B6r writes: > As requested by Guix, I am reporting the bug with this email. > > I assume this bug happened upon a temporary loss of the internet connecti= on. Running the command anew continued fetching/downloading just fine. Seems to be the case, yes. Closing. Best, =2D-=20 Josselin Poiret --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQHEBAEBCgAuFiEEOSSM2EHGPMM23K8vUF5AuRYXGooFAmUAVTUQHGRldkBqcG9p cmV0Lnh5egAKCRBQXkC5Fhcaiu5yC/0YqJJtxPUtJoVY1txSU0L9nO+2LBkMiiIS NH+bhv0AXt9f8A7LGASUp/lgEuTaYNkd0yDVh76fwxTQ/+gUUCZj+TFEXqfwWuDF xtx7dNpcaH2rTLG0Ld/VkhajAe11dbYcNMp2LXDu1XzFAa+bZlUthrxoGB0mKL4D RgFNyDDhjw8INUuKVF/2q5XU2rHeXLl1UhrQqkOTfjr1TeNYemcrNr5gLbLpXQ/2 NdgPsX8E/nn6dYarUhqtPmED/MUIKER8qkN2xvWhrQcpkEH+5k+cYyL9fCyJgIPe A8fNwQaN+vId0bQ/8obd53d7Q2Ngyuyi115LQ4CVJUB1qE5/jpLY11LI2uI3O1nn x1njI1NL+Df3N3iviA3sAQXz8Ln9456c9PBCyzGkyUxDRqVWxkwwCLLZzI273Q2M t2nTF16nXnPz6iAJeq9nA24LkBxVdl+r+zaTN+GLpJ1u5GBOhhVUonAwna9rZH5h 0EEbmPXm4sNnDCaHOn639lj6t0sXefk= =xZka -----END PGP SIGNATURE----- --=-=-=-- From unknown Sat Aug 09 01:06:59 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Wed, 11 Oct 2023 11:24:05 +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