Sorry, an error occurred in Snapcraft:
Metadata
Current evaluation
Snapcraft 2.43.1 (2019) crashed with FileNotFoundError wrapping app command spx_service missing from the prime dir during a Launchpad build. No maintainer activity in 7+ years; the 2.x code path no longer exists and the root cause is user snapcraft.yaml config.
Suggested action: close stale
Reason: The traceback is from snapcraft 2.43.1ubuntu1 (build dated 2019-05-26) and goes through snapcraft/internal/meta/_snap_packaging.py (_wrap_exe/_compose_snap_yaml), a module that no longer exists in the current codebase (now snapcraft/meta/). The underlying failure is a user configuration error — the app's command file spx_service was never staged into prime — so there is nothing actionable left in the current codebase, and the issue has had zero comments or labels in 2655 days.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
10
Quick Win:
8.5
Staleness:
95
Complexity:
15
Confidence:
75
Support Request:
65
|
close stale | Snapcraft 2.43.1 (2019) crashed with FileNotFoundError wrapping app command spx_service missing from the prime dir during a Launchpad build. No maintainer activity in 7+ years; the 2.x code path no longer exists and the root cause is user snapcraft.yaml config. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
25
Confidence:
90
Support Request:
50
|
close stale | Snapcraft build fails with FileNotFoundError for a missing executable during packaging. Issue is 7 years old, unlabelled, and uses a deprecated snapcraft version. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
15
Confidence:
90
Support Request:
85
|
close stale | Reports a FileNotFoundError during a Snapcraft build in a 2019 environment. The traceback indicates a missing executable in the prime directory. No maintainer response, inactive for over 7 years, and the reported version is long deprecated. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
10
Confidence:
90
Support Request:
95
|
close not a bug | User reports a FileNotFoundError during Snapcraft v2.43.1 build due to a missing executable path. Issue is over 7 years old, has no maintainer interaction, and appears to be a local configuration or build environment misconfiguration rather than a platform bug. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
15
Confidence:
95
Support Request:
80
|
close stale | Unlabeled bug report from 2019 detailing a Snapcraft 2.43 build failure due to a missing executable file. No comments or maintainer response. |
Update history
No update history recorded yet.
Related work
-
Duplicate Of:
snapcraft#1807117
(confidence 70%)
Launchpad bug 1807117 reports the identical FileNotFoundError in _wrap_exe on snapcraft 2.43.1 for a missing app command in prime, with the same assessment that the code path no longer exists.