distutils working only with python-devel

David Malcolm dmalcolm at redhat.com
Fri Nov 6 16:36:12 UTC 2009


On Thu, 2009-11-05 at 09:22 -0500, Kamil Paral wrote:
> ----- "Kamil Paral" <kparal at redhat.com> wrote:
> 
> > When you try to use distutils to install python module or
> > application, you receive a following error:
> > 
> > # python setup.py install
> > running install
> > error: invalid Python installation: unable to open
> > /usr/lib64/python2.6/config/Makefile (No such file or directory)
> > #
> > 
> 
> Ouch, of course I have written an email first and only after
> that found it in the bugzilla!
> https://bugzilla.redhat.com/show_bug.cgi?id=64302
> https://bugzilla.redhat.com/show_bug.cgi?id=66707
> https://bugzilla.redhat.com/show_bug.cgi?id=120879
> 
> Twice denied, once fixed. And still broken :)

I hope I fixed this last week; does 2.6.4-2 fix this for you?

* Thu Oct 29 2009 David Malcolm <dmalcolm at redhat.com> - 2.6.4-2
- "Makefile" and the config-32/64.h file are needed by distutils/sysconfig.py
_init_posix(), so we include them in the core package, along with their parent
directories (bug 531901)

Fourth time may be the charm :-)

BTW, please remember to give the version of the rpm you're running when
sending such emails.  I saw that you did in your bugzilla report (bug
533341) - thanks!

Hope this is helpful
Dave




More information about the fedora-test-list mailing list