Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935574

Summary: net-analyzer/nmap-7.95 test fail
Product: Gentoo Linux Reporter: Arniiiii <lg3dx6fd>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: lg3dx6fd
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3
/var/tmp/portage/net-analyzer/nmap-7.95/work/nmap-7.95  zip -9 nmap_logs.zip **.log

Description Arniiiii 2024-07-05 22:02:04 UTC
from build.log:
```
Traceback (most recent call last):
  File "/var/tmp/portage/net-analyzer/nmap-7.95/work/nmap-7.95/ndiff/ndifftest.py", line 15, in <module>
    import imp
ModuleNotFoundError: No module named 'imp'

...

Pre-scan script results:
| unittest:
|   libssh2: Failed to load: module 'libssh2' not found:
|
|       NSE failed to find nselib/libssh2.lua in search paths.
|       no field package.preload['libssh2']
|       no file '/usr/share/lua/5.4/libssh2.lua'
|       no file '/usr/share/lua/5.4/libssh2/init.lua'
|       no file '/usr/lib64/lua/5.4/libssh2.lua'
|       no file '/usr/lib64/lua/5.4/libssh2/init.lua'
|       no file './libssh2.lua'
|       no file './libssh2/init.lua'
|       no file '/usr/lib64/lua/5.4/libssh2.so'
|       no file '/usr/lib64/lua/5.4/loadall.so'
|       no file './libssh2.so'
|_  libssh2-utility: Failed to load: table: 0x55fbcbad9b50


...

Error adding spec "scanme.nmap.org".
FAIL scanme.nmap.org: ./addrset returned 1.
Error adding spec "scanme.nmap.org/30".
FAIL scanme.nmap.org/30: ./addrset returned 1.
Error adding spec "scanme.nmap.org/0".
FAIL scanme.nmap.org/0: ./addrset returned 1.



```
Comment 1 Arniiiii 2024-07-05 22:02:29 UTC
Created attachment 897102 [details]
build.log
Comment 2 Arniiiii 2024-07-05 22:03:00 UTC
Created attachment 897103 [details]
environment // profile default/linux/amd64/23.0/split-usr/desktop/plasma gcc-13.2.1_p20240210 O3 pipe march=native(verbose) lto graphite ggdb3
Comment 3 Arniiiii 2024-07-05 22:04:57 UTC
Created attachment 897104 [details]
/var/tmp/portage/net-analyzer/nmap-7.95/work/nmap-7.95  zip -9 nmap_logs.zip **.log
Comment 4 Arniiiii 2024-07-05 22:05:49 UTC
/etc/portage/* https://bugs.gentoo.org/attachment.cgi?id=897101
Comment 5 Arniiiii 2024-07-05 22:06:04 UTC
emerge --info : https://bugs.gentoo.org/attachment.cgi?id=897087
Comment 6 Arniiiii 2024-07-05 22:06:25 UTC

*** This bug has been marked as a duplicate of bug 933471 ***