Patchelf misses some libraries when I build MicroStack with 3.9.7 or 3.9.8
Metadata
Current evaluation
Closed without resolution. The patchelf library omission in snapcraft 3.9.7/3.9.8 was abandoned due to inactivity, with no fix or official workaround implemented.
Suggested action: —
No scores available.
Issue body
This happens in the MicroStack snap (https://opendev.org/x/microstack).
I have a qemu part, which was building successfully under snapcraft 3.8, producing a qemu-system-x86_64 binary that executed successfully when run from the snap.
As of 3.9.7, my qemu binary fails to execute, as it is missing libraries in usr/lib/$SNAPCRAFT_ARCH_TRIPLET/ceph and $SNAPCRAFT_ARCH_TRIPLET/pulseaudio. Adding those to paths to the build environment works around the issue.
Per Sergio Schezov's request, I'm building a version of my snap with some extra logging, and will attach the logs to this bug once my build completes.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The patchelf library omission in snapcraft 3.9.7/3.9.8 was abandoned due to inactivity, with no fix or official workaround implemented. | |
| qwen/qwen3.6-35b-a3b | — | — | Reported patchelf missing libraries during MicroStack snap builds with snapcraft 3.9.7/3.9.8. Closed without resolution or comments, indicating the issue was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Abandoned due to inactivity. The patchelf library omission in snapcraft 3.9.7/3.9.8 remains unfixed. No maintainer comments or patches were submitted. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution or comments. The patchelf library omission causing missing dependencies in MicroStack snap builds remains unfixed, indicating the report was abandoned or marked stale. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Reports of patchelf missing libraries during MicroStack snap builds with snapcraft 3.9.7/3.9.8 were closed without resolution. Zero comments indicate abandonment, leaving the environment variable workaround as the only known mitigation. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1742707 patchelf is missing from snapcraft Depends: | snapcraft (launchpad) | closed | Closed. Package dependencies were updated to include patchelf, resolving the missing binary error during snap builds. |