Does this conflict with 5cd3608 Remove the chmod solution and replace with an explicit call to /bin/bash. This way the file will only need read permissions.
On 4/12/13 2:11 PM, "Phong Nguyen" <[email protected]> wrote: > >----------------------------------------------------------- >This is an automatically generated e-mail. To reply, visit: >https://reviews.apache.org/r/10437/ >----------------------------------------------------------- > >Review request for cloudstack and Hugo Trippaers. > > >Description >------- > >Management server unable to start (from rpm) due to invalid call to >Script for injectkeys.sh. > >2013-04-12 15:02:13,496 WARN [cloud.server.ConfigurationServerImpl] >(Timer-1:null) Failed to inject generated public key into systemvm iso >java.io.IOException: Cannot run program "/bin/bash >/usr/share/cloudstack-common/scripts/vm/systemvm/injectkeys.sh": error=2, >No such file or directory > at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) > at com.cloud.utils.script.Script.execute(Script.java:183) > > >Diffs >----- > > server/src/com/cloud/server/ConfigurationServerImpl.java 596387f > >Diff: https://reviews.apache.org/r/10437/diff/ > > >Testing >------- > >Rebuilt rpm and tested management server startup -- success > > >Thanks, > >Phong Nguyen >
