Tobias Oberstein <[email protected]> added the comment: This might be terminal related. The terminfo database is under a different location on FreeBSD vs Linux and is installed together with ncurses.
I have added the following to the buildslave environment, maybe that helps: export TERMINFO=/usr/local/share/misc/terminfo.db ---------- status: resolved -> chatting ________________________________________ PyPy bug tracker <[email protected]> <https://bugs.pypy.org/issue1639> ________________________________________ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
