GNU bug report logs - #29426
guix: "make check" test "utmpx-entries" fails

Previous Next

Package: guix;

Reported by: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>

Date: Fri, 24 Nov 2017 17:10:01 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


Message #11 received at 29426 <at> debbugs.gnu.org (full text, mbox):

From: Adonay Felipe Nogueira <adfeno <at> hyperbola.info>
To: 29426 <at> debbugs.gnu.org
Subject: Re: bug#29426: guix: "make check" test "utmpx-entries" fails
Date: Sat, 25 Nov 2017 09:30:14 -0200
[Message part 1 (text/plain, inline)]
I did the following:

--8<---------------cut here---------------start------------->8---
guix environment guix
./bootstrap
./configure --localstatedir="/var"
./pre-inst-env guile
--8<---------------cut here---------------end--------------->8---

And inside Guile REPL:

--8<---------------cut here---------------start------------->8---
,use (guix build syscalls)
(utmpx-entries)
--8<---------------cut here---------------end--------------->8---

And I get what is attached in "utmp-1.txt".

The same result is observed when I append `--ad-hoc guile' to `guix
environment guix' (I attempted a `diff' between the results of two
sequence of commands and it didn't report anything).

[utmpx-1.txt (text/plain, attachment)]
[Message part 3 (text/plain, inline)]
2017-11-24T21:58:36+0100 Ludovic Courtès wrote:
> Hello,
>
>
> Can you try this in a REPL?
>
> You can run:
>
>   ./pre-inst-env guile
>
> and then:
>
>   ,use (guix build syscalls)
>   (utmpx-entries)
>
> TIA!
>
> Ludo’.
>

This bug report was last modified 7 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.