ClusterLabs / crmsh

Command-line interface for High-Availability cluster management on GNU/Linux systems.
GNU General Public License v2.0
131 stars 94 forks source link

crmsh installation with python 3.9/3.11 fail #1207

Closed erezgreenfeld closed 1 year ago

erezgreenfeld commented 1 year ago

Hi, I'm trying to install crmsh 4.5.0 on Rocky, but it fail. My machine has both python 3.9 and 3.11, but not python 3.6 Does somebody know if there is a way/workaround to install crmsh with python 3.9/3.11? Thanks

dnf install crmsh-4.5.0+20230531.b167a2d7-150400.1.1.noarch.rpm
Last metadata expiration check: 2:19:43 ago on Mon 03 Jul 2023 09:43:44 AM UTC.
Error:
Problem: conflicting requests
  - nothing provides csync2 needed by crmsh-4.5.0+20230531.b167a2d7-150400.1.1.noarch
  - nothing provides python3-curses needed by crmsh-4.5.0+20230531.b167a2d7-150400.1.1.noarch
  - nothing provides python3-python-dateutil needed by crmsh-4.5.0+20230531.b167a2d7-150400.1.1.noarch
  - nothing provides python(abi) = 3.6 needed by crmsh-4.5.0+20230531.b167a2d7-150400.1.1.noarch
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
liangxin1300 commented 1 year ago

Please see https://github.com/ClusterLabs/crmsh/issues/1213#issuecomment-1635188904