Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

couldn't execute "./install.sh": permission denied for mac OS #10

Open
rjbhayani opened this issue Apr 26, 2020 · 3 comments
Open

couldn't execute "./install.sh": permission denied for mac OS #10

rjbhayani opened this issue Apr 26, 2020 · 3 comments

Comments

@rjbhayani
Copy link

sapnw: Running provisioner: shell...
sapnw: Running: /var/folders/3s/d818h5113wqf8pzw19g684c40000gn/T/vagrant-shell20200426-13158-aa1fah.sh
sapnw: Installing SAP NW ...
sapnw: spawn
sapnw:
sapnw: ./install.sh
sapnw:
sapnw: -s
sapnw:
sapnw: -k
sapnw: couldn't execute "./install.sh": permission denied
sapnw: while executing
sapnw: "spawn ./install.sh -s -k"
sapnw: (file "/vagrant/scripts/provision/install_nw.expect" line 2)
sapnw: Waiting for NW to start ...
sapnw: Still not started ... waiting more ...
sapnw: [!] NW hasn't started after 2 minutes, this is strage
sapnw: [!] Continuing with the script but there might be some issue
==> sapnw: Running provisioner: shell...
sapnw: Running: /var/folders/3s/d818h5113wqf8pzw19g684c40000gn/T/vagrant-shell20200426-13158-1h5ys0z.sh
sapnw: Local start/stopsap scripts...
==> sapnw: Running provisioner: shell...
sapnw: Running: /var/folders/3s/d818h5113wqf8pzw19g684c40000gn/T/vagrant-shell20200426-13158-su18xu.sh
sapnw: Adjusting SAP profile - increasing workers number...
sapnw: cp:
sapnw: cannot stat '/sapmnt/NPL/profile/NPL_D00_vhcalnplci'
sapnw: : No such file or directory
sapnw: sed: can't read /sapmnt/NPL/profile/NPL_D00_vhcalnplci: No such file or directory
sapnw: SAP HARDWARE KEY
sapnw: /tmp/vagrant-shell: 10: /tmp/vagrant-shell: cannot create /sapmnt/NPL/profile/NPL_D00_vhcalnplci: Directory nonexistent
sapnw: sudo
sapnw: :
sapnw: unknown user: npladm
sapnw: sudo
sapnw: :
sapnw: unable to initialize policy plugin

@sbcgua
Copy link
Owner

sbcgua commented May 9, 2020

sorry, didn't see the issue. Looks like the scripts cannot could not find the distrib files. Or maybe vagrant security policies are different in MacOS - I cannot check I don't have a macos with required RAM size. Can you try logging into the machine ssh and checking if the distrib is accessible ?

@jhallam3
Copy link

Ive updated the vagrant file to allow for this on Mac #13

@sbcgua
Copy link
Owner

sbcgua commented Jul 31, 2020

Could you pls also try #14

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants