Hello Team, I need to use High availability cluster in my project. I'm generating OS for Rpi using Ycot. I'm using dunfell poky version 3.1.3.
I'm adding *ntp tzdata pacemaker haveged* and *crmsh* command in my *local.conf* file, where crmsh command is giving error while doing bitbake saying unable to *python-setuptools-native* , doing web I got I can remove this dependency. After that crmsh got installed properly and yocto build got completed. But when I'm flashing Image then while using *crm status* command crmsh is giving error in start, like this - " Fatal error: No module named 'doctest' 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/ . " And corosync is also failing to start. Please assist me add these commands properly with yocto for raspberrypi. Reagrds.
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#51811): https://lists.yoctoproject.org/g/yocto/message/51811 Mute This Topic: https://lists.yoctoproject.org/mt/79078853/21656 Mute #dunfell:https://lists.yoctoproject.org/g/yocto/mutehashtag/dunfell Mute #raspberrypi:https://lists.yoctoproject.org/g/yocto/mutehashtag/raspberrypi Mute #yocto:https://lists.yoctoproject.org/g/yocto/mutehashtag/yocto Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
