[py_salt 0005190]: py_salt

Mantis Bug Tracker via bug-notifications bug-notifications at lists.opencsw.org
Fri Jul 18 17:20:29 CEST 2014


The following issue has been SUBMITTED. 
====================================================================== 
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 17:20 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.
======================================================================



More information about the bug-notifications mailing list