On Thu, Aug 5, 2021 at 12:44 PM Brian Stinson <brian at bstinson.com> wrote: > > This package was marked unwanted: https://github.com/minimization/content-resolver-input/blob/master/configs/sst_filesystems-userspace-unwanted.yaml#L8 > > Maybe the ceph dependency has been satisfied elsewhere? > After searching around, I found that there was another ticket where it was agreed to block oath-toolkit in the CentOS 9 tags so it's no longer in c9s-pending. I also found that Pungi just skips any missing additional_packages. Pungi logs that pskctool and oathtool are unavailable, but it doesn't fail the compose. I think this means the next step is to remove "pskctool" and "oathtool" from https://gitlab.com/redhat/centos-stream/release-engineering/pungi-centos/-/blob/centos-9-stream/shared/additional_and_filter_packages.conf - Ken