I've really been enjoying using the dashboard, it's pointed out things that I quite frankly forgot about.

For python-pyside2 though it's showing FTBFS at the source level due to qt5-qtwebengine not being built for ppc64le and s390x, but I have a %ifnarch conditional removing it from the build requirements for those arches.

After convincing myself that it must be being pulled in from another package I tried playing around with installing qtwebengine by starting a build of pyside2 in a mock chroot and shelling into it, but I was able to rpm -e it without conflicts with other installed packages.

I then tried a scratch build which largely succeeded, all arches built but s390x failed during %check.

https://koji.fedoraproject.org/koji/taskinfo?taskID=92294488

So what gives?

Thanks,
Richard