The code in upstart-job does this:
elif [ -z "$PID" ] && [ "$COMMAND" = "restart" ]; then
start "$JOB"
exit 0
fi
$COMMAND "$JOB"
Given that, I can't make sense of your output - it seems to have called
'start statd', and then proceeded to call 'restart statd' afterwards
instead of exiting?
For that matter, calling 'restart statd' after it's been started should
work fine...
What version of upstart do you have installed?
What happens if you run 'sudo start statd' by hand?
** Changed in: nfs-utils (Ubuntu Karmic)
Importance: Undecided => Medium
** Changed in: nfs-utils (Ubuntu Karmic)
Status: New => Incomplete
--
invoke-rc.d: initscript statd, action "restart" failed.
https://bugs.launchpad.net/bugs/451027
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs