← Back to issue list

project: use pebble snap instead of building

View original Github issue

Metadata

Project
rockcraft
Number
#177
Type
pull request
State
merged
Author
tigarmo
Labels
Created
Updated
Closed

Current evaluation

Merged changes replacing local pebble binary builds with the published pebble snap. The update primes the binary as /usr/bin/pebble, reducing spread test runtime from ~32 to ~26 minutes.

Suggested action:

No scores available.

Issue body

Now that pebble has been published as a snap we can use it directly instead of building the binary each time. Prime only the binary and "organize" it as /usr/bin/pebble just like the previous part did. - [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)? ----- (CRAFT-1566)

Evaluation history

Date Model Scores Action Summary
qwen/qwen3.6-35b-a3b Merged changes replacing local pebble binary builds with the published pebble snap. The update primes the binary as /usr/bin/pebble, reducing spread test runtime from ~32 to ~26 minutes.
qwen3.6-35b-a3b-mtp-q6 Merged. Replaced local pebble binary build with the published pebble snap, organizing it to /usr/bin/pebble. This change reduced spread test execution from ~32 to ~26 minutes. Resolves CRAFT-1566.
qwen3.6-35b-a3b-mtp-q6 Merged. Replaced local pebble binary builds with the published pebble snap, organizing it as /usr/bin/pebble. This optimization reduced spread test runtime from ~32 to ~26 minutes, resolving CRAFT-1566.

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.
71%
#936 Consider packing `pebble` binary with `upx` rockcraft closed Closed and manually migrated to canonical/pebble. Rockcraft uses pre-compiled Pebble snaps, so compressing the binary upstream better addresses the base image size reduction goal.
70%