[issue15631] Python 3.3/3.4 installation issue on OpenSUSE lib/lib64 folders

Skip Montanaro report at bugs.python.org
Sat Oct 6 05:01:02 CEST 2012


Skip Montanaro added the comment:

I applied the OpenSUSE patch to the current cpython tip (3.4a0), rebuilt, then reinstalled.  I verified that sys.path contains directories which contain "lib64".  I can import the time module now, which failed before applying the patch.

The patch didn't apply perfectly (two chunks were slightly offset), so I generated a new patch, which is attached.

It's been awhile since I did anything with bug reports.  I tweaked a few fields.  Let me know if I muffed anything.

----------
keywords: +patch
nosy: +skip.montanaro
stage:  -> patch review
title: Python 3.3 beta 1 installation issue lib/lib64 folders -> Python 3.3/3.4 installation issue  on OpenSUSE lib/lib64 folders
versions: +Python 3.4
Added file: http://bugs.python.org/file27445/opensuse.diff

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15631>
_______________________________________


More information about the Python-bugs-list mailing list