Message140847
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. |
|
| Date |
User |
Action |
Args |
| 2011-07-22 00:33:59 | eric.araujo | set | recipients:
+ eric.araujo, mhammond, fdrake, vinay.sajip, ceder, tim.golden, tarek, alexis, higery |
| 2011-07-22 00:33:58 | eric.araujo | set | messageid: <[email protected]> |
| 2011-07-22 00:33:58 | eric.araujo | link | issue12394 messages |
| 2011-07-22 00:33:57 | eric.araujo | create | |
|