xenserver / xenserver-install-wizard

Post-install tools for setting up a xenserver system.
8 stars 10 forks source link

buildroot.git status_of_proc command not found #60

Closed rushikeshjadhav closed 10 years ago

rushikeshjadhav commented 10 years ago

On a fresh CentOS6.5 box, getting below error after following buildroot.git process.

[root@localhost buildroot]# xenserver-install-wizard /etc/init.d/message-switch: line 61: status_of_proc: command not found /etc/init.d/forkexecd: line 59: status_of_proc: command not found /etc/init.d/xcp-networkd: line 59: status_of_proc: command not found /etc/init.d/xcp-rrdd: line 59: status_of_proc: command not found /etc/init.d/ffs: line 69: status_of_proc: command not found /etc/init.d/squeezed: line 59: status_of_proc: command not found /etc/init.d/xapi: line 90: status_of_proc: command not found

euanh commented 10 years ago

This is https://github.com/xenserver/buildroot/issues/205.