app-registry / appr

Apache License 2.0
56 stars 18 forks source link

0.7.2 release for OS X unrunnable #72

Closed cehoffman closed 7 years ago

cehoffman commented 7 years ago
$ appr helm upgrade cr.vertiv.life/devops/elasticsearch:beta --namespace logging --tiller-namespace logging -f values.yaml monitoring                                                                      14:00 on Fri Sep 01
Traceback (most recent call last):
  File "PyInstaller/loader/rthooks/pyi_rth_multiprocessing.py", line 9, in <module>
ImportError: No module named spawn
[129] Failed to execute script pyi_rth_multiprocessing

The 0.7.1 release works without issue.

ant31 commented 7 years ago

Thanks for report. 0.7.3 should fix this. can you confirm?

cehoffman commented 7 years ago

Confirmed 0.7.3 fixes this. Thanks