snapcraft stage does not work with Go and Launchpad
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed without resolution due to inactivity. The snapcraft stage failure with the Go plugin and Launchpad source URLs remains unresolved. The issue was likely superseded by Go modules and deprecated Launchpad git hosting.
Suggested action: —
No scores available.
Issue body
This:
name: iteration1
version: 0.1
vendor: Rick Spencer <email address hidden>
summary: first example of snapcraft
description: really the first example of snapcraft
icon: rick.jpg
parts:
hello:
plugin: go
source: lp:~rick-rickspencer3/+junk/hello
results in this:
rick@rick:~/Projects/iteration1$ snapcraft stage
Pulling hello
env GOPATH=/home/rick/Projects/iteration1/parts/hello/build go get -t -d rick-rickspencer3/+junk/hello
package rick-rickspencer3/+junk/hello: unrecognized import path "rick-rickspencer3/+junk/hello"
I can't tell if I am doing something wrong, but it seems correctly set up from the examples
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution due to inactivity. The snapcraft stage failure with the Go plugin and Launchpad source URLs remains unresolved. The issue was likely superseded by Go modules and deprecated Launchpad git hosting. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned. The snapcraft stage failure with the Go plugin and Launchpad sources was closed without comments or resolution due to prolonged inactivity. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution due to inactivity. The snapcraft stage failure with the Go plugin and Launchpad source remains unresolved. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.