Search Criteria
Package Details: zenmap 7.95-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/zenmap.git (read-only, click to copy) |
---|---|
Package Base: | zenmap |
Description: | Graphical Nmap frontend and results viewer |
Upstream URL: | https://github.com/nmap/nmap |
Licenses: | LicenseRef-Nmap-Public-Source-License-Version-0.95 |
Submitter: | City-busz |
Maintainer: | xiota |
Last Packager: | xiota |
Votes: | 33 |
Popularity: | 1.18 |
First Submitted: | 2020-03-19 12:14 (UTC) |
Last Updated: | 2024-08-17 23:06 (UTC) |
Dependencies (11)
- gtk3 (gtk3-no_deadkeys_underlineAUR, gtk3-classicAUR, gtk3-classic-xfceAUR, gtk3-patched-filechooser-icon-viewAUR)
- nmap (nmap-svnAUR, nmap-gitAUR)
- python (python37AUR, python311AUR, python310AUR)
- python-cairo (python-cairo-gitAUR)
- python-gobject (python-gobject-gitAUR)
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
- gksuAUR (optional) – start zenmap as root
Latest Comments
1 2 Next › Last »
vally commented on 2024-05-17 15:31 (UTC) (edited on 2024-05-21 07:37 (UTC) by vally)
makedepends is out of date as distutils was removed from python's standard library (3.12)
distutils is now provided by the python-setuptools package and compilation is otherwise fine
https://wiki.archlinux.org/title/Python_package_guidelines#setuptools_or_distutils
0x0ffe1 commented on 2024-03-06 03:19 (UTC)
compilation successfully but start zenmap comes with errors
WSDMatty commented on 2023-12-27 00:34 (UTC)
marek22k: From your log it says you're using python 3.12. The latest official python for Arch is 3.11.6. Have you compiled the latest python yourself or something? This error is coming, I believe, from missing python-gobject which is one of the dependencies so the error may be with your python.
marek22k commented on 2023-12-26 11:45 (UTC)
It doesn't start for me:
appel commented on 2023-08-15 14:09 (UTC) (edited on 2023-08-15 14:23 (UTC) by appel)
Hi All, getting this crash when I do an intense scan as normal user or root. Doesn't error with quick scans. Input was: intense scan, range: x.x.x.0-255 on LAN
(sorry for the bad formatting)
D3vil0p3r commented on 2022-12-24 14:05 (UTC) (edited on 2022-12-24 14:51 (UTC) by D3vil0p3r)
@Stunkymonkey I agree with @medmedin. For next latest releases of Arch Linux where Python2 cannot be retrieved anymore, that PKGBUILD will be unusable, and if users should retrieve Python2 from AUR for running the rules in this PKGBUILD, users are obligated to have security holes due to Python2 presence.
I know also that currently the zenmap/setup.py script does not work on Python3, so I don't know if you are one of Nmap devs. If so, it could be useful to push to Python3.
It needs also to be updated to version 7.93.
schasj commented on 2022-12-01 17:32 (UTC)
"Zenmap (as root)" in the Internet group under xfce4 Applications menu has failed silently for many months on my hosts. I've fixed it with 2 patches from
https://github.com/nmap/nmap/pull/1172
The 1st one adds lines to /usr/share/zenmap/su-to-zenmap.sh
The 2nd creates a new .policy file /usr/share/polkit-1/actions/org.gnome.pkexec.zenmap.policy NOTE: The path is different from that cited in the commit but the contents are the same.
Stunkymonkey commented on 2022-11-07 19:38 (UTC)
@medmedin there is already
zenmap-python3-git
for this case. I would like to keep this as the official version and not have a custom branch used.medmedin commented on 2022-10-07 11:57 (UTC)
@Stunkymonkey Arch removed python2 from its repos, and python2 from AUR is nightmare if you try to install it (it takes really long time to finish building), how can we have zenmap with python3 ?
matan-h commented on 2022-09-29 10:53 (UTC)
I upload a git aur package for the python3 pr on zenmap.
git based on github/kulikjak.
1 2 Next › Last »