I have such a problem and cannot find a solution. I installed OpenVPN 2.5 along with easy-rsa.
I open EasyRSA-Start and create a PKI with the command ./easyrsa init-pki

then i want to create CA with command ./easyrsa build-ca
after entering the password, the following message appears: "Failed create CA private key"

Does anyone know what could be the reason?