← Back to issue list

snapcraft does not auto-install jsonschema

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1495893
Type
issue
State
closed
Author
~asac
Labels
Created
Updated
Closed

Current evaluation

⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.

Closed without resolution. The missing jsonschema dependency causing an ImportError was never addressed. The issue remains abandoned.

Suggested action:

No scores available.

Issue body

not sure if snapcraft still tries to kick off installing the right dependencies if some are missing... if so, this one would be nice to fix too: ../../bin/snapcraft Traceback (most recent call last): File "../../bin/snapcraft", line 27, in <module> import snapcraft.main File "/home/asac/pp/snapcraft/snapcraft/main.py", line 21, in <module> import snapcraft.cmds File "/home/asac/pp/snapcraft/snapcraft/cmds.py", line 27, in <module> import snapcraft.yaml File "/home/asac/pp/snapcraft/snapcraft/yaml.py", line 20, in <module> import jsonschema ImportError: No module named 'jsonschema'

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Closed without resolution. The missing jsonschema dependency causing an ImportError was never addressed. The issue remains abandoned.
qwen/qwen3.6-35b-a3b Closed. The missing jsonschema dependency was resolved by adding it to project requirements, or the issue was abandoned due to inactivity.
qwen3.6-35b-a3b-mtp-q6 Reported a missing jsonschema dependency causing an ImportError. Closed without comments or resolution, indicating abandonment. No fix or merge details provided.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#1606346 snapcraft-parser without git installed throw bad error snapcraft (launchpad) closed Closed without resolution. The unhandled OSError when git is missing was not addressed, and the request for graceful dependency validation was abandoned due to prolonged inactivity.
74%