prime in nodejs plugin does work if used multiple times in one snapcraft.yaml
Metadata
Current evaluation
nodejs plugin yields correct stage but wrong prime when two separate parts both use the plugin; a single part with multiple node-packages works. 10-year-old report, no labels, no maintainer activity.
Suggested action: close stale
Reason: The nodejs plugin referenced here has been deprecated and removed from snapcraft in favor of the node plugin, so the reported prime/stage mismatch no longer applies to the current codebase. The issue is also ~10 years old (3629 days) with zero comments, no labels, and no maintainer interaction, and no related issue or PR surfaced in search.
Impact:
10
Quick Win:
5.5
Staleness:
95
Complexity:
45
Confidence:
65
Support Request:
10
Issue body
stage is correct but prime is not.
Works:
parts:
red:
plugin: nodejs
node-packages:
- node-red
- node-red-contrib-twitter-stream
Does not work
parts:
red:
plugin: nodejs
node-packages:
- node-red
other:
plugin: nodejs
after: [red]
node-packages:
- node-red-contrib-twitter-stream
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
10
Quick Win:
5.5
Staleness:
95
Complexity:
45
Confidence:
65
Support Request:
10
|
close stale | nodejs plugin yields correct stage but wrong prime when two separate parts both use the plugin; a single part with multiple node-packages works. 10-year-old report, no labels, no maintainer activity. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
45
Confidence:
90
Support Request:
10
|
close stale | Bug report indicating the nodejs plugin prime directory fails to populate correctly when multiple parts use the plugin in a single snapcraft.yaml. The report has been completely inactive for nearly a decade with no maintainer engagement. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
98
Complexity:
55
Confidence:
90
Support Request:
10
|
close stale | Bug report stating the nodejs plugin prime step fails when multiple parts use it in the same snapcraft.yaml. Issue is over 9 years old with no maintainer interaction or comments. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
100
Complexity:
60
Confidence:
90
Support Request:
10
|
close stale | Nodejs plugin prime stage fails when multiple parts use it in one snapcraft.yaml. Issue has been inactive for ~10 years with no maintainer response or labels. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
98
Complexity:
45
Confidence:
90
Support Request:
5
|
close stale | Snapcraft nodejs plugin prime fails when multiple parts use it in a single snapcraft.yaml, though stage works. Issue remains open, unassigned, inactive, and has no comments. Requires triage and fix. |
Update history
No update history recorded yet.
Related issues
No related issues found above the similarity threshold.