From unknown Thu Jun 19 14:20:26 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#60420 <60420@debbugs.gnu.org> To: bug#60420 <60420@debbugs.gnu.org> Subject: Status: Bug found during guix pull Reply-To: bug#60420 <60420@debbugs.gnu.org> Date: Thu, 19 Jun 2025 21:20:26 +0000 retitle 60420 Bug found during guix pull reassign 60420 guix submitter 60420 Hannes Walter severity 60420 normal tag 60420 moreinfo thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Dec 30 02:03:41 2022 Received: (at submit) by debbugs.gnu.org; 30 Dec 2022 07:03:41 +0000 Received: from localhost ([127.0.0.1]:33439 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pB9QZ-0006BZ-Q9 for submit@debbugs.gnu.org; Fri, 30 Dec 2022 02:03:40 -0500 Received: from lists.gnu.org ([209.51.188.17]:42374) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pAzkL-0007uH-AM for submit@debbugs.gnu.org; Thu, 29 Dec 2022 15:43:26 -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 1pAzkK-0002Bg-TB for bug-guix@gnu.org; Thu, 29 Dec 2022 15:43:25 -0500 Received: from mout-p-102.mailbox.org ([80.241.56.152]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1pAzkH-0003oU-IV for bug-guix@gnu.org; Thu, 29 Dec 2022 15:43:24 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-102.mailbox.org (Postfix) with ESMTPS id 4NjgMQ0Xh5z9sWQ for ; Thu, 29 Dec 2022 21:43:14 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=walter.hamburg; s=MBO0001; t=1672346594; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=tQZGHUKfIAnHLkPSe1DCcxEMsSWyAbPViQDdeooBxA8=; b=xKG8uDfTTf1zpCdgCE775nPasgzZgkavP6xXNylJUzZHNo7KdPFJn39tHqzkzBXOi6S7wG HsuBkVaq5XZQYn1rxhOOHo4jiWOfOZZzwW8L4BQLyppJQ7i4LXlM070FHwvxhpMCSdSFaW StGdsApCOE1Eg5fy24tgRBOPvywEQah4CRye2hfaDFgcBFZTlkXB8fgLJMZWb+tVXsIR0Q oN93Lhp+1onfkqz+on7rfkFWHDoLD5MOasTawHZgEqsKNBM3TEKfZF2suuXPO9FfC7D9i7 Ov+bbLj6b9hJ3pkyFgdGLEueTBgH7m2v9WglI1CggZW4Mq27UJCsp1uJt9TWuA== Message-ID: <6cd11de8-fb49-e4e4-564a-e36ffb9c735f@walter.hamburg> Date: Thu, 29 Dec 2022 21:43:12 +0100 MIME-Version: 1.0 Content-Language: en-US From: Hannes Walter Subject: Bug found during guix pull To: bug-guix@gnu.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4NjgMQ0Xh5z9sWQ Received-SPF: pass client-ip=80.241.56.152; envelope-from=hannes@walter.hamburg; helo=mout-p-102.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 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_LOW=-0.7, 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: Fri, 30 Dec 2022 02:03:35 -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 (--) Hello, I am still very new to guile and guix, so I'm sorry for what might be an incomplete bug report. After installing guix from the installation script (https://git.savannah.gnu.org/cgit/guix.git/plain/etc/guix-install.sh) and installing guile I ran guix pull which terminated with the log below. Since it does say something about networking issues I should point out that because our ISP has not yet been able to set up a proper internet connection we have been making due with an LTE connection which has been a bit spotty. Hope any of this helps Regards, Hannes Walter hannes@triton:~$ guix pull hint: Consider installing the `glibc-locales' package and defining `GUIX_LOCPATH', along these lines:      guix install glibc-locales      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale" See the "Application Setup" section in the manual, for more info. Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'... Authenticating channel 'guix', commits 9edb3f6 to 03544dd (1,373 new commits)... Building from this channel:   guix      https://git.savannah.gnu.org/git/guix.git    03544dd 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%  config.scm  501B 62KiB/s 00:00 [##################] 100.0%  git.scm  101B 135KiB/s 00:00 [##################] 100.0%  hash.scm  130B 98KiB/s 00:00 [##################] 100.0%  module-import  2KiB 320KiB/s 00:00 [##################] 100.0%  module-import-compiled  1.2MiB 1.3MiB/s 00:01 [##################] 100.0%  compute-guix-derivation  1KiB 1.2MiB/s 00:00 [##################] 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-7.84.0-doc  667KiB 692.9MiB/s 00:00 [##################] 100.0%  nghttp2-1.44.0-lib  86KiB 114.0MiB/s 00:00 [##################] 100.0%  openssl-1.1.1l  1.6MiB 5.5MiB/s 00:00 [##################] 100.0%  mit-krb5-1.19.2  1.0MiB 3.3MiB/s 00:00 [##################] 100.0%  curl-7.84.0  389KiB 633.4MiB/s 00:00 [##################] 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%  expat-2.4.1  97KiB 160.5MiB/s 00:00 [##################] 100.0%  curl-7.79.1  377KiB 442.3MiB/s 00:00 [##################] 100.0%  dbus-1.12.20  266KiB 1.7MiB/s 00:00 [##################] 100.0%  git-minimal-2.38.1  4.5MiB 3.4MiB/s 00:01 [##################] 100.0%  guix-daemon-1.4.0  259KiB 459.6MiB/s 00:00 [##################] 100.0%  libgit2-1.3.0  590KiB 1.04GiB/s 00:00 [##################] 100.0%  libssh-0.9.6  236KiB 758KiB/s 00:00 [##################] 100.0%  guile-git-0.5.2  496KiB 3.2MiB/s 00:00 [##################] 100.0%  guile-ssh-0.16.0  245KiB 704KiB/s 00:00 [##################] 100.0%  util-linux-2.37.2-lib  1.7MiB 4.7MiB/s 00:00 [##################] 100.0%  guile-ssh-0.16.0-debug  249KiB 430.6MiB/s 00:00 [##################] 100.0%  glib-2.70.2  2.7MiB 2.34GiB/s 00:00 [##################] 100.0%  avahi-0.8  384KiB 660.8MiB/s 00:00 [##################] 100.0%  guile-avahi-0.4.0-1.6d43caf  53KiB 90.4MiB/s 00:00 [##################] 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%  gnutls-3.7.2-doc  1.0MiB 4.1MiB/s 00:00 [##################] 100.0%  gnutls-3.7.2-debug  4.4MiB 1.1MiB/s 00:04 [##################] 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% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%  graphviz-2.49.0-doc  2.0MiB 1.6MiB/s 00:01 [##################] 100.0%  binutils-2.37  5.0MiB 1.2MiB/s 00:04 [##################] 100.0%  file-5.39  279KiB 602.6MiB/s 00:00 [##################] 100.0%  font-dejavu-2.37  2.3MiB 2.5MiB/s 00:01 [##################] 100.0%  fribidi-1.0.9  71KiB 346KiB/s 00:00 [##################] 100.0%  fontconfig-minimal-2.13.94  152KiB 453KiB/s 00:00 [##################] 100.0%  glibc-2.33-static  1.3MiB 1.2MiB/s 00:01 [##################] 100.0%  glibc-utf8-locales-2.33  382KiB 2.3MiB/s 00:00 [##################] 100.0%  graphite2-1.3.13  90KiB 367KiB/s 00:00 [##################] 100.0%  gts-0.7.6  273KiB 516KiB/s 00:01 [##################] 100.0%  icu4c-69.1  9.1MiB 2.0MiB/s 00:04 [##################] 100.0%  ld-wrapper-0  13KiB 26.9MiB/s 00:00 [##################] 100.0%  harfbuzz-2.8.2  813KiB 1.8MiB/s 00:00 [##################] 100.0%  libdatrie-0.2.13  38KiB 72.4MiB/s 00:00 [##################] 100.0%  libice-1.0.10  75KiB 156.8MiB/s 00:00 [##################] 100.0%  libjpeg-turbo-2.0.5  377KiB 1.2MiB/s 00:00 [##################] 100.0%  libltdl-2.4.6  34KiB 262KiB/s 00:00 [##################] 100.0%  gd-2.3.2  124KiB 2.1MiB/s 00:00 [##################] 100.0%  libsigsegv-2.13  16KiB 45.4MiB/s 00:00 [##################] 100.0%  libsm-1.2.3  41KiB 87.7MiB/s 00:00 [##################] 100.0%  gawk-5.1.0  1.1MiB 8.4MiB/s 00:00 [##################] 100.0%  libthai-0.1.28  162KiB 1.8MiB/s 00:00 [##################] 100.0%  libxext-1.3.4  35KiB 91.5MiB/s 00:00 [##################] 100.0%  libxrender-0.9.10  22KiB 46.8MiB/s 00:00 [##################] 100.0%  libxt-1.2.1  193KiB 418.2MiB/s 00:00 [##################] 100.0%  libxft-2.3.3  45KiB 89.4MiB/s 00:00 [##################] 100.0%  libxmu-1.1.3  73KiB 140.0MiB/s 00:00 [##################] 100.0%  libxpm-3.5.13  54KiB 416KiB/s 00:00 [##################] 100.0%  lz4-1.9.3  156KiB 586KiB/s 00:00 [##################] 100.0%  libxaw-1.0.14  322KiB 665.4MiB/s 00:00 [##################] 100.0%  pixman-0.40.0  233KiB 499.9MiB/s 00:00 [##################] 100.0%  sed-4.8  224KiB 443.0MiB/s 00:00 [##################] 100.0%  cairo-1.16.0  644KiB 861.6MiB/s 00:00 [##################] 100.0%  apr-1.7.0  297KiB 567.8MiB/s 00:00 [##################] 100.0%  pango-1.48.10  344KiB 1.2MiB/s 00:00 [##################] 100.0%  apr-util-1.6.1  156KiB 476KiB/s 00:00 [##################] 100.0%  graphviz-2.49.0  1.2MiB 2.8MiB/s 00:00 [##################] 100.0%  serf-1.3.9  74KiB 145.8MiB/s 00:00 [##################] 100.0%  utf8proc-2.5.0  52KiB 100.9MiB/s 00:00 [##################] 100.0%  subversion-1.14.1  2.4MiB 2.2MiB/s 00:01 [##################] 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%  zlib-1.2.11  77KiB 71.9MiB/s 00:00 [##################] 100.0%  gcc-10.3.0  24.0MiB 1.7MiB/s 00:15 [##################] 100.0%  ruby-2.7.7  5.4MiB 548KiB/s 00:10 [##################] 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% Backtrace:           19 (primitive-load "/gnu/store/9iklziac0sw045hidbl5y7y8rppl7rbd-compute-guix-derivation") In ice-9/eval.scm:     155:9 18 (_ _)     159:9 17 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(# ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?)) In ice-9/boot-9.scm:     152:2 16 (with-fluid* _ _ _)     152:2 15 (with-fluid* _ _ _) In ./guix/store.scm:   2170:24 14 (run-with-store # # ?)    1998:8 13 (_ #) In ./guix/gexp.scm:    299:22 12 (_ #)    1180:2 11 (_ #)    1046:2 10 (_ #)     892:4  9 (_ #) In ./guix/store.scm:   2055:12  8 (_ #)   1407:13  7 (map/accumulate-builds # # ?)   1407:13  6 (map/accumulate-builds # # ?)   1407:13  5 (map/accumulate-builds # # ?)   1407:13  4 (map/accumulate-builds # # ?)   1407:13  3 (map/accumulate-builds # # ?)    1403:5  2 (map/accumulate-builds # # ?)   1419:15  1 (_ # ("/gnu/store/8fr821my3ppjrfbsz7jza61773qc0raj-po4a-0.63.drv") ?)   1419:15  0 (loop #f) ./guix/store.scm:1419:15: In procedure loop: ERROR:   1. &store-protocol-error:       message: "some substitutes for the outputs of derivation `/gnu/store/8fr821my3ppjrfbsz7jza61773qc0raj-po4a-0.63.drv' failed (usually happens due to networking issues); try `--fallback' to build derivation from source "       status: 1 guix pull: error: You found a bug: the program '/gnu/store/9iklziac0sw045hidbl5y7y8rppl7rbd-compute-guix-derivation' failed to compute the derivation for Guix (version: "03544dd8e8a1a94e88e097e7442b469f3a999232"; system: "x86_64-linux"; host version: "1.4.0"; pull-version: 1). Please report the COMPLETE output above by email to . From debbugs-submit-bounces@debbugs.gnu.org Fri Jan 06 07:07:52 2023 Received: (at 60420) by debbugs.gnu.org; 6 Jan 2023 12:07:52 +0000 Received: from localhost ([127.0.0.1]:53928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDlVn-0004ja-Im for submit@debbugs.gnu.org; Fri, 06 Jan 2023 07:07:51 -0500 Received: from mail-wm1-f43.google.com ([209.85.128.43]:55973) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pDlVl-0004jC-Hz for 60420@debbugs.gnu.org; Fri, 06 Jan 2023 07:07:50 -0500 Received: by mail-wm1-f43.google.com with SMTP id l26so909040wme.5 for <60420@debbugs.gnu.org>; Fri, 06 Jan 2023 04:07:49 -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=MkEqHH+64XcCN0ag3zoHJvHQj2HKr+hDlXmGq1eErMI=; b=Qq6+wmcDkBEmd/aWvZ/pa7Kfe1hFaYYwCdcg2u3+oLvFTeTA1W5eI9zGPjGYdz2r9e vDOt8vwfDb3dLL7AC6ILu+8ye7F/y+G35H+IrkFocq3dZ2wPhd4AwOesFRPbNmNZfTAY LZmqVncQGYouYzYj338IcPX7FXLrow2s7peOjWaqDmXz8Gpa92Jj49gGaQHzsRajVY8i 0e4OTVGGZnc9Ygx4bQnr1z0DRfWNvdvXdrbAC2X5kxeP5SKPk4MHRqEyPY1LKMe39fXY gj3rtpRFDQatPBCsNKzsXrpJHgQL5AnQUzFDAjZQy70+iYTrlfEHOO0wPstxO8lhKKSx p9mg== 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=MkEqHH+64XcCN0ag3zoHJvHQj2HKr+hDlXmGq1eErMI=; b=O52ehvbJ+ey7QD+WlFbmssAjDYiK0gXaT4CC+Rop5hHV7jMif8boDFyv+QO2POmV9Z eIcMgG1QCtFCQcukrHPCLS4gAgj0mxs81f54pccJi4ozjakH336bubeYIrZEiVxGP21d UUIRtXzjOVlVltD0BwZCLlws/9g5LVYfRd0i0lcQNXL7tNXpFTl68OuW684jkYYZU/TR Mct/sMrhvP+S61DKufSCZ1qgTNInhMl67qQgZZDKCRcRsVccxudlQlWey5EkqCgI6/zQ OKAVIeDPKXHNgQDwjsK6oNdj8Z0QzDF3C+nv83KZ8QPUkJowoHk+i8TqXgb6uTAhahvm UQIA== X-Gm-Message-State: AFqh2koYEdfmv3YBvZrx6D1bvh64vVrSJSgGga7JtDEb8t51bjqo2CAY /aCvhNzSApxvsVhuBtpsJUHtuIk3BbE= X-Google-Smtp-Source: AMrXdXs2IuA3R8Cj4ALsXecibECWH/AKNZziNMbDBdV26dFYZLDSknVUEKNncXkNAyDZ9YxnYK0Qdg== X-Received: by 2002:a05:600c:510f:b0:3c6:e63e:ba74 with SMTP id o15-20020a05600c510f00b003c6e63eba74mr9942594wms.2.1673006863940; Fri, 06 Jan 2023 04:07:43 -0800 (PST) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id u14-20020adfdd4e000000b002366e3f1497sm1064149wrm.6.2023.01.06.04.07.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 06 Jan 2023 04:07:43 -0800 (PST) From: Simon Tournier To: Hannes Walter , 60420@debbugs.gnu.org Subject: Re: bug#60420: Bug found during guix pull In-Reply-To: <6cd11de8-fb49-e4e4-564a-e36ffb9c735f@walter.hamburg> References: <6cd11de8-fb49-e4e4-564a-e36ffb9c735f@walter.hamburg> Date: Fri, 06 Jan 2023 11:38:53 +0100 Message-ID: <87eds8j6bm.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: 60420 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 Thu, 29 Dec 2022 at 21:43, Hannes Walter wrote: > ./guix/store.scm:1419:15: In procedure loop: > ERROR: > =C2=A0 1. &store-protocol-error: > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 message: "some substitutes for the output= s of derivation=20 > `/gnu/store/8fr821my3ppjrfbsz7jza61773qc0raj-po4a-0.63.drv' failed=20 > (usually happens due to networking issues); try `--fallback' to build=20 > derivation from source " > =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 status: 1 > guix pull: error: You found a bug: the program=20 > '/gnu/store/9iklziac0sw045hidbl5y7y8rppl7rbd-compute-guix-derivation' > failed to compute the derivation for Guix (version:=20 > "03544dd8e8a1a94e88e097e7442b469f3a999232"; system: "x86_64-linux"; > host version: "1.4.0"; pull-version: 1). > Please report the COMPLETE output above by email to . Have you tried with the option --fallback guix pull --fallback as suggested? Well, otherwise could you report guix build /gnu/store/8fr821my3ppjrfbsz7jza61773qc0raj-po4a-0.63.drv ? Cheers, simon From debbugs-submit-bounces@debbugs.gnu.org Tue Sep 10 12:20:11 2024 Received: (at control) by debbugs.gnu.org; 10 Sep 2024 16:20:11 +0000 Received: from localhost ([127.0.0.1]:36757 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1so3b8-0004fe-Su for submit@debbugs.gnu.org; Tue, 10 Sep 2024 12:20:11 -0400 Received: from mail-wm1-f54.google.com ([209.85.128.54]:47256) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1so3b7-0004bN-Pr for control@debbugs.gnu.org; Tue, 10 Sep 2024 12:20:10 -0400 Received: by mail-wm1-f54.google.com with SMTP id 5b1f17b1804b1-42cc8782869so4630255e9.2 for ; Tue, 10 Sep 2024 09:20:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1725985139; x=1726589939; darn=debbugs.gnu.org; h=subject:from:to:message-id:date:from:to:cc:subject:date:message-id :reply-to; bh=RhNUp/Qo9ktV1zZVozhtGZNEZNtZvwFgrT3jWHhqB6s=; b=MzgyRPQlCX0NxTHdh9U+OOfTDZDHoKRQnplOjr8tk2bWkNLFK2MVe2mFQkYGLgBSxW FORLs+TwfMnVURB/R2CfCOGdnpLG0HLQ2Awy7vJlGLXldlr0iJx0IHnrAXRsa6Ngqi2u YqRljfJIjERdqanu52KsEgP14/ZrqKnGfzGryQicB6M+p6ptL7SapPl3YbdNrAOFBsoq 0ZZinSt79ZOXXygz4fv8wQ5U3pkGzq9XUcCz4YBhecZSDktwHtI0f8gamZEqN3SuxCyf ZOFo9YFeipfnpwKOp1R9cP2U8hqwnWRiXBed2RhmYTmcFgG+85vltJs5KQsL2AA07Gj/ PUCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725985139; x=1726589939; h=subject:from:to:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RhNUp/Qo9ktV1zZVozhtGZNEZNtZvwFgrT3jWHhqB6s=; b=uLDBUW85e8Chqwb6GwEYfiago7jM/IFElQJqKuRMK8zP9ws0Z6hqZhaCyaw5kRdSMX qd+Fhc/FNJTHPoiBeeyTJTLNo5s+rRYz3tnKcgmNOZHXCnlbcEoT/AKAMnbtYH8ONfRi O04RcwfU+w8D7gHPCwQsbmo4MGQyXK8I84RgTOkQ9CyTktLBrNRPYekLMWczKPKmPMer m0GDIDnedNDwKxis2bxjLwP9B2v2rerqUzyjxV/KzauXuTMrBF40kHt1J5azGjsn3IQr iqNMII/WijkQTf792TOOMTIUoqbkKwGsPMCCVNnUOutrRlieaO/FU8iWgShd2Tr2JajN 78TA== X-Gm-Message-State: AOJu0Yy85VZNWWigCO5KrbIQY8kQZwZuYaXk0Gi8NS2JmP/AeWuV8avu djo5A2FnZFzOqVTgJ7ysqhoifFsmw+YcS7abdYvb4byG2rXn/8XzVonA8w== X-Google-Smtp-Source: AGHT+IGwCaSuw4dLqn0FZJy/r8prbeB9W8UwXpQC2lLvjQgOEdMG3lzqNttxiVLgiviY5iCkgRU5sg== X-Received: by 2002:a05:600c:4f4a:b0:42c:bd4d:e8dd with SMTP id 5b1f17b1804b1-42ccd324f99mr1862155e9.11.1725985138952; Tue, 10 Sep 2024 09:18:58 -0700 (PDT) Received: from lili (roam-nat-fw-prg-194-254-61-43.net.univ-paris-diderot.fr. [194.254.61.43]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-42cb3cb6f74sm94517605e9.23.2024.09.10.09.18.58 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 10 Sep 2024 09:18:58 -0700 (PDT) Date: Tue, 10 Sep 2024 17:36:42 +0200 Message-Id: <87v7z3bjw5.fsf@gmail.com> To: control@debbugs.gnu.org From: Simon Tournier Subject: control message for bug #60420 X-Spam-Score: -0.0 (/) 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: -1.0 (-) tags 60420 + moreinfo quit