Flatpak container builds fail, unable to copy to candidate-registry #13377

Closed
opened 2026-06-05 16:16:20 +00:00 by yselkowitz · 3 comments
Member

Describe the issue

All flatpak container builds are currently failing, e.g.:

https://koji.fedoraproject.org/koji/taskinfo?taskID=146272407

BuildError: Failed to upload image to registry: skopeo copy \
oci-archive:/var/lib/mock/f44-flatpak-container-build-68557231-6667180/root/chroot_tmpdir/rust-flatpak-f44-6.aarch64.oci.tar \
docker://candidate-registry.fedoraproject.org/f44/rust:f44-flatpak-container-build-146272500-aarch64-20260605152408 exited with status 1

When do you need this? (YYYY/MM/DD)

ASAP

When is this no longer needed or useful? (YYYY/MM/DD)

N/A

If we cannot complete this, what is the impact? [Dependencies/Blocker]

No flatpak updates.


Checklist

  • I have checked existing issues for duplicates
  • I have filled out all the fields above
  • I have provided relevant links or references (if applicable)
## Describe the issue All flatpak container builds are currently failing, e.g.: https://koji.fedoraproject.org/koji/taskinfo?taskID=146272407 ``` BuildError: Failed to upload image to registry: skopeo copy \ oci-archive:/var/lib/mock/f44-flatpak-container-build-68557231-6667180/root/chroot_tmpdir/rust-flatpak-f44-6.aarch64.oci.tar \ docker://candidate-registry.fedoraproject.org/f44/rust:f44-flatpak-container-build-146272500-aarch64-20260605152408 exited with status 1 ``` ## When do you need this? (YYYY/MM/DD) ASAP ## When is this no longer needed or useful? (YYYY/MM/DD) N/A ## If we cannot complete this, what is the impact? [Dependencies/Blocker] No flatpak updates. --- ## Checklist - [x] I have checked existing issues for duplicates - [x] I have filled out all the fields above - [x] I have provided relevant links or references (if applicable)
kevin self-assigned this 2026-06-05 21:02:37 +00:00
Owner

This was the docker-distribution upgrade that happened yesterday. ;(

Should be fixed, please confirm?

This was the docker-distribution upgrade that happened yesterday. ;( Should be fixed, please confirm?
Author
Member

Working now, but what needs to happen to keep this from breaking again with the next upgrade?

Working now, but what needs to happen to keep this from breaking again with the next upgrade?
Owner

Well, one of two things:

  1. We finish moving to quay.io
  2. we do a chown on ~35TB of files (this would take a long while and be a massive churn)
  3. we push a ansible change to override it using a seperate user

See infra/tickets#12905

Well, one of two things: 1. We finish moving to quay.io 2. we do a chown on ~35TB of files (this would take a long while and be a massive churn) 3. we push a ansible change to override it using a seperate user See https://forge.fedoraproject.org/infra/tickets/issues/12905
kevin closed this issue 2026-06-08 15:43:22 +00:00
Sign in to join this conversation.
No milestone
No assignees
2 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#13377
No description provided.