unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#55639: time-machine back in 2020: weird error
@ 2022-05-25 17:13 zimoun
  2022-05-31 14:32 ` Ludovic Courtès
  2023-03-05 20:31 ` Nicolò Balzarotti
  0 siblings, 2 replies; 8+ messages in thread
From: zimoun @ 2022-05-25 17:13 UTC (permalink / raw)
  To: 55639; +Cc: ludo

Hi,

From 9d795fb, I get on machine A,

--8<---------------cut here---------------start------------->8---
$ guix time-machine --commit=a7b20226b2 -- build hello
[...]
Backtrace:
           1 (primitive-load "/home/simon/.cache/guix/inferiors/wulv?")
In guix/ui.scm:
  1936:12  0 (run-guix-command _ . _)

guix/ui.scm:1936:12: In procedure run-guix-command:
Throw to key `match-error' with args `("match" "no matching pattern" #<derivation /gnu/store/c6hgmfq0i4zgryqyl0ab1ms51fnrkmdv-bootstrap-binaries-0.drv => /gnu/store/5bdaayvl6cs8nrdivskz4dbrsy2m009c-bootstrap-binaries-0 7fcda0633a50>)'.
--8<---------------cut here---------------end--------------->8---

where it reads:

--8<---------------cut here---------------start------------->8---
$ guix gc --list-live | grep c6hgmfq0i4zgryqyl0ab1ms51fnrkmdv
finding garbage collector roots...
determining live/dead paths...
/gnu/store/c6hgmfq0i4zgryqyl0ab1ms51fnrkmdv-bootstrap-binaries-0.drv

$ guix gc --list-dead | grep 5bdaayvl6cs8nrdivskz4dbrsy2m009c
finding garbage collector roots...
determining live/dead paths...
/gnu/store/5bdaayvl6cs8nrdivskz4dbrsy2m009c-bootstrap-binaries-0

$ guix build /gnu/store/c6hgmfq0i4zgryqyl0ab1ms51fnrkmdv-bootstrap-binaries-0.drv
/gnu/store/5bdaayvl6cs8nrdivskz4dbrsy2m009c-bootstrap-binaries-0
--8<---------------cut here---------------end--------------->8---


Last, on machine B, the time-machine just works.  Maybe it is related to
NVMe and something like [1].

Well, I still do not understand why the time-machine raises an error
when the store have the necessary item.  Any idea?


1: <https://issues.guix.gnu.org/41264>

Cheers,
simon




^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-03-05 20:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-25 17:13 bug#55639: time-machine back in 2020: weird error zimoun
2022-05-31 14:32 ` Ludovic Courtès
2022-05-31 16:33   ` zimoun
2022-05-31 17:00     ` zimoun
2022-06-01  9:44     ` Ludovic Courtès
2022-06-01 14:04       ` zimoun
2022-05-31 18:27   ` zimoun
2023-03-05 20:31 ` Nicolò Balzarotti

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).