You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Sinisa Denic <sd...@peacebellservers.com> on 2013/03/02 21:02:51 UTC

injectkeys.sh wrong permissions after maven build

I've been encountering this error some times ago, could it be solved, 
in the source tree there are exec permissions but after Maven build , perms ars set wrong, without exec flag. 

Cannot run program "/root/code-browse/incubator-cloudstack/client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/scripts/vm/systemvm/injectkeys.sh": error=13, Permission denied 

RE: injectkeys.sh wrong permissions after maven build

Posted by Pranav Saxena <pr...@citrix.com>.
Hi ,

In case you are on the latest master build , this problem might be because of this commit not being there in the master  - http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/e219ef95  . Though this is there in asf/4.1 . Perhaps you could try to apply those set of code changes on your repo and try building using Maven again.

Thanks,
Pranav

-----Original Message-----
From: Sinisa Denic [mailto:sdenic@peacebellservers.com] 
Sent: Sunday, March 03, 2013 1:33 AM
To: cloudstack-dev@incubator.apache.org
Subject: injectkeys.sh wrong permissions after maven build

I've been encountering this error some times ago, could it be solved, in the source tree there are exec permissions but after Maven build , perms ars set wrong, without exec flag. 

Cannot run program "/root/code-browse/incubator-cloudstack/client/target/cloud-client-ui-4.1.0-SNAPSHOT/WEB-INF/classes/scripts/vm/systemvm/injectkeys.sh": error=13, Permission denied