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

Bug 906881

Summary: net-analyzer/nmap: no zenmap
Product: Gentoo Linux Reporter: sanomiad <zagazaw2004>
Component: Current packagesAssignee: Sam James <sam>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dilfridge
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description sanomiad 2023-05-21 06:26:14 UTC
According to this old bug https://bugs.gentoo.org/show_bug.cgi?id=237524, nmap needs gtk & zenmap flags to have GUI working. I did build it with those flags but I don't see zenmap anywhere!
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-21 06:31:14 UTC
It was removed because it needed Python 2.7. nmap-9999 has it restored as they finally ported it to Python 3. The next nmap release will contain it too.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-21 18:15:54 UTC
nmap-7.94 is out now (yay!), so...
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-05-21 18:34:04 UTC

*** This bug has been marked as a duplicate of bug 702288 ***
Comment 4 Larry the Git Cow gentoo-dev 2023-05-21 18:36:08 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=77eba6f506b1f629034647c8b7debcba8d599a6a

commit 77eba6f506b1f629034647c8b7debcba8d599a6a
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-05-21 18:33:34 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-05-21 18:35:58 +0000

    net-analyzer/nmap: add 7.94
    
    Bug: https://bugs.gentoo.org/906881
    Closes: https://bugs.gentoo.org/702288
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/nmap/Manifest         |   3 +
 net-analyzer/nmap/nmap-7.94.ebuild | 184 +++++++++++++++++++++++++++++++++++++
 net-analyzer/nmap/nmap-9999.ebuild |  23 ++---
 3 files changed, 199 insertions(+), 11 deletions(-)