Skip to content

Use skopeo from ubuntu repo#2417

Merged
bert-e merged 1 commit into
development/2.15from
bugfix/ZENKO-5278-skopeo
May 16, 2026
Merged

Use skopeo from ubuntu repo#2417
bert-e merged 1 commit into
development/2.15from
bugfix/ZENKO-5278-skopeo

Conversation

@francoisferrand
Copy link
Copy Markdown
Contributor

@francoisferrand francoisferrand commented May 15, 2026

Replaces the ~63s go build ./cmd/skopeo (plus ~16 MB of build-deps: libgpgme-dev, libassuan-dev, libbtrfs-dev, libdevmapper-dev, ...) with a 3-package apt install.

The CLI surface used by solution/build.sh is stable across all 1.x releases, so the version delta (apt's 1.13.3 vs the previous 1.16.1 pin) is safe.

Benefit is 1min 15s on BuildIso step (and up to 4min in bad days...), i.e. typically a bit more than 10%.

Issue: ZENKO-5278

@francoisferrand francoisferrand requested review from a team, delthas and maeldonn May 15, 2026 09:14
@francoisferrand
Copy link
Copy Markdown
Contributor Author

/approve

Replaces the ~63s `go build ./cmd/skopeo` (plus ~16 MB of build-deps:
libgpgme-dev, libassuan-dev, libbtrfs-dev, libdevmapper-dev, ...) with
a 3-package apt install.

The CLI surface used by solution/build.sh is stable across all 1.x
releases, so the version delta (apt's 1.13.3 vs the previous 1.16.1
pin) is safe.

Issue: ZENKO-5278
@francoisferrand francoisferrand force-pushed the bugfix/ZENKO-5278-skopeo branch from 0257f4f to 3d55e12 Compare May 15, 2026 14:36
Base automatically changed from bugfix/ZENKO-5278 to development/2.15 May 16, 2026 06:47
@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented May 16, 2026

Hello francoisferrand,

My role is to assist you with the merge of this
pull request. Please type @bert-e help to get information
on this process, or consult the user documentation.

Available options
name description privileged authored
/after_pull_request Wait for the given pull request id to be merged before continuing with the current one.
/bypass_author_approval Bypass the pull request author's approval
/bypass_build_status Bypass the build and test status
/bypass_commit_size Bypass the check on the size of the changeset TBA
/bypass_incompatible_branch Bypass the check on the source branch prefix
/bypass_jira_check Bypass the Jira issue check
/bypass_peer_approval Bypass the pull request peers' approval
/bypass_leader_approval Bypass the pull request leaders' approval
/approve Instruct Bert-E that the author has approved the pull request. ✍️
/create_pull_requests Allow the creation of integration pull requests.
/create_integration_branches Allow the creation of integration branches.
/no_octopus Prevent Wall-E from doing any octopus merge and use multiple consecutive merge instead
/unanimity Change review acceptance criteria from one reviewer at least to all reviewers
/wait Instruct Bert-E not to run until further notice.
Available commands
name description privileged
/help Print Bert-E's manual in the pull request.
/status Print Bert-E's current status in the pull request TBA
/clear Remove all comments from Bert-E from the history TBA
/retry Re-start a fresh build TBA
/build Re-start a fresh build TBA
/force_reset Delete integration branches & pull requests, and restart merge process from the beginning.
/reset Try to remove integration branches unless there are commits on them which do not appear on the source branch.

Status report is not available.

@bert-e
Copy link
Copy Markdown
Contributor

bert-e commented May 16, 2026

I have successfully merged the changeset of this pull request
into targetted development branches:

  • ✔️ development/2.15

The following branches have NOT changed:

  • development/2.10
  • development/2.11
  • development/2.12
  • development/2.13
  • development/2.14
  • development/2.5
  • development/2.6
  • development/2.7
  • development/2.8
  • development/2.9

Please check the status of the associated issue ZENKO-5278.

Goodbye francoisferrand.

The following options are set: approve

@bert-e bert-e merged commit 3d55e12 into development/2.15 May 16, 2026
43 of 44 checks passed
@bert-e bert-e deleted the bugfix/ZENKO-5278-skopeo branch May 16, 2026 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants