Alex install failure
Ben Gamari
ben at smart-cactus.org
Mon Aug 28 17:42:41 UTC 2017
Simon Peyton Jones <simonpj at microsoft.com> writes:
> sudo rpcinfo -p
> program vers proto port service
> 100000 4 tcp 111 portmapper
> 100000 3 tcp 111 portmapper
> 100000 2 tcp 111 portmapper
> 100000 4 udp 111 portmapper
> 100000 3 udp 111 portmapper
> 100000 2 udp 111 portmapper
> 100024 1 udp 56434 status
> 100024 1 tcp 34797 status
> simonpj at cam-05-unx:~/code/HEAD$
>
Hmm, interesting. So it seems almost certain at this point that you are
not running the lock daemon. In contrast, on an NFSv3 client that I
setup I see,
$ sudo rpcinfo -p
program vers proto port service
100000 4 tcp 111 portmapper
100000 3 tcp 111 portmapper
100000 2 tcp 111 portmapper
100000 4 udp 111 portmapper
100000 3 udp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 42146 status
100024 1 tcp 44535 status
100021 1 udp 33470 nlockmgr
100021 3 udp 33470 nlockmgr
100021 4 udp 33470 nlockmgr
100021 1 tcp 40385 nlockmgr
100021 3 tcp 40385 nlockmgr
100021 4 tcp 40385 nlockmgr
Hmmm. I'll need to do some reading at this point.
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/20170828/8ae8c05d/attachment.sig>
More information about the ghc-devs
mailing list