Created attachment 1680894 [details] python-sqlalchemy-collectd not tagged rhos-17 When building containers for OSP17 on RHEL 8 we are hitting blocking dependency issues. Specifically openstack-base cannot build with missing packages [1]: Error: Unable to find a match: python3-sqlalchemy-collectd python3-sysv_ipc For the build we use the following repos [2]: * http://osp-trunk.hosted.upshift.rdu2.redhat.com/rhel8-osp17/consistent/delorean.repo * http://osp-trunk.hosted.upshift.rdu2.redhat.com/rhel8-osp17/osptrunk-deps.repo Looking for those two missing packages in koji - we found python-sqlalchemy-collectd [3] and python-sysv_ipc [4] and it appears neither of those is tagged for rhos-17.0-rhel-8 (python-sysv_ipc *is* tagged but still candidate/pending). We need to make those packages available to the rhel8-osp17 downstream delorean or osptrunk-deps repos to proceed with the container build job [5]. We may hit further dependency issues once this is resolved - you can see our progress when using other/all available repos (including from compose with rhos-release) at [6]. thanks [1] https://sf.hosted.upshift.rdu2.redhat.com/logs/58/196858/66/check/periodic-tripleo-build-containers-rhel-8-master/5dbf252/logs/buildah-builds/kolla-builds/73466b6f-b7fa-4f63-8556-99464205a046/docker/openstack-base/openstack-base-build.log [2] https://code.engineering.redhat.com/gerrit/#/c/196858/66/playbooks/tripleo-buildcontainers/pre_rhel8.yaml@37 [3] https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=1080299 [4] https://brewweb.engineering.redhat.com/brew/buildinfo?buildID=858037 [5] https://code.engineering.redhat.com/gerrit/196858 [6] https://hackmd.io/A0acqhtaQ_KButNw2bgAdQ?view
Created attachment 1680895 [details] python-sysv_ipc missing rhos-17 tags
i think this must the wrong component
http://download.eng.bos.redhat.com/rel-eng/repos/rhos-17.0-rhel-8-trunk-candidate/x86_64/ https://code.engineering.redhat.com/gerrit/#/c/196858/75/playbooks/tripleo-buildcontainers/pre_rhel8.yaml
We can close this out - we have these deps in the candidate repo.