Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Testing the module on centos-6 #1

Open
ghost opened this issue Feb 28, 2017 · 1 comment
Open

Testing the module on centos-6 #1

ghost opened this issue Feb 28, 2017 · 1 comment

Comments

@ghost
Copy link

ghost commented Feb 28, 2017

Hi jmkeyes,

Have you had any success with the module on Centos-6.8. I managed to get as far as attempting to start the gunicorn service. It fails due to missing init script for gunicorn.

Error: Could not start Service[gunicorn]: Execution of '/sbin/service gunicorn start' returned 1: gunicorn: unrecognized service
Error: /Stage[main]/Python::Config/Service[gunicorn]/ensure: change from stopped to running failed: Could not start Service[gunicorn]: Execution of '/sbin/service gunicorn start' returned 1: gunicorn: unrecognized service

Does it work on CentOS - 6.8?

I had a script for installing and setting netbox on a Centos6.8 system and I remember that I had huge difficutlies due to requirements for python2.7 (wsgi, gunicorn, supervisord etc...).

thanks

@jmkeyes
Copy link
Owner

jmkeyes commented Aug 31, 2017

Thanks for filing an issue! I can't say what the cause might be without more information.

This module depends on stankevich/python which in turn supports EL 6 -- including Centos 6.8.

This bug report might be better suited to filing under that module.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant