`rockcraft pack` with go-framework fails with `FileNotFoundError`
Metadata
Current evaluation
rockcraft pack with go-framework extension fails with FileNotFoundError at staging when project has go.mod but no Go source files. Maintainer confirmed root cause (2026-02-26) and opened a PR to validate .go file presence and fail early; fix not yet merged.
Suggested action: keep open
Reason: Maintainer @gcomneno actively engaged on 2026-02-26, confirming the root cause (go.mod present but no Go source files causes the go plugin to produce no output, leading to the FileNotFoundError during staging) and stating they opened a PR to add early validation with a clearer error. The issue is triaged, valid, and has an in-flight fix, so it should remain open until the PR lands. The original reporter's repro also skipped the tutorial step of creating main.go, so the underlying UX gap (confusing low-level error) is real.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
45
Quick Win:
36.0
Staleness:
15
Complexity:
20
Confidence:
75
Support Request:
10
|
keep open | rockcraft pack with go-framework extension fails with FileNotFoundError at staging when project has go.mod but no Go source files. Maintainer confirmed root cause (2026-02-26) and opened a PR to validate .go file presence and fail early; fix not yet merged. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
25
Complexity:
20
Confidence:
85
Support Request:
0
|
keep open | rockcraft pack with go-framework crashes with FileNotFoundError during staging when no Go source files are present. A maintainer opened a PR to validate .go files and fail early, but the issue remains open awaiting merge/verification. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
40
Complexity:
20
Confidence:
85
Support Request:
10
|
keep open | Rockcraft pack with go-framework crashes with FileNotFoundError when building a project with go.mod but no source files. Maintainer diagnosed the issue and opened a PR to add early validation and a clearer error message. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
40
Complexity:
25
Confidence:
90
Support Request:
0
|
keep open | rockcraft pack with go-framework crashes with FileNotFoundError when a project has go.mod but no Go source files. A PR was opened to validate .go files and fail early with a clearer error, awaiting merge/verification. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
60
Complexity:
20
Confidence:
85
Support Request:
10
|
keep open | rockcraft pack with the go-framework extension throws FileNotFoundError when a project has go.mod but lacks Go source files. A PR adds early validation and a clearer error message, currently awaiting review. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.