T
Termux3w ago
bread

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 :(
No description
6 Replies
Max Ivan
Max Ivan3w ago
Did you run key setup before using pacman?:
pacman-key --init
pacman-key --populate
pacman-key --init
pacman-key --populate
bread
breadOP3w ago
yeah, those commands work with no issues, but trying to install packages does this
Max Ivan
Max Ivan3w ago
Run the termux-info command and post the results.
bread
breadOP3w ago
Max Ivan
Max Ivan3w ago
Hmm, the environment (according to termux-info) looks fine. Run pacman like this and send the results:
pacman -Svyu --debug
pacman -Svyu --debug
bread
breadOP3w ago
reinstalled pacman entirely and it fixed itself neat

Did you find this page helpful?