Description of problem: Package koschei fails to build from source in Fedora rawhide. Version-Release number of selected component (if applicable): 2.4.0-5.fc30 Steps to Reproduce: koji build --scratch f31 koschei-2.4.0-5.fc30.src.rpm It seems that this was a backward incompatible change in python3-hawkey: - 0.28.1-1.fc31 + 0.31.0-1.fc31 AttributeError: module 'hawkey' has no attribute 'Repo' This blocks the Python 3.8 rebuild of koschei. Additional info: This package is tracked by Koschei. See: http://apps.fedoraproject.org/koschei/package/koschei
This was a regression in libdnf that was fixed in libdnf-0.31.0-3.fc31: https://koji.fedoraproject.org/koji/buildinfo?buildID=1261993 From changelog: * Fri May 03 2019 Pavla Kratochvilova <pkratoch> - 0.31.0-3 - Backport patches to reintroduce hawkeyRepo