bases: subprocess output is not logged nor shown on error
Metadata
Current evaluation
Closed without resolution. Superseded by internal Jira ticket CRAFT-2570. Subprocess output capture and error display remain unimplemented in craft-providers.
Suggested action: —
No scores available.
Issue body
`craft-providers` does not capture and display the output of subprocesses.
Two related issues:
1. When running with trace-level logging, the output of the commands should be logged.
- This is how snapcraft core18|20 operates.
3. When a subprocess command fails, the command's output should be shown.
- For example, when [`apt-get update` returns exit code 100](https://forum.snapcraft.io/t/snapcraft-network-error-seemingly-with-all-core22/34588), the output of the command would be very useful for debugging.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. Superseded by internal Jira ticket CRAFT-2570. Subprocess output capture and error display remain unimplemented in craft-providers. | |
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
60
Quick Win:
45.0
Staleness:
85
Complexity:
25
Confidence:
75
Support Request:
20
|
keep open | craft-providers fails to log subprocess output at trace level or display it on command failure, hindering debugging. Open for ~3.4 years with minimal maintainer interaction. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
88
Complexity:
45
Confidence:
75
Support Request:
10
|
needs triage | craft-providers lacks subprocess output logging at trace level and fails to display output on command failure. Open since 2022, last activity was a Jira sync bot comment in March 2024, awaiting maintainer assessment. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
30
Confidence:
70
Support Request:
5
|
needs triage | craft-providers lacks subprocess output capture for trace logging and error display. Open for over 3 years with only a Jira sync bot comment recently. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
75
Complexity:
30
Confidence:
85
Support Request:
10
|
needs triage | craft-providers fails to capture and display subprocess output during trace logging or command failures. Open since 2022, last active 65 days ago via automated Jira sync. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
No related issues found above the similarity threshold.