-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Fri, 2015-03-13 at 07:20 -0400, [email protected] wrote: > All my packages have been installed using yum. What are the steps to > follow to do this? Will I have to reprovision? Is there a tutorial to > this? Is there a good (painless) way to bypass this?
For Centos 6, you might want to look at http://www.five-ten- sg.com/mapper/blog/openchange I just updated my openchange.bash install script. It now builds the python module mapistore.so object, so "import openchange.mapistore as mapistore" works, but now I get: cat ./ocsmanager/ocsmanager.log Traceback (most recent call last): File "/usr/bin/paster", line 9, in <module> load_entry_point('PasteScript==1.7.5', 'console_scripts', 'paster')() File "/usr/lib/python2.6/site-packages/paste/script/command.py", line 104, in run invoke(command, command_name, options, args[1:]) File "/usr/lib/python2.6/site-packages/paste/script/command.py", line 143, in invoke exit_code = runner.run(args) File "/usr/lib/python2.6/site-packages/paste/script/command.py", line 238, in run result = self.command() File "/usr/lib/python2.6/site-packages/paste/script/serve.py", line 284, in command relative_to=base, global_conf=vars) File "/usr/lib/python2.6/site-packages/paste/script/serve.py", line 321, in loadapp **kw) File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 247, in loadapp return loadobj(APP, uri, name=name, **kw) File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 272, in loadobj return context.create() File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 710, in create return self.object_type.invoke(self) File "/usr/lib/python2.6/site-packages/paste/deploy/loadwsgi.py", line 146, in invoke return fix_call(context.object, context.global_conf, **context.local_conf) File "/usr/lib/python2.6/site-packages/paste/deploy/util.py", line 56, in fix_call val = callable(*args, **kw) File "/usr/lib/python2.6/site- packages/ocsmanager/config/middleware.py", line 43, in make_app config = load_environment(global_conf, app_conf) File "/usr/lib/python2.6/site- packages/ocsmanager/config/environment.py", line 131, in load_environment config['samba'] = _load_samba_environment() File "/usr/lib/python2.6/site- packages/ocsmanager/config/environment.py", line 59, in _load_samba_environment creds.set_machine_account(params) RuntimeError: (-1073741606, 'NT_STATUS_CANT_ACCESS_DOMAIN_INFO') Removing PID file /var/run/ocsmanager/ocsmanager.pid That error might be caused by the config that I shove into /etc/ocsmanager/ocsmanager.ini. I am still working on this. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAlUDxUkACgkQL6j7milTFsHxZQCfdJOj9xRuCFq3S/s5RIeFY2Vb GnsAnjI/vPLez703UyJSAYF9Kq41AMP2 =WQOm -----END PGP SIGNATURE----- -- [email protected] https://inverse.ca/sogo/lists
