Parts depending on other remote parts aren't properly added
Metadata
Current evaluation
Abandoned and closed without resolution. Remote part dependencies failed to parse correctly when referenced via the 'after' directive. The report received no follow-up comments over three years.
Suggested action: —
No scores available.
Issue body
This bug has been triggered by https://github.com/ubuntu/snapcraft-desktop-helpers/pull/26
So basically having a wiki with something like:
---
maintainer: Marco Trevisan <email address hidden>
origin: lp:snapcraft-parser-example
description: parent part that depends on child
parts: [parent]
---
maintainer: John Doe <email address hidden>
origin: lp:snapcraft-parser-example
description: example part on which parent depends on
parts: [child]
Won't be correctly be parsed, since the parent's 'after' contains 'child'.
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Abandoned and closed without resolution. Remote part dependencies failed to parse correctly when referenced via the 'after' directive. The report received no follow-up comments over three years. | |
| qwen/qwen3.6-35b-a3b | — | — | Remote part dependency parsing failures were closed without resolution. Zero comments and over nine years of inactivity indicate the report was abandoned. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2027 Properly crawl tree of remote parts | snapcraft | closed | Closed without resolution. The report references a Launchpad bug tracking remote part dependency limits, indicating it was superseded by upstream tracking. No code changes or merges were implemented. | |
| #1621928 remote parts can't have a custom plugin | snapcraft (launchpad) | closed | Closed without resolution. Remote parts failing to load custom plugins in dependent projects was abandoned due to inactivity. No fix or follow-up was provided. |