all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Adonay Felipe Nogueira <adfeno@hyperbola.info>
Cc: 29426-done@debbugs.gnu.org
Subject: bug#29426: guix: "make check" test "utmpx-entries" fails
Date: Sat, 25 Nov 2017 18:14:36 +0100	[thread overview]
Message-ID: <878teuxoub.fsf@gnu.org> (raw)
In-Reply-To: <87y3muzjcp.fsf@hyperbola.info> (Adonay Felipe Nogueira's message of "Sat, 25 Nov 2017 09:30:14 -0200")

Hi,

Adonay Felipe Nogueira <adfeno@hyperbola.info> skribis:

> #<<utmpx-entry> type: 8 pid: 0 line: "pts/3" id: (47 51 0 0) user: "adfeno" host: #f termination: 0 exit: 0 session: 0 time: #<time type: time-utc nanosecond: 125808000 second: 1511606671> address: (0 0 0 0)>

This is the culprit: its ‘pid’ is 0, but its type is not BOOT_TIME as
the test expects.  Instead, it’s DEAD_PROCESS (8).

Fixed in commit 4aac8d059a2bec9f075ceea2a089ca029a71912c.

Thanks!

Ludo’.

  reply	other threads:[~2017-11-25 17:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-24 17:09 bug#29426: guix: "make check" test "utmpx-entries" fails Adonay Felipe Nogueira
2017-11-24 20:58 ` Ludovic Courtès
2017-11-25 11:30   ` Adonay Felipe Nogueira
2017-11-25 17:14     ` Ludovic Courtès [this message]
2017-11-30 22:51       ` Adonay Felipe Nogueira

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=878teuxoub.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=29426-done@debbugs.gnu.org \
    --cc=adfeno@hyperbola.info \
    /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.