-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
Description
Problem description
After installing dnsutils (with pkg install dnsutils command) on Termux googleplay.2025.01.18, I'm getting the following error whenever executing nslookup:
CANNOT LINK EXECUTABLE "/data/data/com.termux/files/usr/bin/nslookup": cannot locate symbol "EVP_MD_CTX_get_size_ex" referenced by "/data/data/com.termux/files/usr/lib/libisc-9.20.13.so"...
Steps to reproduce the behavior.
- Install dnsutils package with
pkg install dnsutilscommand. - Run
nslookupcommand for any host.
What is the expected behavior?
It should print out either list of IPs or error if it can't connect resolve host.
System information
- Termux application version: googleplay.2025.01.18.
- Android OS version: Android 13.
- Device model: Xiaomi Poco F3.