New submission from Sridhar Ratnakumar <sridh...@activestate.com>: $ make frameworkinstall DESTDIR=[...]/py3_1rc1-macosx-apy31-rrun/image running install_scripts [...] copying build/scripts-3.1/2to3 -> //Users/apy/rrun/build/activepython-svn-trunk/build/py3_1rc1-macosx-apy31-rrun/image/Library/Frameworks/Python.framework/Versions/3.1/bin error: //Users/apy/rrun/build/activepython-svn-trunk/build/py3_1rc1-macosx-apy31-rrun/image/Library/Frameworks/Python.framework/Versions/3.1/bin/2to3: Too many levels of symbolic links make: *** [sharedinstall] Error 1
! ! this appears to be a regression in 3.1rc1 (used to work with 3.1b2). need to investigate further. will update this bug if I find anything useful. (quick observation .. 'install_scripts' seem to be run twice) ---------- assignee: tarek components: Distutils files: apy31-anole.log messages: 88689 nosy: srid, tarek severity: normal status: open title: Mac 'make frameworkinstall' error: [...]/Python.framework/Versions/3.1/bin/2to3: Too many levels of symbolic links type: compile error versions: Python 3.1 Added file: http://bugs.python.org/file14151/apy31-anole.log _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6170> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com