docker run in the tutorial will fail
Metadata
Current evaluation
Hello-world tutorial docker run command fails on fresh systems due to Docker socket permissions. Acknowledged by maintainer, linked to broader non-root doc testing issue #651. Problem still present in current code.
Suggested action: keep open
Reason: Maintainer cjdcordeiro acknowledged the issue and linked it to the broader tracking issue #651 (Spread should run doc tests with nonroot user), which is still open. The hello-world tutorial at docs/tutorial/code/hello-world/task.yaml still contains 'docker run --rm hello:latest exec hello -t' without sudo, confirming the problem persists. The fix is blocked by the architectural decision in #651 about how to handle non-root doc testing.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
30
Quick Win:
25.5
Staleness:
65
Complexity:
15
Confidence:
75
Support Request:
10
|
keep open | Hello-world tutorial docker run command fails on fresh systems due to Docker socket permissions. Acknowledged by maintainer, linked to broader non-root doc testing issue #651. Problem still present in current code. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
85
Complexity:
15
Confidence:
75
Support Request:
5
|
needs triage | Tutorial command fails due to Docker socket permissions. Contributor suggested sudo. Maintainer linked to broader issue. Lacks labels and has seen no action in over a year, requiring prioritization. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
10
Confidence:
80
Support Request:
10
|
needs triage | Tutorial command fails due to Docker socket permissions; suggests adding sudo. Linked to broader issue #651, awaiting maintainer triage. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
15
Confidence:
75
Support Request:
10
|
close stale | Tutorial command fails due to Docker socket permissions; maintainer acknowledged it as part of a broader issue but it has seen no follow-up or resolution. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
78
Complexity:
10
Confidence:
75
Support Request:
10
|
keep open | Tutorial docker run command fails due to socket permissions. Suggests using sudo. Linked to broader issue #651 and awaiting triage to the tracking list. |
Update history
No update history recorded yet.
Related work
-
Blocked By:
canonical/rockcraft#651
(confidence 85%)
Maintainer explicitly stated this is a consequence of the broader issue about running doc tests with a non-root user
Related issues
No related issues found above the similarity threshold.