ERROR: could not find required 'hooks' in manifest
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Closed, likely abandoned. The report details a snapcraft-generated snap failing click-review due to a missing 'hooks' field in the manifest. No comments or resolution steps were provided.
Suggested action: —
No scores available.
Issue body
A snap generated using snapcraft rejected by the click-reviewers-tools.
$ git clone https://github.com/daker/micropython-snappy
$ cd micropython-snappy
$ snapcraft snap
[snippet]
$ snapcraft
Skipping pull micropython (already ran)
Skipping build micropython (already ran)
Skipping stage micropython (already ran)
Snapping micropython
Snapping -
Generated 'micropython_1.7_i386.snap' snap
$ snapcraft -v
snapcraft (1.1.0).
$ click-review micropython_1.7_i386.snap
ERROR: could not find required 'hooks' in manifest:
{'architecture': ['i386'],
'description': 'MicroPython is a lean and efficient Python implementation '
'for microcontrollers and constrained systems.',
'framework': 'ubuntu-core-15.04-dev1',
'icon': 'meta/icon.png',
'installed-size': '481',
'maintainer': 'Adnane Belmadiaf <email address hidden>',
'name': 'micropython',
'title': 'A lean and efficient Python implementation for microcontrollers.',
'version': '1.7'}
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Closed, likely abandoned. The report details a snapcraft-generated snap failing click-review due to a missing 'hooks' field in the manifest. No comments or resolution steps were provided. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without comments or resolution. The missing 'hooks' manifest error was likely abandoned or superseded by updated snapcraft and click-reviewers-tools versions. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Closed without resolution or comments. The report details snapcraft-generated snaps failing click-review due to a missing 'hooks' field in the manifest. Likely abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1980089 Compiled snap hooks not executed when packaging with Snapcraft 7 | snapcraft (launchpad) | closed | Closed without resolution. Snapcraft 7.0.3 omitted meta/hooks wrapper scripts for compiled snap hooks, breaking execution. The issue appears abandoned. | |
| #1448 snapcraft build using manifest.yaml | snapcraft | closed | Closed without discussion or comments. The issue appears abandoned or superseded by newer snapcraft build workflows. No resolution or merge details were recorded. |