The following updates are stuck (and will block any other updates from going out):
===== <Compose: F43F stable> =====
lsp-plugins-flatpak-f43-2 flatpak-runtime-locale-f43-3 kontact-flatpak-25.08.2-3
===== <Compose: F43F testing> =====
converseen-flatpak-0.15.0.3-1
I am not sure why they are messed up, but the registry is showing some weird errors:
Nov 09 00:19:40 oci-registry02.rdu3.fedoraproject.org registry[778]: time="2025-11-09T00:19:40.532976383Z" level=error msg="response completed with error" err.code=unknown err.detail="filesystem: open /srv/registry/docker/registry/v2/repositories/f43/lsp-plugins/_manifests/revisions/sha256/b3369d6d9b7942b433c15628dbfc37c197b25970348adad4c671d9c93a526c21/link: permission denied"
But the file is there and should be readable. It's not selinux (permissive doesn't matter), it's not that it needs to create the file. The docker-distribution service runs as 'registry' user, but all the files in the registry are owned by root:root... but nothing there should have changed.
It doesn't help that the tcp timeout bug is hitting the service, so many attempts it gets just gets a 503. :(
Ah, so docker-distribution (in f42) changed to always run as a registry user, but the previous version was not setup that way. ;(
3.0.0 seems like a lot of change in a stable release. ;(
Trying with that changed to run as root now.
Metadata Update from @kevin: - Issue assigned to kevin
ok, it was all the tcp timeouts after that. ;(
I couldn't get it to finish a copy without hitting 503's. ;(
So, I switched proxy101 / 110 to use the vpn to talk to oci-registry02 and that fixed it right up.
So, updates are flowing again. ;(
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Log in to comment on this ticket.