I think I recall having this issue, as well... try updating the rhnlib package to the most recent available, it should include the i18n python code OSAD is looking for:
rpm -ql rhnlib | grep i18n /usr/lib/python2.6/site-packages/rhn/i18n.py /usr/lib/python2.6/site-packages/rhn/i18n.pyc /usr/lib/python2.6/site-packages/rhn/i18n.pyo On Thu, Nov 10, 2016 at 5:10 AM Oucema Bellagha <[email protected]> wrote: > Hi, > > > Setup Spacewalk 2.5 server and trying to automate the deployment of > updates to a testclient running CentOS7, but the problem is that after > installing spacewalk client and adding the client to the server, I > installed OSAD (which allows a remote execution of updates from spacewalk > server) and the related dependencies: the service doesn't start: > > > systemctl start osad > > journalctl -xe > > > Unit osad.service has begun starting up. > Nov 10 08:57:43 clientxxx osad[2757]: Unable to load module osad > Nov 10 08:57:43 clientxxx osad[2757]: No module named i18n > Nov 10 08:57:43 clientxxx systemd[1]: osad.service: control process > exited, code=exited status=1 > Nov 10 08:57:43 clientxxx systemd[1]: Failed to start OSAD daemon. > -- Subject: Unit osad.service has failed > > so mainly the problem is the module i18n, but I installed pip python-i18n > and oslo.i18n but the problem still the same.. > Any suggestions ? > > > *Oucema Bellagha <https://tn.linkedin.com/in/mrbellagha>* > > DevOps Engineer specialized in Cloud Computing and IT infrastructures > _______________________________________________ > Spacewalk-list mailing list > [email protected] > https://www.redhat.com/mailman/listinfo/spacewalk-list
_______________________________________________ Spacewalk-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/spacewalk-list
