all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexandre Hannud Abdo <abdo@member.fsf.org>
To: 71151@debbugs.gnu.org
Subject: bug#71151: time machine breaking
Date: Thu, 23 May 2024 19:31:52 +0000	[thread overview]
Message-ID: <ceb43ee3-57eb-8590-ab7b-40c22761bb9d@member.fsf.org> (raw)

Ni! The particular commit for time-machine was taken from this tutorial:

https://gitlab.inria.fr/guix-hpc/open-science-days-tutorial/

Cheers,

ale

.~´

$ guix time-machine --commit=b94724e8b2102be0fe9d19e9dfe44d6f7101bd4b -- shell -CN --no-cwd python
Updating channel 'nonguix' from Git repository at 'https://gitlab.com/nonguix/nonguix'...
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://substitutes.nonguix.org'... 100.0%
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
building /gnu/store/7addpiwsim2577x89c93z66fw4hlvg1r-module-import.drv...
building /gnu/store/bn285pdih12fwp3qh26rrs6wfyz9zxd1-module-import.drv...
building /gnu/store/4md59x5c6h50j026l6dh1wp63bcaj60w-module-import-compiled.drv...
building /gnu/store/jx6rmz8vdks5gkc8zqrzcmww1iv7i8zs-module-import-compiled.drv...
building /gnu/store/vh6xam2bsqsm055sh7lhc8x7dh4wnw68-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'... /Backtrace:
           14 (primitive-load "/gnu/store/pa74lqbhmq8xmvnjg98p1z6jq5xvr23w-compute-guix-derivation")
In ice-9/eval.scm:
     155:9 13 (_ _)
     159:9 12 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
     152:2 11 (with-fluid* _ _ _)
     152:2 10 (with-fluid* _ _ _)
In ./guix/store.scm:
   2170:24  9 (run-with-store #<store-connection 256.100 7f87bfb240a0> #<procedure 7f87b1ebf370 at ./guix/self.scm:1?> ?)
    1998:8  8 (_ #<store-connection 256.100 7f87bfb240a0>)
In ./guix/gexp.scm:
    299:22  7 (_ #<store-connection 256.100 7f87bfb240a0>)
    1180:2  6 (_ #<store-connection 256.100 7f87ab19e640>)
    1046:2  5 (_ #<store-connection 256.100 7f87ab19e640>)
     892:4  4 (_ #<store-connection 256.100 7f87ab19e640>)
In ./guix/store.scm:
   2055:12  3 (_ #<store-connection 256.100 7f87ab19e640>)
    1403:5  2 (map/accumulate-builds #<store-connection 256.100 7f87ab19e640> #<procedure 7f87a6e30f60 at ./guix/sto?> ?)
   1419:15  1 (_ #<store-connection 256.100 7f87ab19e640> ("/gnu/store/mh01bp841xvcvv8mv6car7l92h6h19rk-curl-7.84?" ?) ?)
   1419:15  0 (loop #f)

./guix/store.scm:1419:15: In procedure loop:
ERROR:
   1. &store-protocol-error:
       message: "`/gnu/store/bq54ayj2n661xqaiwj93f8nq4jvhcjs7-guix-1.4.0-19.7ca9809/bin/guix substitute' died unexpectedly"
       status: 1
guix time-machine: error: You found a bug: the program '/gnu/store/pa74lqbhmq8xmvnjg98p1z6jq5xvr23w-compute-guix-derivation'
failed to compute the derivation for Guix (version: "b94724e8b2102be0fe9d19e9dfe44d6f7101bd4b"; system: "x86_64-linux";
host version: "aeba4849b42b4d3ac75341ac4b61843c1fe48181"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.






             reply	other threads:[~2024-05-23 19:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-23 19:31 Alexandre Hannud Abdo [this message]
2024-06-04 19:03 ` bug#71151: time machine breaking Simon Tournier
2024-06-05  0:05   ` Alexandre Hannud Abdo
2024-06-05 14:43     ` Simon Tournier
2024-06-05 17:30       ` Alexandre Hannud Abdo
2024-06-05 17:43         ` Simon Tournier
2024-06-06  2:06           ` Alexandre Hannud Abdo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ceb43ee3-57eb-8590-ab7b-40c22761bb9d@member.fsf.org \
    --to=abdo@member.fsf.org \
    --cc=71151@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.