all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#59566: Fail ’guix time-machine’ (Nov 2021) because libgit2
@ 2022-11-25  9:16 zimoun
  2022-11-26 16:47 ` bug#59566: [PATCH v2 1/2] gnu: Add emacs-function-args jgart via Bug reports for GNU Guix
  0 siblings, 1 reply; 4+ messages in thread
From: zimoun @ 2022-11-25  9:16 UTC (permalink / raw)
  To: 59566

Hi,

Well, I am looking for different past versions of Numpy, so I am trying
commit b9595a7659 from Nov 11, 2021,

    gnu: python-numpy: Update to 1.21.3 and cleanup.

and I just run,

   guix time-machine --commit=b9595a7659 -- help

which returns an error:

--8<---------------cut here---------------start------------->8---
[...]

cannot build derivation `/gnu/store/ss0hz522h5w8bp82d4xz165318qw1yv5-profile.drv': 1 dependencies couldn't be built
guix time-machine: error: build of `/gnu/store/ss0hz522h5w8bp82d4xz165318qw1yv5-profile.drv' failed
--8<---------------cut here---------------end--------------->8---

and the failure is about libgit2. The log reads,

--8<---------------cut here---------------start------------->8---
[...]

refs::rename...........
refs::revparse.................F

  1) Failure:
refs::revparse::date [/tmp/guix-build-libgit2-1.1.0.drv-0/libgit2-1.1.0/tests/refs/revparse.c:31]
  Function call succeeded: error
  no error, expected non-zero return

error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "./libgit2_clar" arguments: ("-v" "-Q") exit-status: 1 term-signal: #f stop-signal: #f> 
phase `check' failed after 11.5 seconds
command "./libgit2_clar" "-v" "-Q" failed with status 1
--8<---------------cut here---------------end--------------->8---

Well, is it specific to my machine?  Or is it reproducible?

Reproduced by Wojtek Kosior, see [1].

1: <https://yhetil.org/guix/20221123221009.06020af5@koszkonutek-tmp.pl.eu.org>


Cheers,
simon

--
Initially sent to guix-devel:
From: zimoun <zimon.toutoune@gmail.com>
To: Guix Devel <guix-devel@gnu.org>
Subject: Fail ’guix time-machine’ on Nov 2021 because libgit2





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

end of thread, other threads:[~2022-11-26 23:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-25  9:16 bug#59566: Fail ’guix time-machine’ (Nov 2021) because libgit2 zimoun
2022-11-26 16:47 ` bug#59566: [PATCH v2 1/2] gnu: Add emacs-function-args jgart via Bug reports for GNU Guix
2022-11-26 16:47   ` bug#59566: [PATCH v2 2/2] gnu: emacs-lpy: Update to fa95b11 jgart via Bug reports for GNU Guix
2022-11-26 23:21   ` bug#59566: [PATCH v2 1/2] gnu: Add emacs-function-args Nicolas Goaziou

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.