This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author chris.jerdonek
Recipients Arfrever, asvetlov, chris.jerdonek, kushal.das, python-dev
Date 2012-10-09.01:03:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1349744606.7.0.80949126754.issue16115@psf.upfronthosting.co.za>
In-reply-to
Content
More information on the failure above (from the same buildbot link):

test_executable (test.test_subprocess.ProcessTestCase) ... Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
Fatal Python error: Py_Initialize: Unable to get the locale encoding
ImportError: No module named 'encodings'
FAIL
History
Date User Action Args
2012-10-09 01:03:26chris.jerdoneksetrecipients: + chris.jerdonek, Arfrever, asvetlov, python-dev, kushal.das
2012-10-09 01:03:26chris.jerdoneksetmessageid: <1349744606.7.0.80949126754.issue16115@psf.upfronthosting.co.za>
2012-10-09 01:03:26chris.jerdoneklinkissue16115 messages
2012-10-09 01:03:26chris.jerdonekcreate