[ClusterLabs] I can't use pcs console on Rocky Linux 8

Reid Wahl nwahl at redhat.com
Fri Aug 12 15:58:17 EDT 2022


On Fri, Aug 12, 2022 at 12:50 PM Social Boh <social at bohboh.info> wrote:
>
>   dnf install python3-cryptography
> Last metadata expiration check: 4:10:13 ago on Fri 12 Aug 2022 09:58:02
> AM -05.
> Package python3-cryptography-3.2.1-5.el8.x86_64 is already installed.
> Dependencies resolved.
> Nothing to do.
> Complete!

Hmm, strange. Maybe something is messed up in the Python module search
path so that it's not finding
/usr/lib64/python3.6/site-packages/cryptography.

It's also possible that the pip install or a virtualenv is interfering
-- but I would still expect pcs to be able to the cryptography module
from the RPM package if it exists.

Maybe try reinstalling python3-cryptography? `dnf reinstall
python3-cryptography`

If that doesn't fix it, then I'll defer to anyone else who has ideas.

>
> ---
> I'm SoCIaL, MayBe
>
> El 12/08/2022 a las 1:57 p. m., Reid Wahl escribió:
> > rpm -q --requires pcs | grep crypto
>


-- 
Regards,

Reid Wahl (He/Him)
Senior Software Engineer, Red Hat
RHEL High Availability - Pacemaker



More information about the Users mailing list