GNU bug report logs -
#29426
guix: "make check" test "utmpx-entries" fails
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sat, 25 Nov 2017 18:14:36 +0100
with message-id <878teuxoub.fsf <at> gnu.org>
and subject line Re: bug#29426: guix: "make check" test "utmpx-entries" fails
has caused the debbugs.gnu.org bug report #29426,
regarding guix: "make check" test "utmpx-entries" fails
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
29426: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29426
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Currently, "make check" test "utmpx-entries" fails, to reproduce, do:
--8<---------------cut here---------------start------------->8---
git clone "https://git.savannah.gnu.org/git/guix.git"
guix environment guix
./bootstrap
./configure --localstatedir="/var"
make check
--8<---------------cut here---------------end--------------->8---
The test fails in foreign system distribution (Trisquel 7, based on
Ubuntu 14.04).
Last attempt was based on commit
907ab9e8cbab10413848dfc8982cfc851e03903f.
The "test-suite.log" file is attached.
[test-suite.log (application/octet-stream, attachment)]
[Message part 5 (text/plain, inline)]
--
- https://libreplanet.org/wiki/User:Adfeno
- Palestrante e consultor sobre /software/ livre (não confundir com
gratis).
- "WhatsApp"? Ele não é livre. Por favor, veja formas de se comunicar
instantaneamente comigo no endereço abaixo.
- Contato: https://libreplanet.org/wiki/User:Adfeno#vCard
- Arquivos comuns aceitos (apenas sem DRM): Corel Draw, Microsoft
Office, MP3, MP4, WMA, WMV.
- Arquivos comuns aceitos e enviados: CSV, GNU Dia, GNU Emacs Org, GNU
GIMP, Inkscape SVG, JPG, LibreOffice (padrão ODF), OGG, OPUS, PDF
(apenas sem DRM), PNG, TXT, WEBM.
[Message part 6 (message/rfc822, inline)]
Hi,
Adonay Felipe Nogueira <adfeno <at> 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’.
This bug report was last modified 7 years and 230 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.