Description of problem: Quisk compilation fails because it cannot find /usr/include/python2.7/pyconfig-64.h And it's really strange: # dnf provides '*/pyconfig-64.h' ... python2-libs-2.7.16-7.fc32.x86_64 : Runtime libraries for Python 2 Repo : fedora Matched from: Filename : /usr/include/python2.7/pyconfig-64.h ... # dnf install python2-libs fedora 6.2 kB/s | 19 kB 00:03 Package python27-2.7.16-8.fc32.x86_64 is already installed. Dependencies resolved. Nothing to do. Complete! # rpm -ql python27 | grep pyconfig-64.h [nothing] Version-Release number of selected component (if applicable): python27-2.7.16-8.fc32.x86_64 How reproducible: Always Steps to Reproduce: 1. Try to install /usr/include/python2.7/pyconfig-64.h 2. 3. Actual results: It cannot be installed Expected results: It's installed Additional info:
This was actually already fixed. $ repoquery --repo=compose -l python27 | grep pyconfig-64.h /usr/include/python2.7/pyconfig-64.h $ repoquery --repo=compose python27 python27-0:2.7.16-9.fc32.i686 python27-0:2.7.16-9.fc32.x86_64 It just hasn't hit the mirrors yet: $ repoquery --repo=rawhide python27 python27-0:2.7.16-8.fc32.i686 python27-0:2.7.16-8.fc32.x86_64