From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 23 04:43:16 2024 Received: (at submit) by debbugs.gnu.org; 23 Nov 2024 09:43:16 +0000 Received: from localhost ([127.0.0.1]:56720 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tEmfb-0004ts-E3 for submit@debbugs.gnu.org; Sat, 23 Nov 2024 04:43:16 -0500 Received: from lists.gnu.org ([209.51.188.17]:55710) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tEmVM-0004Pl-Rq for submit@debbugs.gnu.org; Sat, 23 Nov 2024 04:32:42 -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 1tEmVM-0004ZI-1e for bug-guix@gnu.org; Sat, 23 Nov 2024 04:32:40 -0500 Received: from r1.smtpout1.paris1.alwaysdata.com ([2a00:b6e0:1:40:1:0:10:2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tEmVF-0003Qe-Im for bug-guix@gnu.org; Sat, 23 Nov 2024 04:32:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=alwaysdata.net; s=default; h=Content-Transfer-Encoding:Content-Type: Message-ID:Subject:To:From:Date:MIME-Version:Sender:Reply-To:Cc:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Sj1P5ptoMgotDuh/C9uk03bjo8KppY92ndb/QGXX0HY=; b=B36b/BOkMdPJwPGbOk15ny27eU FTesvfNQ7XgzAwLhqA3k1CJGRvH0jjA2wTPUnyBPS4hkyC2PREbyfhv5u/XB05rjiavXyO1J/BqrL iKkq/BsHymEmfCRao9FOP5sAweRjABX7BPvNig9G068LT3DMulPzWr/A9H0MUQOemTrM=; Received: from ad.alwaysdata.net ([2a00:b6e0:1:210:1::1] helo=ad-roundcube.alwaysdata.net ident=ad-roundcube) by smtpout1.paris1.alwaysdata.com with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1tEmV6-0001ot-Lm for bug-guix@gnu.org; Sat, 23 Nov 2024 10:32:24 +0100 Received: from overlord-core.paris1.alwaysdata.com ([185.31.40.5]) by ad-roundcube.alwaysdata.net with HTTP (HTTP/1.1 POST); Sat, 23 Nov 2024 10:32:24 +0100 MIME-Version: 1.0 Date: Sat, 23 Nov 2024 02:32:24 -0700 From: Mark Dewey To: bug-guix@gnu.org Subject: Guix said to email you this. Message-ID: <658cb917a5c395b3611ef5bc174d37fb@alwaysdata.net> X-Sender: vertex@alwaysdata.net Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-alwaysdata-ID: 342028642 Received-SPF: pass client-ip=2a00:b6e0:1:40:1:0:10:2; envelope-from=vertex@alwaysdata.net; helo=r1.smtpout1.paris1.alwaysdata.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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Sat, 23 Nov 2024 04:43:14 -0500 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 (--) I got this error when doing `guix pull` (for the first time) after installing guix via apt-get on Xubutnu 22.04.4 LTS. The fonts on Icecat weren't rendering. I did a few other things, trying to get the fonts to work, to no avail (I think rebuild the font cache or something, and I installed a couple font-related things at ChatGPT's suggestion). Then I came to do a pull request with the intention to update Icecat afterward, to see if that would fix the fonts: user@computer:~$ guix package -u icecat guix package: warning: Consider running 'guix pull' followed by 'guix package -u' to get up-to-date packages and security updates. user@computer:~$ guix pull Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to 9b1de85 (83,837 new commits)... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 9b1de85 substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% guile-gcrypt-0.3.0 149KiB 154KiB/s 00:01 [##################] 100.0% building /gnu/store/sflmgcfcdwizj7iyd3pfksdvrkc3pskb-config.scm.drv... building /gnu/store/7k17dvmcrdicjsdxmpvhss4p3i3d70j5-git.scm.drv... building /gnu/store/j9s3n7iqvh8pqkxkwy91nq3qynr1nby7-hash.scm.drv... building /gnu/store/fpqr28gx482wl4cp2lrmk246zr49qh1p-module-import.drv... building /gnu/store/lin54pqrb4f262d9zmcfnn784qxlzrfj-module-import.drv... building /gnu/store/kvwhpfjisqfn8gij1by0aglc25s6s7z8-module-import-compiled.drv... building /gnu/store/pvxcjp1lz2x63fvs2c844iblclriaa5i-module-import-compiled.drv... building /gnu/store/h0wwv4xnrnm2r37mka5qfqr46v341q2a-compute-guix-derivation.drv... substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% curl-8.6.0-doc 535KiB 832KiB/s 00:01 [##################] 100.0% bash-static-5.1.16 685KiB 655KiB/s 00:01 [##################] 100.0% perl-text-wrapi18n-0.06 5KiB 2.6MiB/s 00:00 [##################] 100.0% glibc-2.39 8.6MiB 172KiB/s 00:51 [##################] 100.0% perl-yaml-tiny-1.73 25KiB 14.9MiB/s 00:00 [##################] 100.0% bash-minimal-5.1.16 568KiB 1023KiB/s 00:01 [##################] 100.0% gcc-11.4.0-lib 4.8MiB 387KiB/s 00:13 [##################] 100.0% bash-minimal-5.1.16 554KiB 149KiB/s 00:04 [##################] 100.0% coreutils-9.1 2.5MiB 305KiB/s 00:08 [##################] 100.0% Backtrace: In ice-9/boot-9.scm: 1752:10 19 (with-exception-handler _ _ #:unwind? _ # _) In unknown file: 18 (apply-smob/0 #) In ice-9/boot-9.scm: 724:2 17 (call-with-prompt _ _ #) In ice-9/eval.scm: 619:8 16 (_ #(#(#))) In guix/ui.scm: 2166:12 15 (run-guix-command _ . _) In ice-9/boot-9.scm: 1752:10 14 (with-exception-handler _ _ #:unwind? _ # _) 1752:10 13 (with-exception-handler _ _ #:unwind? _ # _) 1747:15 12 (with-exception-handler # ?) In guix/scripts/substitute.scm: 765:15 11 (_) 468:7 10 (process-substitution # _ "/gnu/store/?" ?) In ice-9/boot-9.scm: 1752:10 9 (with-exception-handler _ _ #:unwind? _ # _) In guix/scripts/substitute.scm: 477:9 8 (_) In ice-9/boot-9.scm: 1747:15 7 (with-exception-handler # ?) 1685:16 6 (raise-exception _ #:continuable? _) 1683:16 5 (raise-exception _ #:continuable? _) 1685:16 4 (raise-exception _ #:continuable? _) 1780:13 3 (_ #<&compound-exception components: (#<&error> #<&irri?>) 1685:16 2 (raise-exception _ #:continuable? _) 1683:16 1 (raise-exception _ #:continuable? _) 1685:16 0 (raise-exception _ #:continuable? _) -Backtrace: 15 (primitive-load "/gnu/store/3sszk0lgfc72vjfrvzajhhsldxq1lrij-compute-guix-derivation") In ice-9/eval.scm: 155:9 14 (_ _) 159:9 13 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm: 152:2 12 (with-fluid* _ _ _) 152:2 11 (with-fluid* _ _ _) In ./guix/store.scm: 2210:24 10 (run-with-store # _ #:guile-for-build _ #:system _ #:target _) 2038:8 9 (_ _) In ./guix/gexp.scm: 300:22 8 (_ _) 1218:2 7 (_ _) 1085:2 6 (_ _) 926:4 5 (_ _) In ./guix/store.scm: 2095:12 4 (_ #) 1433:5 3 (map/accumulate-builds # # ?) 1449:15 2 (_ # _ _) 746:11 1 (process-stderr # _) In ./guix/serialization.scm: 79:6 0 (read-int #) ./guix/serialization.scm:79:6: In procedure read-int: ERROR: 1. &nar-error: file: #f port: # \guix pull: error: You found a bug: the program '/gnu/store/3sszk0lgfc72vjfrvzajhhsldxq1lrij-compute-guix-derivation' failed to compute the derivation for Guix (version: "9b1de856cf1870feda070d03eeb98f532c466238"; system: "x86_64-linux"; host version: "1.3.0"; pull-version: 1). Please report the COMPLETE output above by email to . From debbugs-submit-bounces@debbugs.gnu.org Sun Nov 24 10:33:51 2024 Received: (at 74489) by debbugs.gnu.org; 24 Nov 2024 15:33:51 +0000 Received: from localhost ([127.0.0.1]:35683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tFEcR-00048C-3v for submit@debbugs.gnu.org; Sun, 24 Nov 2024 10:33:51 -0500 Received: from mail-ed1-f52.google.com ([209.85.208.52]:42482) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tFEcN-00047l-Qb for 74489@debbugs.gnu.org; Sun, 24 Nov 2024 10:33:49 -0500 Received: by mail-ed1-f52.google.com with SMTP id 4fb4d7f45d1cf-5cfa9979cd1so6257042a12.1 for <74489@debbugs.gnu.org>; Sun, 24 Nov 2024 07:33:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ieee.org; s=google; t=1732462361; x=1733067161; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=gJHSS7IZrE+kADGKIxhzq5E7ZQ5jb3kd6AxLjvLkTUY=; b=SRY28I7Lw9R8UGM1VeR+Xh4PkJQCCsheDYMy2mqkxaM83GgVHUvnWAhUDezbxPitry 6ChPgrdm1Qeut2cOS5nqeTLfrQaL+c+wVKsUuA+DfKR9OnkiVlUZU4ziGipb7VT8HdW/ G2O+jNGgztq2O6m4OwpWAh062S6mnVtIdHTSM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732462361; x=1733067161; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=gJHSS7IZrE+kADGKIxhzq5E7ZQ5jb3kd6AxLjvLkTUY=; b=S+iWVzQnec3dR84PZXpy3CXJrdlNzHluaZpYtzHJjPlV8VUG3ri+CBmigY8YZN22MW JU+Gx+pqT4mhM251I2mkGs4IduwoxK2dUNLAgpoX3Z5vj41fybhgl64gJMeZCjWP9z6Y jRva7aIGXmMMZY04efbWaTf0ZOMdMXFH/3/KVGNqUVYd0Og3UauRNgKdcx3n0qlTchlj wMeV/bKv5mgk5qKdssol29ypnq04fMrQ6QLZRRzSAWFr/Xrs4YO3giaDT1ahxk438G2S skYk4kbJXJy/p7/x1t028SLmKF+jZGvswbTTmhT8Qzx5ZG8g4v+IxCY+pEldNkOnzwDe f+FA== X-Gm-Message-State: AOJu0YzT3lbyBf1Oyl6rOdECir+LDl0E5/7x4iJidFjRbOpq98mOuKAo 9llt4lNPp7X2Qb3W0cqPbLiIDxJ3EujiODlMAXmbORraZqj9qIRUL0tqPEu9kERTRFk/BZa79ck wMUq/13cy4tlFQn/GPaTTI1A7KtkJiDFOoStlP3U4GnAENZ0= X-Gm-Gg: ASbGncvX0LjeMOFmoCvza8OfOx2EUgSO2xeyrvsj6MuRzFg23aLSnBkRZSI7Eote2VE NF8JDYjsb4hjKIVkOFgQNX4XtTjG9Q55j X-Google-Smtp-Source: AGHT+IEjW3cPAwDtAAnHN6gKBNeJsOvBGUKZMiXCobbb+jtH4Or0+lwpWfGz+4D8cgU+s6mWkCXFujkrCkZAo0Uk9Qs= X-Received: by 2002:a05:6402:4589:b0:5cf:e76a:f96 with SMTP id 4fb4d7f45d1cf-5d01d3fab44mr9842561a12.8.1732462361510; Sun, 24 Nov 2024 07:32:41 -0800 (PST) MIME-Version: 1.0 From: Aaron Covrig Date: Sun, 24 Nov 2024 10:32:31 -0500 Message-ID: Subject: To: 74489@debbugs.gnu.org Content-Type: multipart/alternative; boundary="000000000000a583090627aa5378" X-Spam-Score: 2.0 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: I don't know enough to be able to understand the error message out (one of my main complaints for Guix is the atrocious error messages these things throw), but what happens if you try to run with no s [...] Content analysis details: (2.0 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- 0.0 RCVD_IN_VALIDITY_CERTIFIED_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [209.85.208.52 listed in sa-accredit.habeas.com] -0.0 RCVD_IN_MSPIKE_H2 RBL: Average reputation (+2) [209.85.208.52 listed in wl.mailspike.net] 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record -0.0 SPF_PASS SPF: sender matches SPF record 0.0 HTML_MESSAGE BODY: HTML included in message 0.0 RCVD_IN_VALIDITY_RPBL_BLOCKED RBL: ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. [209.85.208.52 listed in bl.score.senderscore.com] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [209.85.208.52 listed in list.dnswl.org] 2.0 BLANK_SUBJECT Subject is present but empty X-Debbugs-Envelope-To: 74489 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 (+) --000000000000a583090627aa5378 Content-Type: text/plain; charset="UTF-8" I don't know enough to be able to understand the error message out (one of my main complaints for Guix is the atrocious error messages these things throw), but what happens if you try to run with no substitutes?: ``` guix pull --no-substitutes ``` If that fails, maybe try something like the following (convoluted way to try to run your commands with a newer guix binary (also assuming your local binary might be broken)): ``` guix build --no-substitutes guix guix build --check guix guix shell guix guix pull guix shell guix guix package -u ``` Also, are you able to post your `channels.scm` file? It is probably located at `$HOME/.config/guix/channels.scm` v/r, Aaron --000000000000a583090627aa5378 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
I don't know enough to be able to understand the erro= r message out (one of my main complaints for Guix is the atrocious error me= ssages these things throw), but what happens if you try to run with no subs= titutes?:

```
guix pull --no-substitutes
```

If that fails, maybe try something li= ke the following (convoluted way to try to run your commands with a newer g= uix binary (also assuming your local binary might be broken)):
```
guix build --no-substitutes guix
guix build --check guix
guix shel= l guix
guix pull
guix shell g= uix
guix package -u
```
=

Also, are you able to post yo= ur `channels.scm` file? It is probably located at `$HOME/.config/guix/chann= els.scm`

v/r,

Aaron
--000000000000a583090627aa5378-- From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 29 11:54:07 2024 Received: (at 74489) by debbugs.gnu.org; 29 Nov 2024 16:54:07 +0000 Received: from localhost ([127.0.0.1]:44214 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tH4Fq-0002j0-DH for submit@debbugs.gnu.org; Fri, 29 Nov 2024 11:54:07 -0500 Received: from mail-wm1-f43.google.com ([209.85.128.43]:54576) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tH4Fl-0002iO-JH for 74489@debbugs.gnu.org; Fri, 29 Nov 2024 11:54:02 -0500 Received: by mail-wm1-f43.google.com with SMTP id 5b1f17b1804b1-434a90fed23so18306205e9.1 for <74489@debbugs.gnu.org>; Fri, 29 Nov 2024 08:54:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1732899181; x=1733503981; darn=debbugs.gnu.org; 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=gQW2mllQuATYwP+25ivRg/5FwNL0X47AoZCXwtg7wBo=; b=GGl1ByoG4iUak8pWrXFOSMso0IZnyULyJQu//FSFptyywBO8p+okRjJSyvV725JX7C IdhJwS+VwS5RVruCQwkyzvIyfdO3vKpd4Z0VbK3tN4HvFTOviXed+6aSHX5DoFgq4vnn qTZu96wi+RPCoFUjm1/ASMEVgBjIrfwlvHw5LvkZTkmcrBPL2VcEkriTFGiJEThr5I+P y2U/L0V5tbdxzmsdk/KXZC1vfudt2RsSIMT+P/WgTR3pGb8H+ajHxwedhe/dsvFhHFFW sDShqDoyK9NAnHogqmXR9zr9xvd8euh53Spog0I4I4XOdr8WR8FKctazNwIwfDprRU7G GV3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732899181; x=1733503981; 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=gQW2mllQuATYwP+25ivRg/5FwNL0X47AoZCXwtg7wBo=; b=pvzQ8z5c5C26glEY5xh9TfLbtlC8Od5QbTMZbjlZC6S9vPHsD2C7YnsXHPzl0tFrHC v1A5q51vHLSjfKAr+wCzh0NS8VrEA3joZxHmhVHdJJj5edJRVYHX2SXAEaF1tcV7G5Rf bWCU++QrxI+z+S6jvwsRDRr9FUefU7hGuMMUwEpYPA9bOVnDvRc6mTt9FOj9iwQftBYO CBwN1c3kTpmEe0dCN67dCmQWR2oh06uv+MCbrWKYa2D4s7Twoa8KMQWhOMZpjZUoN3Se r8155ylSOFIA4F2+Y2vWu/19wnwxd2RL5t3hbl1oUJW6cAyWca3HQInfAayPGMQghKVW coKw== X-Forwarded-Encrypted: i=1; AJvYcCW7qBDMfYFicz00MU6OAAUxq3lq83csXckWivq2rQA3iIcWvG6v8pIZWarrDd148RByGIj2UA==@debbugs.gnu.org X-Gm-Message-State: AOJu0YwpiVbIRe2m++IzXyNcq3kuTuKEB8rFhpmDsz8Dg+zU8jOnsfVu iVGbmbRojqKhWiJv7f+dVHaETDxdogNnPSc3XtoXraKs+ONRG2kTjU+WVg== X-Gm-Gg: ASbGncvBWXh0m9RPEEoVWAZWOjtoyp/hbwxmgc5lFbdVaAEoaJJ9prVSz0OKuI35xSd OJ3q/c+IzmP9Sflxxn2/YdtkqagMSDJEESbBrcvSYS+49jz0+pzfT6o8Udbj1BRszuHxQI4loPV rV843ah0Yqx0zB3+lx+u5kISmdNBOBXqA24FcAgwXeSDFwkzYy6b/Tu3s+ZY4XaJ1DslcJb9X3n k2dvVBMfjW5dPZ4R9iyOKTaZfl0NA6rlIbIZo5Z8xSGAu/WrlJyRRtWjJCCCYq8YTmjpNhfddkS /Apf++DLtbuPFSbPzSX33lZuwgpOAK+Dhwo= X-Google-Smtp-Source: AGHT+IGj8JfvKNcTSJKsIcsulhrhNYxGty01PP3DbKn0g5cD2JJRVi1QcT5e4CSJOQm5RDiVfCpEDA== X-Received: by 2002:a7b:c8d7:0:b0:42a:a6d2:3270 with SMTP id 5b1f17b1804b1-434bac06959mr23828955e9.21.1732899180862; Fri, 29 Nov 2024 08:53:00 -0800 (PST) Received: from lili (roam-nat-fw-prg-194-254-61-40.net.univ-paris-diderot.fr. [194.254.61.40]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-434aa7e4d42sm88959305e9.37.2024.11.29.08.52.59 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 29 Nov 2024 08:52:59 -0800 (PST) From: Simon Tournier To: Mark Dewey , 74489@debbugs.gnu.org Subject: Re: bug#74489: Guix said to email you this. In-Reply-To: <658cb917a5c395b3611ef5bc174d37fb@alwaysdata.net> References: <658cb917a5c395b3611ef5bc174d37fb@alwaysdata.net> Date: Fri, 29 Nov 2024 17:04:42 +0100 Message-ID: <87h67qdo11.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: 74489 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 Sat, 23 Nov 2024 at 02:32, Mark Dewey wrote: > \guix pull: error: You found a bug: the program=20 > '/gnu/store/3sszk0lgfc72vjfrvzajhhsldxq1lrij-compute-guix-derivation' > failed to compute the derivation for Guix (version:=20 > "9b1de856cf1870feda070d03eeb98f532c466238"; system: "x86_64-linux"; > host version: "1.3.0"; pull-version: 1). > Please report the COMPLETE output above by email to . Thanks for your report. Guix has a bad time with this=E2=80=A6 Somehow 1.= 3.0 is 3 years old and thus the update from that old revision to now isn=E2=80= =99t smooth. Based on the backlog, it=E2=80=99s hard to tell=E2=80=A6 Maybe guix pull --no-substitute --fallback could help. Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 30 05:47:25 2024 Received: (at 74489-done) by debbugs.gnu.org; 30 Nov 2024 10:47:25 +0000 Received: from localhost ([127.0.0.1]:45635 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tHL0X-0001Dg-Bo for submit@debbugs.gnu.org; Sat, 30 Nov 2024 05:47:25 -0500 Received: from mail-qv1-f45.google.com ([209.85.219.45]:53441) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tHL0U-0001DP-Pw for 74489-done@debbugs.gnu.org; Sat, 30 Nov 2024 05:47:23 -0500 Received: by mail-qv1-f45.google.com with SMTP id 6a1803df08f44-6d88251841fso14541626d6.2 for <74489-done@debbugs.gnu.org>; Sat, 30 Nov 2024 02:47:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1732963577; x=1733568377; darn=debbugs.gnu.org; h=to:subject:message-id:date:from:in-reply-to:references:mime-version :from:to:cc:subject:date:message-id:reply-to; bh=sIIE+5mWABbaXyfAE+VL77hoj6/Me+9Ny5HQjsxa3a0=; b=PdsikQnQYe0n2s35i4MhH/Cn+6SXS3ePnExnKSF/rqpBcdTGl4sv7CrSVe7zCTseIc 6H6pkR8aP0XB86TP531NVwgfhBzeVAPRkp6LIzxHiCVbqiZCvTtmyYcG176xjV1/GQi8 q2eGzO8Ci0HNQxMVvUXxYJrWdBflrDPkeUDuqsndEG8Qzj8yCkB0KjmzzjuueI+Xx2jz vaxNlnAzF54Y3aIb1Wpi0+6ELIoy55M/HrnsowclQVEa02qlYlDm7n4nXsbwKEnOPJnI N6w/TQ3XgCYx6MmA52V6I9iyXJB3372Bhf9Scl9aow7o4+zoFBFLH80uYR3qwDOqlGh7 YHIA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732963577; x=1733568377; h=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=sIIE+5mWABbaXyfAE+VL77hoj6/Me+9Ny5HQjsxa3a0=; b=DALgCkyur5/J4AnW+SBwGHWNkNwqaUGilTANIhJuU76OtEbG7gDOuqFqRJXQswFfJ8 PKY8GsWtFi24ySmwU/ZYNb1+dnkOO4/4BiNG0WZ54VmGW8n8iin1F0HoOKs3+EvuNlbb 2KKxYNM6Auqoko25SSkYsjcR60CcY3PPnhmbva6V8rYE7tSAXQ85fTUm79eGrlIuJGe3 py/Y6xjwOoVjMYK54XRvXp5t5UYN9U7frCOkPhd4aJ+29IIThhWoAhc1Yc1iyshyzvBH 4l4QtXPQTOog7sg/9+gXMlN0eD5A25eTF5jBsoSnM+rVm4pLUogeKf7B0uC+FJYGjsVV olfw== X-Forwarded-Encrypted: i=1; AJvYcCVkG/LKtYDXwVG9u3USXab4Hugc5EKxVGPLmBuXIzySk7YanouEo7wpuK/X+2aetwnwyjSFAi2iKicw@debbugs.gnu.org X-Gm-Message-State: AOJu0Yzbh7E+n4d/wbr2nBQrsrNxFFw+e+7pCGH+nqyHGicWu7/JMy/1 cg8ckA7g3wU++jnTN4m9qaH4CKWA3lFb+el5m1ivtTTwMAbQVGUlGCHqwTjIU8AlzP74Am7ZOEQ AP7izXd++krHxbXh/Wnxaf6AMd/McWw== X-Gm-Gg: ASbGncswlp7vEJMn0K0BetpdzA97U2ghienV2cZWHHGIz9JQBjwjAixwqS0y3r7pQys atT8t/L1/QjZZlCU2LkoyWuXQWF/PHkA= X-Google-Smtp-Source: AGHT+IGdccKwRYKlTX00IGE5kNEgM8TANzKe2qCySiMosrTiP8swzb6ptlxwCzoX8W3cf1gWJl/5d7IqdAo3u4q/RXM= X-Received: by 2002:a05:6214:1251:b0:6cb:d4ed:aa59 with SMTP id 6a1803df08f44-6d864d0667dmr212466626d6.4.1732963577342; Sat, 30 Nov 2024 02:46:17 -0800 (PST) MIME-Version: 1.0 References: <658cb917a5c395b3611ef5bc174d37fb@alwaysdata.net> <87h67qdo11.fsf@gmail.com> <608860b07845cd07dfe22b209aacd725@alwaysdata.net> In-Reply-To: <608860b07845cd07dfe22b209aacd725@alwaysdata.net> From: Simon Tournier Date: Sat, 30 Nov 2024 11:46:05 +0100 Message-ID: Subject: Re: bug#74489: Guix said to email you this. To: Mark Dewey , 74489-done@debbugs.gnu.org Content-Type: multipart/alternative; boundary="0000000000006fb3ab06281f0685" X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 74489-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 (-) --0000000000006fb3ab06281f0685 Content-Type: text/plain; charset="UTF-8" Hi, On Sat, 30 Nov 2024 at 03:15, Mark Dewey wrote: > I reinstalled Guix and did a pull before installing icecat (instead of > afterward), this time, and now it works fine. Thanks to let us know. So closing. Since it's already reported elsewhere(I guess) and known. Cheers, simon --0000000000006fb3ab06281f0685 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi,

On Sat, 30 Nov 2024 at 0= 3:15, Mark Dewey <vertex@always= data.net> wrote:

>=C2=A0 I reinstall= ed Guix and did a pull before installing icecat (instead of
>=C2=A0 a= fterward), this time, and now it works fine.

T= hanks to let us know.=C2=A0=C2=A0
So closing.=C2=A0 Since it'= s already reported elsewhere(I guess) and known.

<= div>Cheers,
simon

--0000000000006fb3ab06281f0685-- From unknown Wed Jun 18 23:18:30 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 28 Dec 2024 12:24:16 +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