Tiny Core Base > TCB Bugs
nmap 7.80 depends on openssl 1.1.1
(1/1)
guillaumefe:
Hello everyone,
While testing Tiny Core Linux current (16) in a QEMU instance, I encountered a missing dependency when trying to run nmap.
The command fails with the following error:
--- Code: ---tc@box:~$ nmap
nmap: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
tc@box:~$
--- End code ---
It appears that libopenssl1.1 (available as openssl-1.1.1 in "Apps") is missing as a required dependency for nmap.
The current openssl.tcz provides OpenSSL 3.2.0, which is not compatible anymore.
--- Code: ---libpcap.tcz
libusb.tcz
udev-lib.tcz
glib2.tcz
libffi.tcz
pcre2-10.42.tcz
libnl.tcz
dbus.tcz
expat2.tcz
lua-lib.tcz
pcre.tcz
bzip2-lib.tcz
libssh2.tcz
openssl-1.1.1
gcc_libs.tcz
liblinear.tcz
--- End code ---
Best regards,
Rich:
Hi guillaumefe
Welcome to the forum.
openssl-1.1.1.tcz added to nmap.tcz.dep In TC16
x86 and x86_64 repositories.
Thank you for reporting this.
Navigation
[0] Message Index
Go to full version