termux-user-repository / tur

A place for all types of Termux packages.
Other
467 stars 87 forks source link

[Bug]: perl-net-ssleay #828

Closed wakhidrf closed 8 months ago

wakhidrf commented 8 months ago

Problem description

ERROR: Can't locate Net/SSLeay.pm in @INC (you may need to install the Net::SSLeay module) (@INC entries checked: /data/data/com.termux/files/usr/lib/perl5/site_perl/5.38.2/aarch64-android /data/data/com.termux/files/usr/lib/perl5/site_perl/5.38.2 /data/data/com.termux/files/usr/lib/perl5/5.38.2/aarch64-android /data/data/com.termux/files/usr/lib/perl5/5.38.2) at (eval 21) line 1. BEGIN failed--compilation aborted at (eval 21) line 1.

What steps will reproduce the bug?

Using nikto

What is the expected behavior?

No response

System information

termux-info:

Termux Variables:
TERMUX_APK_RELEASE=F_DROID
TERMUX_APP_PACKAGE_MANAGER=apt
TERMUX_APP_PID=18242
TERMUX_IS_DEBUGGABLE_BUILD=0
TERMUX_MAIN_PACKAGE_FORMAT=debian
TERMUX_VERSION=0.118.0
TERMUX__USER_ID=0
Packages CPU architecture:
aarch64
Subscribed repositories:
# sources.list
deb https://packages-cf.termux.dev/apt/termux-main/ stable main
# tur-repo (sources.list.d/tur.list)
deb https://tur.kcubeterm.com tur-packages tur tur-on-device tur-continuous
Updatable packages:
All packages up to date
termux-tools version:
1.40.6
Android version:
14
Kernel build information:
Linux localhost 4.19.191+ #1 SMP PREEMPT Fri Dec 29 19:07:00 CST 2023 aarch64 Android
Device manufacturer:
OPPO
Device model:
CPH2387
LD Variables:
LD_LIBRARY_PATH=
LD_PRELOAD=/data/data/com.termux/files/usr/lib/libtermux-exec.so
wakhidrf commented 8 months ago

Thank you 🙂