Fixes: https://pagure.io/koji/issue/2743
Metadata Update from @tkopecek: - Pull-request tagged with: no_qe
rebased onto 4c4a81bac44aa14b0a420fa7a8824284f21a855e
rebased onto ddca1ee57623730f541724e426911d85d7c6be3f
rebased onto f575d3c48d25090a9e863585457a9225f5ff9be9
rebased onto 0181d27d87ef873fe0e19e38e46103fd0e3f7a6a
do we want to have a centos stream image for testing too?
@julian8628 centos:8 is stream now. Or am I missing some base image? I've not found anything like centos:stream.
According to https://www.centos.org/centos-stream/, it seems we have to upgrade the base image to centos stream by adding
[root@centos ~]# dnf swap centos-linux-repos centos-stream-repos [root@centos ~]# dnf distro-sync
I cannot find the stream base image too.
cool, updated
rebased onto 405b21f4f5ad5042badae53161b237dba5686454
But not working :-( There are some issues related to https://bugzilla.redhat.com/show_bug.cgi?id=1589968 So, I would leave it on base centos8 until this is solved there.
rebased onto a81d0659b30937cfbfa901f2f1a42cc4f700e571
ahh, ok :thumbsup:
Maybe it is more a result of https://github.com/containers/buildah/issues/3071 - other podman change. So, maybe image itself should work and problem is in current buildah. Anyway, I'll file an update when it will start to work.
Commit e9307aa4 fixes this pull-request
Pull-Request has been merged by tkopecek
Fixes: https://pagure.io/koji/issue/2743