Built executable is not copied to prime/bin/
Metadata
Current evaluation
Snapcraft 2.43.1+18.4 crashes during prime with FileNotFoundError when an app's command points to a file (prettier) that was not copied to prime/bin/; build/bin/ only contained prettier.js. Reported 8 years ago, no maintainer activity, 0 comments, unlabelled.
Suggested action: close stale
Reason: The issue is 2881 days (~8 years) old with zero comments, no labels, and no maintainer interaction. It targets snapcraft 2.43.1+18.4, a long-EOL 2.x release whose code path (snapcraft/internal/meta/_snap_packaging.py) no longer exists in the current codebase (now snapcraft/meta/snap_packaging.py). A similar Launchpad bug (1884683) confirms the same 2.x FileNotFoundError pattern is considered obsolete. The underlying problem — an app command referencing a file not present in prime/bin/ — is a user configuration error (the build only produced prettier.js, not prettier), not a snapcraft bug, and the current codebase has been entirely restructured since.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
30
Quick Win:
21.0
Staleness:
95
Complexity:
30
Confidence:
70
Support Request:
40
|
close stale | Snapcraft 2.43.1+18.4 crashes during prime with FileNotFoundError when an app's command points to a file (prettier) that was not copied to prime/bin/; build/bin/ only contained prettier.js. Reported 8 years ago, no maintainer activity, 0 comments, unlabelled. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
35
Confidence:
92
Support Request:
15
|
close stale | Snapcraft v2.43.1 crashes during prime step because a built executable is missing from prime/bin/. No maintainer interaction or activity in ~7.8 years. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
30
Confidence:
95
Support Request:
10
|
close stale | Snapcraft v2.43.1 crashes during prime step due to missing executable. Unaddressed for ~8 years with no maintainer interaction. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
15
Confidence:
90
Support Request:
20
|
close stale | Snapcraft 2.43.1 crashes during the prime step because a built executable is not copied to prime/bin/. The report is from 2018, lacks labels or comments, and targets a deprecated version. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
40
Confidence:
90
Support Request:
10
|
close stale | Snapcraft 2.43.1 crashes during priming due to a missing executable in prime/bin/. The issue is over 7 years old, lacks maintainer interaction, and targets a long-unsupported version. |
Update history
No update history recorded yet.
Related work
-
Related To:
snapcraft#1884683
(confidence 55%)
Similar Launchpad bug: snapcraft 2.43.1+18.4 FileNotFoundError for a missing app command in prime; same EOL 2.x code path.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1812435 python snap fails to build no such file or directory in prime/bin | snapcraft (launchpad) | open | Snapcraft 2.43.1 crashes with FileNotFoundError when an app's command is missing from prime/bin during snap packaging. Reported 2782 days ago with no comments, labels, or maintainer response. The legacy code path no longer exists in the current codebase. | |
| #1795171 snapcraft fail to find built executable under prime $SNAP | snapcraft (launchpad) | closed | Closed without resolution or comments, likely abandoned. The issue reported a FileNotFoundError when Snapcraft failed to expand the $SNAP variable in the prime directory path during build. | |
| #1884683 snapcraft fail app | snapcraft (launchpad) | open | Snapcraft 2.43.1+18.4 crashes with FileNotFoundError when an app's command points to /bin/Sastreria, which is missing from the prime directory. No comments or labels; the affected 2.x version is long EOL and the code path no longer exists. | |
| #1797795 An error occurred building hello world Snapcraft | snapcraft (launchpad) | open | Snapcraft 2.43.1 prime crashes with FileNotFoundError when app command points to bin/hello, but only gnu-bash part is built so the binary doesn't exist. User configuration error, 7.9 years old, 0 comments, no labels. | |
| #1830520 Sorry, an error occurred in Snapcraft: | snapcraft (launchpad) | open | 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. |