fix: use (build-)base's coreutils in pebble part
Metadata
Current evaluation
Merged after dual reviewer approval. Resolves issue #1023 by configuring the pebble part to use the build-base coreutils. The change modifies seven files and passed all CI checks.
Suggested action: —
No scores available.
Issue body
- [x] Have you followed the guidelines for contributing?
- [x] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
- [x] Have you successfully run `make lint && make test`?
---
Fixes #1023
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged after dual reviewer approval. Resolves issue #1023 by configuring the pebble part to use the build-base coreutils. The change modifies seven files and passed all CI checks. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged a fix to use the (build-)base's coreutils in the pebble part, resolving issue #1023. The change ensures pebble builds consistently use the base environment's coreutils, preventing tooling conflicts. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged after passing lint and test checks. Configures the pebble part to use the build base's coreutils, resolving issue #1023. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #552 fix: change pebble dir in 24.04 from /.rock/bin to /usr/bin | rockcraft | merged | Merged a fix updating the pebble binary path from /.rock/bin to /usr/bin for Ubuntu 24.04+ rocks. Approved by two reviewers, passed CI, and builds on PR #528 to ensure stable runtime paths. |