-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
area/editor/vscodeIssues related to the Code OSS editor of CheIssues related to the Code OSS editor of Chekind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/blockerCauses system to crash and be non-recoverable or prevents Che developers from working on Che code.Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.team/CThis team is responsible for the the IDEs and ExtensionsThis team is responsible for the the IDEs and Extensions
Description
Describe the bug
The error is:
unknown command " " for "dlv"
Che version
7.113@latest
Steps to reproduce
- Start workspace for Go sample using https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#https://registry.devfile.io/devfiles/go/1.2.1?image=registry.access.redhat.com/ubi9/go-toolset:9.7
- Terminal => Run Task => build
- Terminal => Run Task => debug
Expected behavior
Command debug runs successfully, see Additional context section
Screenshots
Environment
I tested it on the dogfooding instance
Additional context
The same command works successfully for the 7.112 version of the che-code, so I think it's a regression
To check the behaviour for the 7.112, start workspace for Go sample using https://che-dogfooding.apps.che-dev.x6e0.p1.openshiftapps.com/#https://registry.devfile.io/devfiles/go/1.2.1?image=registry.access.redhat.com/ubi9/go-toolset:9.7&editor-image=quay.io/che-incubator/che-code:7.112.0

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/editor/vscodeIssues related to the Code OSS editor of CheIssues related to the Code OSS editor of Chekind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/blockerCauses system to crash and be non-recoverable or prevents Che developers from working on Che code.Causes system to crash and be non-recoverable or prevents Che developers from working on Che code.team/CThis team is responsible for the the IDEs and ExtensionsThis team is responsible for the the IDEs and Extensions
Type
Projects
Status
✅ Done