Set GOBIN in go plugin build environment.
Metadata
Current evaluation
Abandoned due to inactivity. The proposed fix to set GOBIN in the go plugin build environment was not merged after the contributor failed to address requested test failures and verification steps.
Suggested action: —
No scores available.
Issue body
Fixes #1553215. If the user's environment has GOBIN set, it will interfere
with the go plugin, forcing the end result executables to end up there instead of
the expected location.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Abandoned due to inactivity. The proposed fix to set GOBIN in the go plugin build environment was not merged after the contributor failed to address requested test failures and verification steps. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned due to inactivity. Test failures prevented merging the GOBIN environment fix for the Go plugin. Maintainers closed the PR without resolution. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | A fix to set GOBIN in the Go plugin build environment was abandoned. Test failures went unaddressed, and the pull request was closed due to inactivity without merging. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #859 Set GOBIN in go plugin build environment. | snapcraft | merged | Merged to resolve #1553215 by setting GOBIN in the go plugin build environment, preventing user variables from redirecting executables incorrectly. Reviewer confirmed the contributor's unsigned CLA is not required. | |
| #1656118 godeps plugin break when GOBIN is set | snapcraft (launchpad) | closed | Closed without a documented fix. The godeps plugin incorrectly installed packages when the GOBIN environment variable was set. |