Hi Vish, I'm installing ARIA on Ubuntu 17.04. I followed the instructions you mentioned but the output is the same. Should I use Ubuntu 16.04? Miguel
-- Miguel Jimenez, PhD student Department of Computer Science University of Victoria Engineering/Computer Science Building (ECS), Room 412 Victoria, BC V8W 3p6 Canada On Thu, Nov 16, 2017 at 2:07 PM, Vishwanath Jayaraman < vishwana...@hotmail.com> wrote: > Miguel, > > Trying following the instructions at https://github.com/apache/ > incubator-ariatosca-website/tree/master/samples/Ubuntu and see if that > works for you on ubuntu 16.04. > > On which OS are you installing ARIA? > > -Vish > > [https://avatars3.githubusercontent.com/u/47359?s=400&v=4]< > https://github.com/apache/incubator-ariatosca-website/tree/master/samples/ > Ubuntu> > > apache/incubator-ariatosca-website<https://github.com/ > apache/incubator-ariatosca-website/tree/master/samples/Ubuntu> > github.com > incubator-ariatosca-website - Mirror of Apache ariatosca (Incubating) > > > > > Vish > > > ________________________________ > From: Miguel Angel Jimenez Achinte <mig...@rigiresearch.com> > Sent: Thursday, November 16, 2017 3:53 PM > To: dev@ariatosca.incubator.apache.org > Subject: Error installing my-service (hello-world example) > > Hi, > > My name is Miguel, I'm a PhD. student at the University of Victoria, > Canada. I'm currently doing research on Software Deployment and I'm very > interested in contributing to the ARIA project. > > So far, I've been reading the existing documentation but I encountered a > problem with the hello-world example. I installed ARIA v0.1.1 and followed > the hello-world example from the README (I made sure to use the 0.1.1 > version of the blueprint). When I execute the last part of the example > (aria executions start install -s my-service) this is what I get: > > Starting 'install' workflow execution > web_app_1 Standard.configure started... > Executing: /tmp/tmp67bMy9-configure.sh > Execution done (exit_code=127): /tmp/tmp67bMy9-configure.sh > web_app_1 Standard.configure failed > ... > repeat > ... > > I assume the issue here is the command 'ctx' in the script. Should I do > something extra to make it work? > > If this is not the right place to post this issue, please let me know. > Thank you, > Miguel >