Nathan Robertson added the comment:

This is also an issue on openSUSE 12.2 with the release version of Python 3.3 
when compiling from sources.

OBS (openSUSE Build Service) has RPMs for 3.3rc1. I'm assuming they've got a 
patch which fixes this issue, and looking at the spec file (lines 61, 62 - 
https://build.opensuse.org/package/view_file?file=python3.spec&package=python3&project=devel%3Alanguages%3Apython%3AFactory&rev=cb7b94b33478cb8add5a5eb3ab3068dc):

# support lib-vs-lib64 distinction
Patch02:        Python-3.3.0b2-multilib.patch

The URL for that patch is 
https://build.opensuse.org/package/view_file?file=Python-3.3.0b2-multilib.patch&package=python3&project=devel%3Alanguages%3Apython%3AFactory&rev=cb7b94b33478cb8add5a5eb3ab3068dc

I haven't verified it, but I'm guessing that patch has something to do with the 
issue.

The top level directory for the sources for their RPMs are at 
https://build.opensuse.org/package/files?package=python3&project=devel%3Alanguages%3Apython%3AFactory

----------
nosy: +nathanr

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue15631>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to