container sync: fix a weird regex and make it work for Kiwi-built images (I hope) #12012

Merged
jnsamyak merged 2 commits from update-container-sync-kiwi into main 2026-06-08 03:10:42 +00:00
Member

I noticed the different image format in openQA testing - we have a test which uses a similar skopeo copy command to test the exact image from the compose, and it was failing for this reason. Changing the command to use oci-archive instead of docker-archive made it work there, so it should also be correct here. The different package names we noticed while trying to get the composes to work - see the PR. The weird regex I just noticed while I was writing the version check this needs, and investigated.

I noticed the different image format in openQA testing - we have a test which uses a similar `skopeo copy` command to test the exact image from the compose, and it was failing for this reason. Changing the command to use `oci-archive` instead of `docker-archive` made it work there, so it should also be correct here. The different package names we noticed while trying to get the composes to work - see [the PR](https://pagure.io/pungi-fedora/pull-request/1248#comment-199835). The weird regex I just noticed while I was writing the version check this needs, and investigated.
Member

👍

:thumbsup:
Owner

Looks all reasonable. There's other problems with this script, but this should get it at least working. ;)

Looks all reasonable. There's other problems with this script, but this should get it at least working. ;)
Owner

Pull-Request has been merged by kevin

Pull-Request has been merged by kevin
Owner

+1

+1
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
4 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
releng/tickets!12012
No description provided.