scripts/provision.sh and /home/vagrant/.bashrc #7592
Unanswered
espruino-discuss
asked this question in
Other Board General Questions
Replies: 1 comment
-
Posted at 2018-06-13 by Ollie I’d be inclined agree with your friend, that you are running different scripts. Sure it was provision.sh and not vagrant_provision.sh? Posted at 2018-06-13 by @gfwilliams As @ollie says, I don't think there's anything in Posted at 2018-06-13 by DrAzzy What the hell... something went wrong in the git fork. My repo is WAY behind, using the version of the script from 2015... I wish I'd realized that was the problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Posted at 2018-06-13 by DrAzzy
When I run scripts/provision.sh on the home linux box running Linux Mint, it works fine.
When I try to run it on a linux instance on Amazon, I am told:
I asked two expert friends, and they were both baffled. The more knowledgable of them said "whether or not a vagrant user is created will be highly dependent on the packaging" and that "it depends on a user that 100% will not exist on anything that isn't a vagrant vm, unless said server is very weird" - when I told him that it worked on my mint machine at home (which I don't have access to until thursday), he insisted that I must have run a different script. Apparently vagrant is something to do with VMs?
So - can anyone tell me if it's possible to set up an Amazon EC2 instance and build Espruino on it, and if so, what incantations must be recited?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions