Hello,
This is what I got, do I have to worry about these messages?
Thank you very much,
Code:
root@DietPi:~# pip install shinken
Downloading/unpacking shinken
Downloading Shinken-2.4.3.tar.gz (27.9MB): 27.9MB downloaded
Running setup.py (path:/tmp/pip-build-U4ehGR/shinken/setup.py) egg_info for package shinken
Parser error no such option: --egg-base
('updating path in %s', 'build/shinken.cfg')
warning: no files found matching '.bat' under directory 'windows'
warning: no files found matching '.reg' under directory 'windows'
warning: no files found matching 'test'
warning: no previously-included files matching '.git' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.debug' found anywhere in distribution
warning: no previously-included files matching '.pid' found anywhere in distribution
warning: no previously-included files matching '.exe' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no files found matching 'var/void_for_git'
Notice: for better performances for the daemons communication, you should install the python-cherrypy3 lib
Shinken setup done
Installing collected packages: shinken
Running setup.py install for shinken
Parser error no such option: --compile
('updating path in %s', 'build/shinken.cfg')
warning: no files found matching '.bat' under directory 'windows'
warning: no files found matching '.reg' under directory 'windows'
warning: no files found matching 'test'
warning: no previously-included files matching '.git' found anywhere in distribution
warning: no previously-included files matching '*.pyc' found anywhere in distribution
warning: no previously-included files matching '*.pyo' found anywhere in distribution
warning: no previously-included files matching '.debug' found anywhere in distribution
warning: no previously-included files matching '.pid' found anywhere in distribution
warning: no previously-included files matching '.exe' found anywhere in distribution
warning: no previously-included files matching '*~' found anywhere in distribution
warning: no files found matching 'var/void_for_git'
Changing owner of /etc/shinken to shinken:shinken
Changing owner of /var/run/shinken to shinken:shinken
Changing owner of /var/log/shinken to shinken:shinken
Changing owner of /var/lib/shinken/ to shinken:shinken
Changing owner of /var/lib/shinken/libexec to shinken:shinken
Changing owner of /usr/bin/shinken-scheduler to shinken:shinken
Changing owner of /usr/bin/shinken to shinken:shinken
Changing owner of /usr/bin/shinken-arbiter to shinken:shinken
Changing owner of /usr/bin/shinken-receiver to shinken:shinken
Changing owner of /usr/bin/shinken-broker to shinken:shinken
Changing owner of /usr/bin/shinken-poller to shinken:shinken
Changing owner of /usr/bin/shinken-discovery to shinken:shinken
Changing owner of /usr/bin/shinken-reactionner to shinken:shinken
Notice: for better performances for the daemons communication, you should install the python-cherrypy3 lib
Shinken setup done
Successfully installed shinken
Cleaning up...
root@DietPi:~#