Nick Coghlan added the comment:

Looks like the RHEL 6 failures may have just been a change on the OS side that 
reintroduced the need for this old workaround: 
http://docs.python.org/devguide/faq.html#how-do-i-update-my-auto-load-safe-path-to-allow-test-gdb-to-run

I restored that FAQ, applied the config change on the buildbot and fixed the 
2.7 branch to skip rather than fail (as it was previously supposed to, but the 
line that actually did the skip was lost in a backport from 3.x somewhere along 
the line).

----------
nosy: +bkabrda

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

Reply via email to