[issue33711] Could not find externals/db-* in msi.py on license generation

2018-06-24 Thread Zachary Ware
Zachary Ware added the comment: Thanks for the patch, Ivan, and the review, Anselm! -- resolution: -> fixed stage: -> resolved status: open -> closed ___ Python tracker ___

[issue33711] Could not find externals/db-* in msi.py on license generation

2018-06-24 Thread Zachary Ware
Zachary Ware added the comment: New changeset b18f09835720e14ac7d4cca1815fdcdcecd5d8d4 by Zachary Ware (native-api) in branch '2.7': bpo-33711: Fix license generation error in installer build script (GH-7241) https://github.com/python/cpython/commit/b18f09835720e14ac7d4cca1815fdcdcecd5d8d4

[issue33711] Could not find externals/db-* in msi.py on license generation

2018-06-24 Thread Anselm Kruis
Anselm Kruis added the comment: I'm build msi installers regularly and I can confirm the issue. PR 7241 is ok and should be merged. -- nosy: +anselm.kruis ___ Python tracker _

[issue33711] Could not find externals/db-* in msi.py on license generation

2018-05-31 Thread Ned Deily
Change by Ned Deily : -- nosy: +steve.dower, zach.ware ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https:

[issue33711] Could not find externals/db-* in msi.py on license generation

2018-05-31 Thread Ivan Pozdeev
Ivan Pozdeev added the comment: ... can be built with such a glaring mistake in the script. -- ___ Python tracker ___ ___ Python-bu

[issue33711] Could not find externals/db-* in msi.py on license generation

2018-05-31 Thread Ivan Pozdeev
New submission from Ivan Pozdeev : c:\Users\Sasha\Documents\cpython\Tools\msi>python msi.py Traceback (most recent call last): File "msi.py", line 1372, in add_files(db) File "msi.py", line 956, in add_files generate_license() File "msi.py", line 928, in generate_license raise