Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 935574 - net-analyzer/nmap-7.95 test fail
Summary: net-analyzer/nmap-7.95 test fail
Status: RESOLVED DUPLICATE of bug 933471
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-05 22:02 UTC by Arniiiii
Modified: 2024-07-05 22:06 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (nmap_build.log,256.41 KB, text/plain)
2024-07-05 22:02 UTC, Arniiiii
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 (file_935574.txt,203.24 KB, text/plain)
2024-07-05 22:03 UTC, Arniiiii
Details
/var/tmp/portage/net-analyzer/nmap-7.95/work/nmap-7.95  zip -9 nmap_logs.zip **.log (nmap_logs.zip,55.18 KB, application/zip)
2024-07-05 22:04 UTC, Arniiiii
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***