$ /usr/local/munki/preflight --debug
Traceback (most recent call last):
File "/usr/local/munki/simian_client.py", line 35, in <module>
from simian.mac.client import preflight
File "/usr/local/munki/simian/lib/python2.7/site-packages/simian-2.5-py2.7.egg/simian/mac/client/preflight.py", line 38, in <module>
from simian.mac.client import network_detect
File "/usr/local/munki/simian/lib/python2.7/site-packages/simian-2.5-py2.7.egg/simian/mac/client/network_detect.py", line 25, in <module>
import requests
File "/usr/local/munki/simian/lib/python2.7/site-packages/requests-2.17.3-py2.7.egg/requests/__init__.py", line 48, in <module>
import urllib3
ImportError: No module named urllib3
Other diagnostics:
$ pip freeze | grep -i urllib3
urllib3==1.21.1
$ which python
/usr/bin/python
MacOS version: 10.12.5 (Siera)
Any suggestions?
--
You received this message because you are subscribed to the Google Groups "Simian Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discuss+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
_____Maxim
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discus...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discuss+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discuss+unsubscribe@googlegroups.com.
All relevant information is in temp file /tmp/postflight.*.log.
It's automatically removed after installation.
Can you comment out following line https://github.com/google/simian/blob/master/postinstall#L198, rebuild dmg and upload this log file?
Thank you! It is attached.
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discuss+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to simian-discuss+unsubscribe@googlegroups.com.