> Hi Petr, > > > Removing "centos:latest" works, but is there another option? Perhaps > > > defining a different repo - "REPO=quay.io/centos/"? > > This fix would be for Travis, which I'm not able to fix, but not for GitHub > > Actions :(. I'm not aware how to specify alternative repository for it. > FYI, "centos:stream9" results in crypto deprecated warnings and results > in /dev/null errors. Instead of removing the "centos:latest" entry in > travis, I'll replace it with "centos:stream8" for now. > The "centos:stream9" -devel rpm packages are in the CRB repo. I > manually set the CRB repo to enabled using sed. Is there a better way > of enabling CRB? > Do you prefer to limit this patch to just removing the "centos:latest" > entry in ci.yml and reposting it, or should I trim it? I'll check if centos:stream8 works on GitHub Actions. Kind regards, Petr > thanks, > Mimi