T
Termux2d ago
Memw

Expect rustls-platform-verifier to be initialized

I'm trying to install rust, I tried trough APT (pkg), and it installs rustup and cargo without a tool chain, if installing using the script from sh.rustup.rs it simply does not install giving an error, if I try to install a tool-chain with the rustup installed from APT it gives the same error. The error being a panic that says expected rustls-platform-verifier to be initialized I did pkg update pkg upgrade uninstalled, installed again, tried old versions... Nothing works. If someone can help with this error It'd be greatly appreciated. Thanks in advance
1 Reply
FalconSN
FalconSN2d ago
Why not pkg install rust? That should install the necessary packages and libs.

Did you find this page helpful?