← Back to issue list

fix: stage and prime content in all partitions by default

View original Github issue

Metadata

Project
craft-parts
Number
#668
Type
pull request
State
merged
Author
mr-cal
Labels
Created
Updated
Closed

Current evaluation

Merged after resolving issue #650 by modifying the fileset parser to stage and prime content across all partitions by default, instead of altering keyword defaults. Ambiguous partition configurations are now rejected. Merged following dependency #669.

Suggested action:

No scores available.

Issue body

- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? ----- @cmatsuoka and I have found a much better solution. Instead of changing the default values of stage and prime keywords, we changed the behavior of the fileset that consumes the stage and prime keywords. Depends on #669 Fixes #650 (CRAFT-2458)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged after resolving issue #650 by modifying the fileset parser to stage and prime content across all partitions by default, instead of altering keyword defaults. Ambiguous partition configurations are now rejected. Merged following dependency #669.
qwen3.6-35b-a3b-mtp-q6 Merged fix altering the fileset consumer to stage and prime content in all partitions by default, resolving #650. Ambiguous stage and prime configurations are now rejected. Landed after dependency #669 received final review.

Update history

No update history recorded yet.

Related issues

Issue Project State Summary Similarity
#664 fix: stage and prime content in all partitions by default craft-parts closed Closed in favor of a different solution. The partition validator redesign and default stage/prime content logic was superseded by an alternative implementation.
84%
#663 fix: stage and prime content in all partitions by default craft-parts closed Superseded by PR #664. The pull request was closed without merging, as the maintainer redirected the partition staging and priming implementation to a follow-up PR.
84%
#1123 fix: Prime content from overlay when split into partitions craft-parts merged Merged fix for priming overlay content when split into partitions. Replaces direct overlay reliance with stage directory and migration state. Approved by three reviewers, passed all CI checks, and resolves issue #1127.
75%
#834 fix: use partitions for stage-packages tracking craft-parts merged Merged to fix issue #804. The change updates stage-package tracking to scan primed files per partition, resolving failures in common partitioned setups. Multi-partition tracking still requires deeper refactoring. Approved by three reviewers and passed CI.
74%