Skip to content
This repository was archived by the owner on Oct 12, 2022. It is now read-only.

Operation not permitted when running bash script from task #131

Open
gregg-miskelly opened this issue Jan 31, 2017 · 2 comments
Open

Operation not permitted when running bash script from task #131

gregg-miskelly opened this issue Jan 31, 2017 · 2 comments

Comments

@gregg-miskelly
Copy link
Member

From @egamma on January 31, 2017 10:1

From @spboyer on January 30, 2017 16:49

VSCode Version: Version 1.8.1
OS Version: macOS Sierra 10.12.2 (16C67)

Steps to Reproduce:

  1. clone repo https://github.com/spboyer/dockerdebugapp
  2. open debug pane and run
  3. Console outputs: "/bin/bash: ./dockerTask.sh: Operation not permitted"

Can run bash script from terminal with no problems without sudo.

Copied from original issue: microsoft/vscode#19586

Copied from original issue: dotnet/vscode-csharp#1162

@gregg-miskelly
Copy link
Member Author

From @spboyer on January 31, 2017 13:26

Steps

  1. Clone repo
  2. Deleted bin and obj
  3. dotnet restore -r debian.8-x64
  4. Open project in vscode
  5. Set breakpoint in Program.cs
  6. Open debug pan - click "play"
  7. Console outputs: "/bin/bash: ./dockerTask.sh: Operation not permitted"

Get error on one machine but not another, same version of VS Code and OS and C# extension.

@gregg-miskelly
Copy link
Member Author

This issue seems to be in the wrong repo. This should be in the repo of 'dockerTask.sh' I would assume.

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

No branches or pull requests

1 participant