I find the LTP test case rpcinfo failed on F 10 due to this problem:
[hpt@localhost ~]$ rpcinfo -p localhost|grep 100021
100021 1 udp 53390 nlockmgr
100021 3 udp 53390 nlockmgr
100021 4 udp 53390 nlockmgr
100021 1 tcp 34559 nlockmgr
100021 3 tcp 34559 nlockmgr
100021 4 tcp 34559 nlockmgr
[hpt@localhost ~]$ rpcinfo -t localhost 100021
program 100021 version 1 ready and waiting
rpcinfo: RPC: Program/version mismatch; low version = 1, high version = 4
program 100021 version 2 is not available
program 100021 version 3 ready and waiting
program 100021 version 4 ready and waiting
[hpt@localhost ~]$ echo $?
1
Is this a bug?
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines