Jon Ludlam
Jon Ludlam
This will be because we are using ocamlfind from Ubuntu which is older than required. We need to back port a newer version. I don't recall exactly which ocamlfind version...
Looks like planex hasn't been installed. I can't seem to find a current package for Jessie, but you can probably install from source. The repo is here: https://github.com/xenserver/planex
I'll see whether the PPA 'just works' on Jessie - if so, we can just fix the configure step. Otherwise we'll have to provide the planex debs via some other...
ouch. that's pretty awkward
Don't forget that these scripts require substitutions to be made (@BINDIR@ etc)
try 'xe task-list params=all' - there may be some extra info there. Additionally, grep for 'thread_zero' in syslog and see what the last few log lines mention.
What does 'message-cli diag' say?
check what 'thread_zero' is up to in the logs - if your host is disabled, it's usually because this thread has got stuck doing something. You can also try 'message-cli...
Any idea what the failure is? The build log should be in the buildroot directory, called something like 'build_rpm.log'
That would be helpful, thanks