Re: Review Request: agent rpm package requires more package on CentOS6

2012-09-11 Thread Prasanna Santhanam

---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7015/#review11320
---


Fixes https://issues.apache.org/jira/browse/CLOUDSTACK-78?

- Prasanna Santhanam


On Sept. 11, 2012, 12:09 p.m., Hiroaki Kawai wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/7015/
 ---
 
 (Updated Sept. 11, 2012, 12:09 p.m.)
 
 
 Review request for cloudstack.
 
 
 Description
 ---
 
 On CentOS 6.3, jsvc is resolved as jakarta-commons-daemon-jsvc, but 
 jakarta-commons-daemon was not installed with it. jakarta-commons-daemon 
 provides  /usr/share/java/commons-daemon.jar. Without this package, jsvc 
 fails to start because of lack of necessary classes, and debugging this is 
 quite hard that I had to pass -errfile option to jsvc.
 
 
 Diffs
 -
 
   cloud.spec c31fe5b 
 
 Diff: https://reviews.apache.org/r/7015/diff/
 
 
 Testing
 ---
 
 
 Thanks,
 
 Hiroaki Kawai
 




Re: Review Request: agent rpm package requires more package on CentOS6

2012-09-11 Thread Hiroaki Kawai


 On Sept. 11, 2012, 12:22 p.m., Prasanna Santhanam wrote:
  Fixes https://issues.apache.org/jira/browse/CLOUDSTACK-78?

No, I think. In my computing node od centos 6,jsvc was installed successfully. 
Issue 78 requires more information about the explicit distribution on which KVM 
is running.


- Hiroaki


---
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/7015/#review11320
---


On Sept. 11, 2012, 12:09 p.m., Hiroaki Kawai wrote:
 
 ---
 This is an automatically generated e-mail. To reply, visit:
 https://reviews.apache.org/r/7015/
 ---
 
 (Updated Sept. 11, 2012, 12:09 p.m.)
 
 
 Review request for cloudstack.
 
 
 Description
 ---
 
 On CentOS 6.3, jsvc is resolved as jakarta-commons-daemon-jsvc, but 
 jakarta-commons-daemon was not installed with it. jakarta-commons-daemon 
 provides  /usr/share/java/commons-daemon.jar. Without this package, jsvc 
 fails to start because of lack of necessary classes, and debugging this is 
 quite hard that I had to pass -errfile option to jsvc.
 
 
 Diffs
 -
 
   cloud.spec c31fe5b 
 
 Diff: https://reviews.apache.org/r/7015/diff/
 
 
 Testing
 ---
 
 
 Thanks,
 
 Hiroaki Kawai