adamwill commented on the pull-request: `f39: fix container-nightly.sh script to sync the right thing` that you are following: `` This looks right to me. sync-ostree-base-containers is for converting atomic desktop ostrees to container images, and publishing those, so it should run after composes that build those. `sync-latest-container-base-image.sh` should be the right thing to run after building the things that `container-nightly.sh` / `fedora-container.conf` build.
Note this problem exists on f40 and main branches, too. We don't actually run the script on those branches yet, but we should fix it there too for when we will.
I'm not *sure* we actually should be running `sync-ostree-base-containers` in its current form at all any more, but @walters could maybe advise. We now build proper OCI images for Silverblue, Kinoite and Sericea at least - which are the three variants that script can convert from ostrees - in the current dev releases (40 and Rawhide). If anything, we should be publishing *those*, not publishing images built by converting ostrees?
But maybe I'm misunderstanding something there. ``
To reply, visit the link below or just reply to this email https://pagure.io/pungi-fedora/pull-request/1267