|
From: Heiko Z. <he...@zu...> - 2016-10-15 13:42:58
|
Christian, Did you get a chance to test if it works now? Heiko Quoting Heiko Zuerker <he...@zu...>: > Christian, > > The latest build is uploading now to the testing directory. > It should be complete about 30 minutes after I sent this email. > > Heiko > > Quoting Heiko Zuerker <he...@zu...>: > >> Christian, >> >> All the missing python modules are now included. >> This turned out to be a bit more complicated, since I had to make >> some significant changes to how python modules get included. The >> new solution is much more flexible and will make it a lot easier to >> add python modules. (similar to how perl is handled). >> >> I'll upload a new testing release in the next couple of days. >> >> Heiko >> >> Quoting Ma poubelle <the...@gm...>: >> >>> Hello Heiko, >>> >>> Thanks for the update. We approach the goal. >>> >>> I think that misses some Python modules >>> >>> When I launch crm I get the following output >>> >>> >>> root@DL1:~ # crm >>> Fatal error: >>> No module named lxml >>> No module named modules >>> >>> Failed to start crmsh! This is likely due to a broken >>> installation or a missing dependency. >>> >>> If you are using a packaged version of crmsh, please try >>> reinstalling the package. Also check your PYTHONPATH and >>> make sure that the crmsh module is reachable. >>> >>> Please file an issue describing your installation at >>> https://github.com/Clusterlabs/crmsh/issues/ . >>> root@DL1:~ # >>> >>> >>> And when I launch pcs : >>> >>> root@DL1:~ # pcs >>> Traceback (most recent call last): >>> File "/usr/sbin/pcs", line 9, in <module> >>> load_entry_point('pcs==0.9.153', 'console_scripts', 'pcs')() >>> File >>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line >>> 519, in load_entry_point >>> return get_distribution(dist).load_entry_point(group, name) >>> File >>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line >>> 2630, in load_entry_point >>> return ep.load() >>> File >>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line >>> 2310, in load >>> return self.resolve() >>> File >>> "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line >>> 2316, in resolve >>> module = __import__(self.module_name, >>> fromlist=['__name__'], level=0) >>> File "/usr/lib/python2.7/site-packages/pcs/app.py", line >>> 14, in <module> >>> from pcs import ( >>> File "/usr/lib/python2.7/site-packages/pcs/acl.py", line >>> 10, in <module> >>> from pcs import ( >>> File "/usr/lib/python2.7/site-packages/pcs/prop.py", line >>> 13, in <module> >>> from pcs import utils >>> File "/usr/lib/python2.7/site-packages/pcs/utils.py", line >>> 65, in <module> >>> from pcs.lib.env import LibraryEnvironment >>> File "/usr/lib/python2.7/site-packages/pcs/lib/env.py", >>> line 8, in <module> >>> from lxml import etree >>> ImportError: No module named lxml >>> root@DL1:~ # >>> >>> Regards >>> >>> Christian >>> >>> >>> >>> 2016-09-24 14:24 GMT+02:00 Heiko Zuerker <he...@zu...>: >>> >>>> _Sorry for the delay. The latest build is uploading now. >>>> It should be done ~1 hour from the time I sent this email._ >>>> >>>> >>>> _Heiko >>>> >>>> Quoting Heiko Zuerker <he...@zu...>:_ >>>> >>>> >>>> >>>>> _They changes are in CVS. I don't think I'll be able to upload >>>>> the nightly compile for at leat a few days. I'll get it done as >>>>> soon as I can. >>>>> >>>>> Heiko >>>>> >>>>> Quoting Heiko Zuerker <he...@zu...>:_ >>>>> >>>>>> _Hey >>>>>> >>>>>> I'm hoping to get a chance on Saturday to work on the missing >>>>>> components. Stay tuned for further updates & sorry for being so >>>>>> slow. >>>>>> >>>>>> Heiko >>>>>> >>>>>> Quoting Ma poubelle <the...@gm...>:_ >>>>>> >>>>>>> _Hi Heiko, _ _ _ >>>>>>> _All the crm_... binaries is installed and work. _ >>>>>>> _ _ >>>>>>> _My request is about the crm from crmsh . The >>>>>>> shell to interactively configure HA. >>>>>>> https://github.com/ClusterLabs/crmsh_ >>>>>>> _ _ >>>>>>> _And other tools I like to use is pcs >>>>>>> (Pacemaker/Corosync configuration system) >>>>>>> https://github.com/ClusterLabs/pcs_ >>>>>>> _ _ >>>>>>> _Can you integrate them on new rc ?_ >>>>>>> _ _ >>>>>>> _Kind Regards_ >>>>>>> _ _ >>>>>>> _ _ >>>>>>> >>>>>>> >>>>>>> _2016-08-28 15:39 GMT+02:00 Heiko Zuerker >>>>>>> <he...@zu...>:_ >>>>>>> >>>>>>>> __Hey, >>>>>>>> >>>>>>>> I looked into this and all the crm binaries are there and >>>>>>>> corosync & pacemaker started for me. >>>>>>>> Do you have a specific error message you can share? >>>>>>>> Did you start with a vanilla config or are you upgrading something? >>>>>>>> >>>>>>>> Heiko >>>>>>>> >>>>>>>> Quoting Heiko Zuerker <he...@zu...>:__ >>>>>>>> >>>>>>>>> __Hi, >>>>>>>>> >>>>>>>>> I won't get a chance to look into this until the weekend. >>>>>>>>> >>>>>>>>> Heiko >>>>>>>>> >>>>>>>>> Quoting Ma poubelle <the...@gm...>:__ >>>>>>>>> >>>>>>>>>> __Hi, >>>>>>>>>> __ >>>>>>>>>> __I use the 1.8.0-rc2-2016-08-13-x86_64__ >>>>>>>>>> >>>>>>>>>> __I just try to start a cluster using corosync and >>>>>>>>>> pacemaker and i stop my test , cannot find the crm binary ! >>>>>>>>>> __ >>>>>>>>>> __Kind Regards__ >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> __ __ >>>>>>>>> >>>>>>>>> >>>>>>>>> __-- >>>>>>>>> >>>>>>>>> Regards >>>>>>>>> Heiko Zuerker >>>>>>>>> __ >>>>>>>> >>>>>>>> _ _ >>>>>>>> >>>>>>>> >>>>>>>> __-- >>>>>>>> >>>>>>>> Regards >>>>>>>> Heiko Zuerker >>>>>>>> __ >>>>>>>> >>>>>>>> __------------------------------------------------------------------------------ >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> Devil-linux-discuss mailing list >>>>>>>> Dev...@li... >>>>>>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss_ >>>>>>>> _ >>>>>> >>>>>> >>>>>> _-- >>>>>> >>>>>> Regards >>>>>> Heiko Zuerker >>>>>> _ >>>>> >>>>> >>>>> _-- >>>>> >>>>> Regards >>>>> Heiko Zuerker >>>>> _ >>>> >>>> >>>> >>>> >>>> _-- >>>> >>>> Regards >>>> Heiko Zuerker >>>> _ >>>> >>>> _------------------------------------------------------------------------------ >>>> >>>> _______________________________________________ >>>> Devil-linux-discuss mailing list >>>> Dev...@li... >>>> https://lists.sourceforge.net/lists/listinfo/devil-linux-discuss_ >>>> >> >> >> -- >> >> Regards >> Heiko Zuerker >> > > > -- > > Regards > Heiko Zuerker > -- Regards Heiko Zuerker |