snapcraft list-revisions strip trailing 0's from versions
Metadata
Current evaluation
snapcraft list-revisions displayed version 0.10 as 0.1, stripping trailing zeros. Reported in 2017 with no maintainer response. Project has since been fully rearchitected; original code path no longer exists.
Suggested action: close stale
Reason: The issue is from April 2017 (3422 days old) with zero comments and no maintainer interaction. The snapcraft project has undergone a complete rearchitecture since then — the current codebase uses a models/services/store architecture that did not exist in 2017, making the original list-revisions display code path obsolete. A related Launchpad bug (#1586162) was also closed. The specific formatting bug in the old code is no longer applicable to the current codebase.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
15
Quick Win:
13.5
Staleness:
95
Complexity:
10
Confidence:
55
Support Request:
5
|
close stale | snapcraft list-revisions displayed version 0.10 as 0.1, stripping trailing zeros. Reported in 2017 with no maintainer response. Project has since been fully rearchitected; original code path no longer exists. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
20
Confidence:
85
Support Request:
5
|
close stale | snapcraft list-revisions displays truncated version strings (e.g., 0.1 instead of 0.10) compared to the web UI. Open for 9 years with no maintainer response. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
15
Confidence:
85
Support Request:
5
|
close stale | snapcraft list-revisions strips trailing zeros from version strings, showing 0.1 instead of 0.10. Issue is over 9 years old with no maintainer response. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
15
Confidence:
85
Support Request:
10
|
close stale | CLI snapcraft list-revisions incorrectly strips trailing zeros from version numbers (e.g. 0.10 displays as 0.1), causing a mismatch with the web UI. Issue is over 9 years old with no activity or maintainer response. | |
| qwen3.6-35b-moe-q4 |
Staleness:
98
Complexity:
20
Confidence:
65
Support Request:
10
|
needs triage | snapcraft list-revisions incorrectly strips trailing zeros from version strings (e.g., 0.10 displays as 0.1), conflicting with the web UI. Open for nearly a decade with zero maintainer interaction. |
Update history
No update history recorded yet.
Related work
-
Related To:
snapcraft#1586162
(confidence 40%)
Launchpad bug with nearly identical title about snapcraft truncating trailing zeros from version strings; closed without resolution comments.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1586162 snapcraft truncates trailing 0's from version | snapcraft (launchpad) | closed | Abandoned. The trailing zero truncation bug in snapcraft version strings was not addressed and remains unresolved. | |
| #1848565 `revisions` only showing the most recent 500 revs | snapcraft (launchpad) | open | snapcraft revisions command only displays the most recent 500 revisions per snap, truncating older history. Reported 2510 days ago with zero comments, no labels, and no maintainer response. Likely outdated given 7 years of project evolution. | |
| #1669291 'snap info' does not handle versions that end in 0 well | snapcraft (launchpad) | closed | Abandoned and closed without a linked pull request or public resolution. The report identified that snap info incorrectly strips trailing zeros from version numbers by parsing them as floats. |