unix/tests/user001

Ben Gamari ben at well-typed.com
Fri Dec 8 15:13:25 UTC 2017


Simon Peyton Jones via ghc-devs <ghc-devs at haskell.org> writes:

> On Linux I get this validate  failure all the time.  What should I do?  I've trained myself to ignore it, but that seems wrong
> Simon
>
> Unexpected failures:
>
>    ../libraries/unix/tests/user001.run  user001 [bad stdout] (normal)
>
It sounds like your machine may be misconfigured. The test attempts to
lookup the entry in /etc/group corresponding to the process's group.
However, it appears that such an entry doesn't exist. This would imply
that your user doesn't have a valid group, which is quite odd. What does
the `id` command say?

Cheers,

- Ben
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 487 bytes
Desc: not available
URL: <http://mail.haskell.org/pipermail/ghc-devs/attachments/20171208/cde4d0ac/attachment.sig>


More information about the ghc-devs mailing list