Éric Araujo <mer...@netwok.org> added the comment: Failure on POSIX (linux2):
ERROR: test_install_wrapper_scripts (packaging.tests.test_command_build_scripts.BuildScriptsTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "Lib/packaging/tests/test_command_build_scripts.py", line 64, in test_install_wrapper_scripts cmd.run() File "Lib/packaging/command/build_scripts.py", line 64, in run self._check_entries() File "Lib/packaging/command/build_scripts.py", line 81, in _check_entries raise PackagingOptionError("your specific entry '%s' does not exist!" % entry) packaging.errors.PackagingOptionError: your specific entry 'script1=foo.bar.main1.main' does not exist! If you can’t easily test on POSIX, I’ll investigate later. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue12394> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com