build(deps): update skopeo to 1.14.2
Metadata
Current evaluation
Merged skopeo update from 1.9.0 to 1.14.2, resolving Docker Daemon API mismatch and closed pipe errors during rock-to-Docker conversion. Approved by two reviewers and passed CI.
Suggested action: —
No scores available.
Issue body
Version 1.14.2 fixes the issue with Docker Daemon API mismatch when converting the rock to a Docker image. The previous version (1.9.0) is also over a year and a half old so it's a good idea to update anyway.
- [ ] Have you signed the [CLA](http://www.ubuntu.com/legal/contributors/)?
-----
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged skopeo update from 1.9.0 to 1.14.2, resolving Docker Daemon API mismatch and closed pipe errors during rock-to-Docker conversion. Approved by two reviewers and passed CI. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged skopeo dependency update from 1.9.0 to 1.14.2. Resolves Docker Daemon API mismatch causing pipe errors during rock-to-Docker conversion. Author verified the fix locally prior to merge. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | Merged skopeo update to 1.14.2. Resolves Docker Daemon API mismatch and pipe errors during rock-to-Docker conversion. Verified locally. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #2150 build(deps): update skopeo | charmcraft | merged | Merged a dependency update for skopeo to resolve build issues. Approved by two reviewers, the change was integrated with a minimal diff of five additions and two deletions across one file. | |
| #490 Upgrade skopeo version for docker engine API version | rockcraft | closed | Fixed by merging PR #477, which upgrades skopeo to v1.14.2. This resolves the Docker engine API version incompatibility error. The reporter confirmed the update resolves the issue. | |
| #2349 fix: correct the error message with skopeo errors. | charmcraft | merged | Merged fix correcting skopeo error messages, resolving issue #2077. Approved by two reviewers and passed CI checks. Changes modify five files with 76 additions and 23 deletions to improve error reporting. |