spread: fix project with dotnet chisel slices
Metadata
Current evaluation
Merged to remove an obsolete prime override and symlink in the spread configuration, as dotnet packages no longer create version-specific subdirectories. The change resolved CI failures blocking other pull requests.
Suggested action: —
No scores available.
Issue body
Looks like the dotnet packages no longer create version-specific subdirs, so we can get rid of the prime override and the symlink.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged to remove an obsolete prime override and symlink in the spread configuration, as dotnet packages no longer create version-specific subdirectories. The change resolved CI failures blocking other pull requests. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged to resolve CI failures by removing an obsolete prime override and symlink for dotnet chisel slices, which no longer use version-specific subdirectories. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix for the spread testing system by removing the prime override and symlink for dotnet packages, which no longer create version-specific subdirectories. The change resolved failing pending pull requests. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #152 spread: disable general/chisel | rockcraft | closed | Closed as superseded. Upstream chisel-releases fixed the dotnet bug breaking the chisel cut operation, making the temporary test disable unnecessary. Configuration updates were moved to a separate pull request. | |
| #456 fix(spread): tests must also use newer Chisel | rockcraft | merged | Merged. Resolves failing spread tests by switching Chisel installation from a hardcoded commit to the snap store. Addressed review feedback and re-triggered CI after a timeout. | |
| #162 Use Chisel `main` branch for Spread tests | rockcraft | closed | Resolved by merging upstream Chisel PR #36. Repository configuration updated to clone the Chisel main branch for Spread tests, replacing the temporary development branch workaround. Issue closed as fixed. | |
| #530 spread: don't cut dotnet slices unnecessarily | rockcraft | merged | Merged a one-line change replacing fragile dotnet slices with coreutils_bins in spread tests to avoid instability from ongoing time_t changes. Approved by three reviewers and passed CI. | |
| #469 fix(spread): tests must also use newer Chisel (#456) (#466) | rockcraft | closed | Merged via cherry-pick into main to prepare the 1.1.2 release. Updates spread tests to use the newer Chisel version. Passed CI checks and required no reviews. | |
| #84 Add chisel to rockcraft | rockcraft | merged | Merged after approval and passing CI. Integrated chisel into rockcraft to support chisel slices in stage-packages. Temporarily pinned craft-parts to a main branch commit pending an official release. Added a spread test for the dotnet-runtime-6.0_libs slice. | |
| #466 fix(spread): tests must also use newer Chisel (#456) | rockcraft | merged | Merged a cherry-picked commit from main to align tests with the newer Chisel version, facilitating the 1.1.2 release. Approved by one reviewer. | |
| #467 fix(spread): tests must also use newer Chisel (#456) (#466) | rockcraft | closed | Merged and closed as a cherry-pick from main to update test dependencies to a newer Chisel version for the 1.1.2 release. |