Skip to content

'/home/$USER/.vsdbg/getvsdbg.sh' is missing after fresh install #897

@tehho

Description

@tehho

TLDR:
Error: EACCES: permission denied, open '/home/$USER/.vsdbg/getvsdbg.sh' but '/home/$USER/.vsdbg/getvsdbg.sh' is missing.
Fix install plox :D

Repro steps:

  1. Fresh install of pop_os
  2. Install vs code
  3. dotnet new mcv
  4. standard dockerfile
  5. standard docker-coreclr buildtask
  6. Build goes thru but run does not.

Error Message:
Acquiring the latest .NET Core debugger...
Unable to acquire the .NET Core debugger.
Error: EACCES: permission denied, open '/home/$USER/.vsdbg/getvsdbg.sh'

Action: debugCoreClr
Error type: EACCES
Error Message: EACCES: permission denied, open '/home/tehho/.vsdbg/getvsdbg.sh'

Version: 0.6.1
OS: linux
VS Code Version: 1.33.1

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions