parser fails to identify a remote part that isn't found in the origin's snapcraft.yaml
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Abandoned due to inactivity. The parser failed to validate mismatched remote part names between wiki entries and snapcraft.yaml, lacking expected warnings and non-zero exit codes.
Suggested action: —
No scores available.
Issue body
having 'wafdemo' in the wiki but 'waf-project' in the origin's snapcraft.yaml's 'parts' section didn't issue any warning/error when the parser ran.
Expected behavior:
A warning should be printed and the parser should return a non-zero return code.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Abandoned due to inactivity. The parser failed to validate mismatched remote part names between wiki entries and snapcraft.yaml, lacking expected warnings and non-zero exit codes. | |
| qwen/qwen3.6-35b-a3b | — | — | Closed without resolution. The parser validation bug for mismatched remote part names in snapcraft.yaml was abandoned due to inactivity and remains unfixed. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Abandoned. The parser remains unmodified and still lacks validation to warn or return a non-zero exit code when a wiki remote part name mismatches the origin snapcraft.yaml parts section. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1661463 parser doesn't pull in dependent parts from the origin | snapcraft (launchpad) | open | Snapcraft parser fails to include 'after' parts (e.g. libmbim, libqmi) referenced from a remote git origin, erroring 'not defined in the parts entry'. 9.5 years old, no labels or maintainer activity; the origin-based parts feature is likely gone in modern rewrites. | |
| #1622435 snapcraft does not respect filesets of remote parts | snapcraft (launchpad) | closed | Closed without resolution. Snapcraft failed to resolve remote part filesets, causing build errors. Likely abandoned or superseded by newer versions. The wiki label indicates the workflow was clarified via documentation. |