Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Bugs

[issue4359] at runtime, distutils uses buildtime files

 

 

Python bugs RSS feed   Index | Next | Previous | View Threaded


report at bugs

Oct 30, 2009, 8:21 AM

Post #1 of 3 (78 views)
Permalink
[issue4359] at runtime, distutils uses buildtime files

Andrew McNabb <amcnabb[at]mcnabbs.org> added the comment:

I've noticed this, too, and I agree with Toshio's observations. Tarek,
do you have any opinions?

----------
nosy: +amcnabb

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue4359>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 30, 2009, 8:54 AM

Post #2 of 3 (70 views)
Permalink
[issue4359] at runtime, distutils uses buildtime files [In reply to]

Dave Malcolm <dmalcolm[at]redhat.com> added the comment:

For Fedora, I've fixed this (I hope) by special-casing those two files:
%{_libdir}/python%{pybasever}/config/Makefile
/usr/include/python2.6/pyconfig-{32|64}.h
making them part of the core python package.

See downstream bug here:
https://bugzilla.redhat.com/show_bug.cgi?id=531901

(BTW, downstream, we rename pyconfig.h and generate a stub that #includes either pyconfig-
32/64 so that both 32 and 64-bit devel packages can be installed on 32-bit hosts; we patch
distutils so that it parses the wordlength-specific file)

----------
nosy: +dmalcolm

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue4359>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com


report at bugs

Oct 30, 2009, 8:56 AM

Post #3 of 3 (71 views)
Permalink
[issue4359] at runtime, distutils uses buildtime files [In reply to]

Dave Malcolm <dmalcolm[at]redhat.com> added the comment:

> For Fedora, I've fixed this (I hope) by special-casing those two files:
Sorry; for "fixed", read "addressed"; this covers part 1 of the issue,
but not part 2.

----------

_______________________________________
Python tracker <report[at]bugs.python.org>
<http://bugs.python.org/issue4359>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com

Python bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact lists@gossamer-threads.com
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.