fix: handle ill-formed profiles created by older rockcraft
Metadata
Current evaluation
⚠️ This summary may be outdated — the issue content or evaluation prompts have changed since this evaluation was made.
Adds a check for ill-formed LXD profiles from older rockcraft versions, prompting users to delete the project and retry. Currently pending review with 6 unresolved comments and no maintainer engagement for over 228 days.
Suggested action: needs review
Reason: The PR addresses a specific compatibility edge case but has been inactive for over 228 days with 6 unresolved review comments and no CI checks. Maintainer review is required to evaluate its relevance against current project versions and address the pending feedback before proceeding.
Staleness:
75
Complexity:
10
Confidence:
75
Issue body
Older versions of rockcraft may have created a rockcraft lxd project
containing a broken default profile. If this is the case, tell
the user to delete the project and start over.
- [ ] Have you followed the guidelines for contributing?
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [ ] Have you successfully run `tox`?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b |
Staleness:
75
Complexity:
10
Confidence:
75
|
needs review | Adds a check for ill-formed LXD profiles from older rockcraft versions, prompting users to delete the project and retry. Currently pending review with 6 unresolved comments and no maintainer engagement for over 228 days. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
15
Confidence:
65
|
needs review | Addresses broken default profiles from older rockcraft versions by prompting users to delete and recreate the project. Currently inactive with no maintainer feedback or CI status. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
85
Complexity:
15
Confidence:
55
|
close stale | Addresses broken default profiles from older rockcraft versions by prompting users to delete and recreate the project. Currently inactive for over two years with no maintainer feedback or CI results. |
Update history
| Date | Change |
|---|---|
| closed |
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #590 Improve the LXD init experience | rockcraft | open | LXD init check for rockcraft pack is implemented in craft-providers. Maintainer kept issue open for two follow-ups: handling broken LXD profiles from older versions (PR #588 closed unmerged) and multi-profile selection. Inactive ~12.5 months. |