"upload" command sends progress to stdErr unnecessarily
Metadata
Current evaluation
Report that snapcraft upload sends progress messages to stderr instead of stdout, breaking CI automation that relies on stderr for important warnings. Untriaged, 1405 days old, no maintainer response.
Suggested action: needs triage
Reason: The issue has no labels, no maintainer comments, no assignee, and has been open for 1405 days without any triage. A maintainer needs to assess whether this is still relevant and whether the problem persists in the current version before deciding on closure or action.
Impact:
45
Quick Win:
33.75
Staleness:
95
Complexity:
25
Confidence:
65
Support Request:
25
Issue body
When integrating a release process within a Continuous Integration (CI) automation routine, it's useful to get some deprecation/warnings messages in the stdErr when invoking "snapcraft upload". For example this: https://snapcraft.io/docs/deprecation-notices/dn11
However, other messages that are not warnings or errors are also sent to stdErr (instead of just stdOut), which forces me to have to ignore them in the process that uploads a release under my CI setup.
Examples of these kind of messages:
Pushing 'gwallet_0.3.332.0_amd64.snap' [=== ] 12%
Processing...-
Having them being sent to stdOut instead of stdErr would allow me to fail CI whenever any important message gets sent to stdErr; allowing me to pay attention to deprecation notices or other important stuff happens.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen3.6-35b-a3b-mtp-q6 |
Impact:
45
Quick Win:
33.75
Staleness:
95
Complexity:
25
Confidence:
65
Support Request:
25
|
needs triage | Report that snapcraft upload sends progress messages to stderr instead of stdout, breaking CI automation that relies on stderr for important warnings. Untriaged, 1405 days old, no maintainer response. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
15
Confidence:
85
Support Request:
10
|
close stale | Request to route "snapcraft upload" progress messages to stdout instead of stderr for CI error handling. Unlabelled, 0 comments, inactive for over 3.5 years. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
20
Confidence:
85
Support Request:
5
|
close stale | snapcraft upload sends progress messages to stderr instead of stdout, interfering with CI automation that relies on stderr for warnings. Unlabeled and inactive for over 3 years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
15
Confidence:
85
Support Request:
10
|
close stale | The snapcraft upload command sends progress messages to stderr instead of stdout, interfering with CI automation that relies on stderr for warnings. Untriaged and inactive for over 3.5 years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
15
Confidence:
80
Support Request:
10
|
close stale | snapcraft upload sends progress output to stderr instead of stdout, interfering with CI pipelines that use stderr for warnings. Untriaged and inactive for over 3 years. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.