David Moreau Simard
David Moreau Simard
The fedora builds work now but the centos one has this issue: https://github.com/ansible-community/ara/issues/401
Hmm, it doesn't fix the centos build but the centos build is off of pypi, not from source so it's not picking up this PR.
It doesn't reproduce on CentOS8 but it does on CentOS9. I don't know yet if it's because there is something different in how the images are built and provided or...
I need to test if the proposed tzlocal patch fixes the issue on CentOS 9 -- if it turns out that it does fix the issue, we can delay the...
So the good news is that the containers job is fixed :tada:, gotta retry for those jobs that encountered unrelated issues though.
I gave a heads up that we'd land this today: https://twitter.com/RecordsAnsible/status/1558638152021073920 The time has come.
Damn. There's an issue with the job that runs in the post pipeline to publish the container images: https://ansible.softwarefactory-project.io/zuul/build/25865359975b4a89b5ed7617256c48d5 ``` LOOP [Tag images with buildah] fedora-36 | localhost/ara-api:fedora36-source-latest: image not...
I will troubleshoot here: https://github.com/ansible-community/ara/pull/409
I created this in a bit of a hurry yesterday but the adhoc commands are recorded by creating a "fake" playbook since everything is tied back to a playbook --...