nodejs snap installed through stage-snaps is not usable in the final image
Metadata
Current evaluation
Node.js snap staged via stage-snaps is unusable in the final rock image because the dynamic linker path /snap/core20/current/lib64/ld-linux-x86-64.so.2 is missing; reporter works around it by copying /lib64/ld-linux-x86-64.so.2. Unlabeled, no maintainer response, last activity 381 days ago.
Suggested action: needs triage
Reason: The issue has no labels, no assignee, and zero comments, so it has never been assessed by a maintainer. It is a genuine, well-reproduced bug (node --version fails until the core20 dynamic linker is manually copied into the image), not a support question, so it should be triaged rather than closed. Related work is uncertain: commit 05489c80 (fix(lifecycle): remove usrmerge-breaking symlinks, #498) touches symlink handling in the same area but there is no evidence it specifically fixes this stage-snaps linker case.
Issue body
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.8-27b |
Impact:
50
Quick Win:
17.5
Staleness:
75
Complexity:
65
Confidence:
55
Support Request:
10
|
needs triage | Node.js snap staged via stage-snaps is unusable in the final rock image because the dynamic linker path /snap/core20/current/lib64/ld-linux-x86-64.so.2 is missing; reporter works around it by copying /lib64/ld-linux-x86-64.so.2. Unlabeled, no maintainer response, last activity 381 days ago. | |
| qwen/qwen3.6-35b-a3b |
Staleness:
95
Complexity:
60
Confidence:
85
Support Request:
10
|
needs triage | Node.js snap staged via stage-snaps fails to run in final Rockcraft image due to missing dynamic linker path. Untriaged, no maintainer response, open for over 3 years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
55
Confidence:
80
Support Request:
15
|
needs triage | Untriaged bug report regarding Node.js snap binaries failing to run in Rockcraft container images due to missing dynamic linker paths. Requires maintainer assessment. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
90
Complexity:
60
Confidence:
85
Support Request:
10
|
needs triage | Node.js snap staged via stage-snaps fails to run in final container image due to missing dynamic linker path. Unlabelled, no maintainer response, open for ~3 years. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
95
Complexity:
40
Confidence:
80
Support Request:
15
|
close stale | Packaging Node.js via Rockcraft stage-snaps produces a broken container image missing the dynamic linker. Open for over a year with no activity or comments, awaiting triage and resolution. |
Update history
No update history recorded yet.
Related work
-
Related To:
canonical/rockcraft#498
(confidence 40%)
Commit 05489c80 'fix(lifecycle): remove usrmerge-breaking symlinks (#498)' addresses symlink handling in the lifecycle, the same class of problem (broken/missing paths in the final image), but no evidence it specifically resolves the stage-snaps dynamic-linker case.
Related issues
No related issues found above the similarity threshold.