You'll probably get more responses by posting this to the cloudstack-dev list
On 14/11/12 4:16 AM, "vinod hire" <vinod.hire....@gmail.com> wrote: >Hi, > >I am trying to setup cloudstack dev environment. >I have downloaded the src from git repository and url as well but I am >getting following error while deploying db... > >command : and deploydb > > > [exec] deploy-db-dev.sh: line 18: $'\r': command not found > [exec] deploy-db-dev.sh: line 19: $'\r': command not found > [exec] deploy-db-dev.sh: line 20: $'\r': command not found > [exec] deploy-db-dev.sh: line 21: $'\r': command not found > [exec] deploy-db-dev.sh: line 22: $'\r': command not found > [exec] deploy-db-dev.sh: line 25: $'\r': command not found > [exec] deploy-db-dev.sh: line 64: syntax error near unexpected token >`$'{\r'' > [exec] deploy-db-dev.sh: line 64: `handle_error() { > [exec] ' > >BUILD FAILED > >I tried looking into the deploy-db-dev.sh file on the above line nos but >no >error as prompted. > >Please guide me if anyone had similar kind of issue. > >Thanks in adavance :) > >Cheers, >Vinod