pacman: gpgme: invalid crypto engine
Xiaomi 15 Global running HyperOS 2 / Android 15
The SoC is a Snapdragon 8 Elite
Clean install of both the OS and Termux 0.118.3
Managed to install
pacman via pkg, but trying to do anything with pacman causes it to fail because gpgme doesnt know what to do with the crypto engine
Tried setting SigLevel to optional or trustall, but that didnt fix it :(
6 Replies
Did you run key setup before using pacman?:
yeah, those commands work with no issues, but trying to install packages does this
Run the
termux-info command and post the results.Hmm, the environment (according to
termux-info) looks fine. Run pacman like this and send the results:
reinstalled pacman entirely and it fixed itself
neat