Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=526126 --- Comment #37 from Andrew McNabb <amcnabb@xxxxxxxxxxx> 2009-10-29 15:16:08 EDT --- The current specfile puts %{pylibdir}/config/* into the devel subpackage. However, distutils needs to load %{pylibdir}/config/Makefile (see the get_makefile_filename() function in distutils/sysconfig.py. Since distutils is and should be in the main python3 package, then %{pylibdir}/config/Makefile also needs to be in the main python3 package instead of the devel subpackage. Based on _init_posix() in distutils/sysconfig.py, it looks like this is also true for /usr/include/python2.6/pyconfig.h. The only alternative would be to put distutils into the python3-devel subpackage, but that doesn't seem right at all. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review