Simon Peyton Jones via ghc-devs <ghc-devs@haskell.org> writes: > | that your user doesn't have a valid group, which is quite odd. What > | does the `id` command say? > > simonpj@cam-05-unx:~/tmp$ id > uid=501(simonpj) gid=1001 groups=1001,27(sudo)
Indeed it looks like your group doesn't have an entry in /etc/group. Quite odd. Perhaps this was due to the upgrade? Is there an entry for group id 501 in /etc/group? Cheers, - Ben
signature.asc
Description: PGP signature
_______________________________________________ ghc-devs mailing list ghc-devs@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs