snapcraft-examples py2-project example cannot run on armhf
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
A report detailing a Python 2 snapcraft example failure on armhf hardware was closed without resolution or comments. Extended inactivity and zero follow-up indicate the bug report was abandoned.
Suggested action: —
No scores available.
Issue body
reproduce steps:
1, add-apt-repository ppa:snapcraft-dev/tools and apt install snapcraft-examples on ARM hardware
2, cd snapcraft-examples/examples/py2-project and run "snapcraft"
3, copy spongeshaker_0_armhf.snap to snappy on RaspBerry Pi 2 and install by side load
4, run spongeshaker.sha3sum
expected:
example working smoothly
actual:
# spongeshaker.sha3sum
Traceback (most recent call last):
File "/apps/spongeshaker.sideload/IKMSBAaIGgGN/./bin/sha3sum", line 11, in <module>
with open(sys.argv[1], 'rb') as fp:
IndexError: list index out of range
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | A report detailing a Python 2 snapcraft example failure on armhf hardware was closed without resolution or comments. Extended inactivity and zero follow-up indicate the bug report was abandoned. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The py2-project example crashes on armhf with an IndexError during spongeshaker.sha3sum execution. Zero comments and significant age indicate the report was abandoned. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | py2-project example crashes on armhf with an IndexError when running spongeshaker.sha3sum without arguments. Closed without comments or fixes, likely abandoned due to age and inactivity. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1534530 snapcraft-examples opencv example cannot run on armhf | snapcraft (launchpad) | closed | Closed without resolution. The report detailed a missing GLIBCXX dependency blocking the OpenCV snap on armhf hardware. With zero comments and no follow-up, the ticket was abandoned. | |
| #1534531 snapcraft-examples opencv example cannot run on armhf | snapcraft (launchpad) | closed | Closed and abandoned due to prolonged inactivity. No comments or fixes were provided for the ARMhf OpenCV snap build failure. The compatibility problem remains unresolved. | |
| #1501977 py2-project example fails to snap | snapcraft (launchpad) | closed | The py2-project example failed to snap due to a missing plugin keyword in snapcraft.yaml. Closed after over 11 years with no activity, the issue was abandoned and superseded by updated snapcraft versions. | |
| #1769551 snapcraft 2.42 not working in trusty armhf | snapcraft (launchpad) | closed | Closed without comments or resolution. The author reverted to version 2.41, indicating the issue was abandoned or superseded by newer releases. |