A NOTE has been added to this issue. 
====================================================================== 
https://www.opencsw.org/mantis/view.php?id=5190 
====================================================================== 
Reported By:                janci
Assigned To:                
====================================================================== 
Project:                    py_salt
Issue ID:                   5190
Category:                   
Reproducibility:            always
Severity:                   block
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-07-18 17:20 CEST
Last Modified:              2014-07-18 19:25 CEST
====================================================================== 
Summary:                    py_salt
Description: 
Hi,
salt-minion does not work after install. The problem is that python modules
that are installed as dependencies are not for python 2.7 and salt requires
python 2.7 to run (because of #!/opt/csw/bin/python2.7 in the main
binary).
Namely, these modules should be updated to support 2.7:
PyYAML
pyzmq
msgpack-python

(because they install into /opt/csw/lib/python instead of
/opt/csw/lib/python2.[67])

And CSWpython27 should be also added to dep list.
====================================================================== 

---------------------------------------------------------------------- 
 (0010875) dam (administrator) - 2014-07-18 19:25
 https://www.opencsw.org/mantis/view.php?id=5190#c10875 
---------------------------------------------------------------------- 
Are you using 0.14.0,REV=2013.08.04 ? That version is working fine. You can
find it in bratislava, kiel and unstable.

Reply via email to