From debbugs-submit-bounces@debbugs.gnu.org Sun Jul 16 02:39:43 2023 Received: (at submit) by debbugs.gnu.org; 16 Jul 2023 06:39:43 +0000 Received: from localhost ([127.0.0.1]:46458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKvPy-0005R8-KZ for submit@debbugs.gnu.org; Sun, 16 Jul 2023 02:39:43 -0400 Received: from lists.gnu.org ([2001:470:142::17]:34082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qKt94-00010s-1p for submit@debbugs.gnu.org; Sun, 16 Jul 2023 00:14:08 -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 1qKt8y-0005NE-CV for bug-guix@gnu.org; Sun, 16 Jul 2023 00:14:00 -0400 Received: from knopi.disroot.org ([178.21.23.139]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qKt8v-0006bW-SQ for bug-guix@gnu.org; Sun, 16 Jul 2023 00:14:00 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id 45F784107A for ; Sun, 16 Jul 2023 06:13:53 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Z-pU-8IkuNTk for ; Sun, 16 Jul 2023 06:13:51 +0200 (CEST) MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1689480831; bh=svt0Ot3lOnG0iGQlhlgVI8HlpQMNm2Rd/Cmz8taiCY8=; h=Date:From:To:Subject; b=C7PJmPToF0kYjkH2u+TK8XDfhI4/+Y7oeLMvMBS6/Pla3weIXxRlBGIK0ZBr/JHHB zNb3LT6AZ8yWnuj7Zy1AFOwKO3F5Bg0gopdA7SqB22OJZ3MLUnNRUeRrYbUk69AA3U Pdm/NKfF5JiRxcNrBDAcP59Q/4EGcszAVtAq46jOMnYqsfHSw7ZJDLDx2RJxboMD5I Rhc5umqDMxUaJAqxquciyM9cAkGjgI8aqcWpAx/W+lWpNDpsuACdn5MEl9MtvAb4ef 44fEP9+JNWAT1UK4FYXet8ICKJdBJmlRs+q0ypcZ5Ue3rGhJpASEoDe0gWE8X4cFiJ 15T8n4uuKRPTg== Date: Sun, 16 Jul 2023 06:13:51 +0200 From: anemofilia To: bug-guix@gnu.org Subject: bug in guix-compute-derivation Message-ID: X-Sender: anemofilia@disroot.org Content-Type: multipart/alternative; boundary="=_1ef558b50c7fff8fb33e6af28d77dffa" Received-SPF: pass client-ip=178.21.23.139; envelope-from=anemofilia@disroot.org; helo=knopi.disroot.org 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, HTML_MESSAGE=0.001, 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: 0.9 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sun, 16 Jul 2023 02:39:35 -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.1 (/) --=_1ef558b50c7fff8fb33e6af28d77dffa Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hello, how are you? Seems that I've found a bug in guix-compute-derivation while running guix pull in a newly installed guix system. Here's the complete output: ``` Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 49f74b6 Computing Guix derivation for 'x86_64-linux'... . .. . Backtrace: 17 (primitive-load "/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-derivation") In ice-9/eval.scm: 155:9 16 (_ _) 159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 14 (with-fluid* _ _ _) 152:2 13 (with-fluid* _ _ _) In ./guix/store.scm: 2168:24 12 (run-with-store # # ?) 1996:8 11 (_ #) In ./guix/gexp.scm: 299:22 10 (_ #) 1180:2 9 (_ #) 1046:2 8 (_ #) 892:4 7 (_ #) In ./guix/store.scm: 2053:12 6 (_ #) 1401:5 5 (map/accumulate-builds # # ?) 1417:15 4 (_ # ("/gnu/store/00lz8100v86nzcbcl9yp1jfd63ianr2z-guix-daemo?" ?) ?) 1417:15 3 (loop #f) 711: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 pull: error: You found a bug: the program '/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-derivation' failed to compute the derivation for Guix (version: "49f74b67a44882d2af0529abf3e60a9c37512f2c"; system: "x86_64-linux"; host version: "1.4.0"; pull-version: 1). Please report the COMPLETE output above by email to . ``` Thanks in advance, Anemofilia --=_1ef558b50c7fff8fb33e6af28d77dffa Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=UTF-8

Hello, how are you?

Seems that I've found a bug in guix-compu= te-derivation while running guix pull in a newly installed guix system. Her= e's the complete output:

```
Updating channel 'guix' from Git repository at 'https://git.sav= annah.gnu.org/git/guix.git'...
Building from this channel:
 = guix      https://git.savannah.gnu.org/git/guix.git   =  49f74b6
Computing Guix derivation for 'x86_64-linux'...  .<= br />..
.
Backtrace:
          17 (= primitive-load "/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8mf9p-compute-guix-de= rivation")
In ice-9/eval.scm:
    155:9 16 (_ _)
&= nbsp;   159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (gu= ile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/b= oot-9.scm:
    152:2 14 (with-fluid* _ _ _)
  &nbs= p; 152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
  2168:= 24 12 (run-with-store #<store-connection 256.99 7f911811b410> #<pr= ocedure 7f9103b9d730 at ./guix/self.scm:13?> ?)
   1996:8= 11 (_ #<store-connection 256.99 7f911811b410>)
In ./guix/gexp.s= cm:
   299:22 10 (_ #<store-connection 256.99 7f911811b41= 0>)
   1180:2  9 (_ #<store-connection 256.99 7f9= 11811b410>)
   1046:2  8 (_ #<store-connection 25= 6.99 7f911811b410>)
    892:4  7 (_ #<store-conne= ction 256.99 7f911811b410>)
In ./guix/store.scm:
  2053:1= 2  6 (_ #<store-connection 256.99 7f911811b410>)
  &nb= sp;1401:5  5 (map/accumulate-builds #<store-connection 256.99 7f911= 811b410> #<procedure 7f90fe2f2c00 at ./guix/stor?> ?)
  = 1417:15  4 (_ #<store-connection 256.99 7f911811b410> ("/gnu/sto= re/00lz8100v86nzcbcl9yp1jfd63ianr2z-guix-daemo?" ?) ?)
  1417:15 =  3 (loop #f)
   711:11  2 (process-stderr #<sto= re-connection 256.99 7f911811b410> _)
In ./guix/serialization.scm:<= br />   101:11  1 (read-int #<input-output: file 10>)<= br />     79:6  0 (get-bytevector-n* #<input-output:= file 10> 8)

./guix/serialization.scm:79:6: In procedure get-bytevector-n*:
ERRO= R:
  1. &nar-error:
      file: #f
&= nbsp;     port: #<input-output: file 10>
guix pull: er= ror: You found a bug: the program '/gnu/store/9an9yfwk5vwvisygdd6q69vw9jk8m= f9p-compute-guix-derivation'
failed to compute the derivation for Guix= (version: "49f74b67a44882d2af0529abf3e60a9c37512f2c"; system: "x86_64-linu= x";
host version: "1.4.0"; pull-version: 1).
Please report the CO= MPLETE output above by email to <bug-guix@gnu.org>.

```

Thanks in advance,
Anemofilia

--=_1ef558b50c7fff8fb33e6af28d77dffa-- From debbugs-submit-bounces@debbugs.gnu.org Thu Jul 20 20:09:15 2023 Received: (at 64659) by debbugs.gnu.org; 21 Jul 2023 00:09:15 +0000 Received: from localhost ([127.0.0.1]:60212 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMdhr-0000Tz-Bo for submit@debbugs.gnu.org; Thu, 20 Jul 2023 20:09:15 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:56933) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qMdhn-0000Th-LA for 64659@debbugs.gnu.org; Thu, 20 Jul 2023 20:09:13 -0400 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailout.nyi.internal (Postfix) with ESMTP id 8E9935C01B4 for <64659@debbugs.gnu.org>; Thu, 20 Jul 2023 20:09:05 -0400 (EDT) Received: from imap49 ([10.202.2.99]) by compute1.internal (MEProxy); Thu, 20 Jul 2023 20:09:05 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=const.fun; h=cc :content-type:content-type:date:date:from:from:in-reply-to :message-id:mime-version:reply-to:sender:subject:subject:to:to; s=fm2; t=1689898145; x=1689984545; bh=aIwWFSf++2+sH1LuoaOsE+o88 IEqF+H1V6L5okd2xT8=; b=yQi9ITv7g7TAUnAPUlorHAZ6SHZ7g28qRrUB3chK4 NGKyK68lnTQWFqCZhBp0z+SYapmTGrdymf4PQrZxbbc0bC2WLuap5rz6VCcf22k6 YwfFfDwLxjlcaKKGRZ1joByZ+PNcpXKZXqtSYCwSE1bO4V44pcIYbYAEEM4oUY1w CllhRj3n8YClQNWmSf9FF+YSTXadCJlLNPx0q5TyvZtYhlNLn2BTKldBLJXFS2/a iH+12rCCMwhPMDJEcC0KhoG5+YGYyvikL52dRs5dK4wpzwCkvUDYGfN8mL54IHjn KSae6SJgq5PT92XE7dRf9CNIGcl40wErcTbKMCgQYLKXw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:content-type:date:date :feedback-id:feedback-id:from:from:in-reply-to:message-id :mime-version:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; t= 1689898145; x=1689984545; bh=aIwWFSf++2+sH1LuoaOsE+o88IEqF+H1V6L 5okd2xT8=; b=Cv4SFiOsiSb5vjKE0wwilO8tLYA8atMIuIZH7GS8iPltSlSR8Aq pjY6xzNnJDUD2LlIh7V44OWp1OZN2yF7G/l6OylSmlwk1YELCK4vWbiSpD0iML31 EHljVCmEfcPLANe7uZyOQUzqXJWy1pLCciTp/OFFG+mYSq8YtWaiWL6LBQI0J6Sy TNxxlV+w8oQ0YbzuI70ht9021fms2UdwYuLNqOe/2zqkNCmFSKLvyCPNPSIxTLg8 fdlkqycaYj5UTnk6wQBO1Wd1he3udfSinOKAViq9rTJUXDppv6CvBgw8XKI3T6Yb Jl0jPjsrafJyVjSF7Sfcw2YVmAMIdn6Pl4A== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedviedrhedugddvlecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecunecujfgurhepofgfggfkfffhvffutgesrgdtreerre ertdenucfhrhhomhepfdfpihgtkhcukggrlhhuthhskhhihidfuceonhhitghksegtohhn shhtrdhfuhhnqeenucggtffrrghtthgvrhhnpedvteeujeelveffudfftdevffetvdeivd eludegfefgheekheeggfetleefheehhfenucffohhmrghinhepghhnuhdrohhrghdpthho uhhrnhhivghrrdhinhhfohenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmh grihhlfhhrohhmpehnihgtkhestghonhhsthdrfhhunh X-ME-Proxy: Feedback-ID: i25a94707:Fastmail Received: by mailuser.nyi.internal (Postfix, from userid 501) id 4628115A0091; Thu, 20 Jul 2023 20:09:05 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.9.0-alpha0-531-gfdfa13a06d-fm-20230703.001-gfdfa13a0 Mime-Version: 1.0 Message-Id: <75e8861d-c5ee-4940-a27d-30b6ce6ddb34@app.fastmail.com> Date: Thu, 20 Jul 2023 20:07:34 -0400 From: "Nick Zalutskiy" To: 64659@debbugs.gnu.org Subject: Re: bug in guix-compute-derivation Content-Type: multipart/alternative; boundary=f9f9edff76e94ab2811186397127d9b7 X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: 64659 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.2 (/) --f9f9edff76e94ab2811186397127d9b7 Content-Type: text/plain I've been facing the same issue, not a fresh install in my case. I'm not sure what the problem is, but forcing `bordeaux.guix.gnu.org as the substitute server to use got me past the issue.` `> guix pull --substitute-url="https://bordeaux.guix.gnu.org"` `This link was also helpful and mentions the same error with same backtrace: `https://simon.tournier.info/posts/2023-06-23-hackathon-repro.html `Best,` -Nick --f9f9edff76e94ab2811186397127d9b7 Content-Type: text/html
I've been facing the same issue, not a fresh install in my case.

I'm not sure what the  problem is, but forcing bordeaux.guix.gnu.org as the substitute server to use got me past the issue. 

> guix pull --substitute-url="https://bordeaux.guix.gnu.org"

This link was also helpful and mentions the same error with same backtrace: https://simon.tournier.info/posts/2023-06-23-hackathon-repro.html

Best,

-Nick

--f9f9edff76e94ab2811186397127d9b7-- From debbugs-submit-bounces@debbugs.gnu.org Mon Jun 16 05:08:26 2025 Received: (at 64659-done) by debbugs.gnu.org; 16 Jun 2025 09:08:26 +0000 Received: from localhost ([127.0.0.1]:41859 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1uR5pJ-0007Ik-Ml for submit@debbugs.gnu.org; Mon, 16 Jun 2025 05:08:26 -0400 Received: from mail-wr1-x435.google.com ([2a00:1450:4864:20::435]:61573) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1uR5pA-0007Fo-H9 for 64659-done@debbugs.gnu.org; Mon, 16 Jun 2025 05:08:17 -0400 Received: by mail-wr1-x435.google.com with SMTP id ffacd0b85a97d-3a35c894313so4827682f8f.2 for <64659-done@debbugs.gnu.org>; Mon, 16 Jun 2025 02:08:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1750064890; x=1750669690; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=8o4+626w6F5DNoP0hL0g7jxtkjjJBYVxRjbQmvm9L2g=; b=ZNvZsp8nWmoMDqM8Utm5QIEEX/dQgVkMIVQGkcLXKYBK4Ktrv4mdeq7nqSTsusxoa8 D9xy9AStZ7ru6tq9qHgqtauUolrIVyY1638k4gF9n+KCqidY5yCcNs85+lHFqkLjfjkw rj3yqaJdPrS1bN6ihsMGNWgR7df16Z62Xe4VNbzv5yMPQ99JIxTlsB8e9Q8To96hW4At DIh9HTZjn14uCbzsIXvZjrxU+Xn9fg1pwMnL03Xb3LTjK5og21nMUatmoM9hOwzkBJxV K+f9/NlQCplfmmQPP+yk0ww4EEN6QxYR7d808807Sk+B0Mg0pkazvQjADI2AT8W5xpIv SD4w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1750064890; x=1750669690; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=8o4+626w6F5DNoP0hL0g7jxtkjjJBYVxRjbQmvm9L2g=; b=scu4ddasWwC5SgHKo2gwLHd+rYHujf2muAZXDsTgR9PF2dw0DLHyFs9LAXIuKy0kiz iJnEB/Mxxxb9zBTu/BNO4alyMD86KXllne3ziDQKvjcaCpGjuMXpvi/H9LSqc4Pcxnua WoFmDv4erW50ZeWn/beAAdeGVJ35N5rMJWLGO7G7ZtfsRJZWHpIXPUKVOgZURzmpJq+j aV3C0aEVDPYtogpy8heCbgCz3pphqkRmI6lv7NLrtT8MBOw14/6dApm+EEEfx492Cn85 xgHLxSAuATb4nFNy2A+phBMk/rpe4DAkBlkDLs3GEBrCpU0nF8is0Vg+9oJQCfVL4rnZ IKdA== X-Gm-Message-State: AOJu0Yw05WM3t3YYxLA366DE9UVTgjCnqmapbeiCwmBkqTSnnQfEAhRg /PaUwAVxw1+esjS9VH2yGrGCxvw5CEjJCFaEyJd1pTLodlrYmNU/bzhXaT6RiQ== X-Gm-Gg: ASbGncuoSCEUVQpIEuTyCHcc/vdbTwwFiBQtEIjaADuColB5T9DQxy7jQZ3Ee/ilfKM 9bd09CSnTKXpPaq+ULaWAX13+aRd7UOi90xVQbUpnshgXIjwWnMAPBrmLg/yC2RHfi9z7gDTq5o 5LC5ziYJGD9XD976SV2WNTCSKVPJHZ2ptU4SIL7JljKAH5v+ILbAeh0vmeiDfrqO/Qb42u4JujY Mp2uvfaElXfkFzMYX7DrurftODFF0qtU7ZYYCzbpJgAi+GFmibLbqqH68ldiYbVyXarWZncJBb7 558WGyC/fKmWexTNx0fhx0aZkPRuz9Dyx4wt7Hz7KxYNnlK8XgnBVKE9NutjUYYBuP5cb5C6LYQ 1O0oSfySr5CYc4lO2F+1Om1s= X-Google-Smtp-Source: AGHT+IGlhZQ4fsbu5URBZPLbGdISRxw+2bNveowFhMd/7O2mfaozprXZTHgaw/cYfciogFfZw0Pvxw== X-Received: by 2002:a05:6000:2184:b0:3a5:783f:5296 with SMTP id ffacd0b85a97d-3a5783f5728mr3320477f8f.56.1750064890195; Mon, 16 Jun 2025 02:08:10 -0700 (PDT) Received: from lili (nat-dsi-209.net.univ-paris-diderot.fr. [81.194.30.209]) by smtp.gmail.com with ESMTPSA id ffacd0b85a97d-3a568a54a36sm10623364f8f.15.2025.06.16.02.08.09 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 16 Jun 2025 02:08:09 -0700 (PDT) From: Simon Tournier To: anemofilia Subject: Re: bug#64659: bug in guix-compute-derivation In-Reply-To: (anemofilia@disroot.org's message of "Sun, 16 Jul 2023 06:13:51 +0200") References: Date: Mon, 16 Jun 2025 10:19:46 +0200 Message-ID: <8734c0drod.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) 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: 64659-done Cc: 64659-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 (-) Hi, I think this bug=E2=80=A6 https://issues.guix.gnu.org/issue/64659 On Sun, 16 Jul 2023 at 06:13, anemofilia wrote: > guix https://git.savannah.gnu.org/git/guix.git 49f74b6 > Computing Guix derivation for 'x86_64-linux'... . [...] > guix pull: error: You found a bug: the program '/gnu/store/9an9yfwk5vwvis= ygdd6q69vw9jk8mf9p-compute-guix-derivation' > failed to compute the derivation for Guix (version: "49f74b67a44882d2af05= 29abf3e60a9c37512f2c"; system: "x86_64-linux"; > host version: "1.4.0"; pull-version: 1). =E2=80=A6is a transient bug. Feel free to reopen if it=E2=80=99s not and/or I=E2=80=99m missing somethin= g. Cheers, simon From unknown Sat Aug 16 19:17:18 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Mon, 14 Jul 2025 11:24:25 +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