Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install issue: pygtk2 is needed by zenmap-2:7.93-1.noarch - rehl 9 #2522

Closed
careyjames opened this issue Sep 8, 2022 · 1 comment
Closed
Labels

Comments

@careyjames
Copy link

Describe the bug
upon attempting to install on rehl 9 using:
sudo rpm -vhU https://nmap.org/dist/zenmap-7.93-1.noarch.rpm

To Reproduce
sudo rpm -vhU https://nmap.org/dist/zenmap-7.93-1.noarch.rpm

error: Failed dependencies:
pygtk2 is needed by zenmap-2:7.93-1.noarch

Version info (please complete the following information):

  • OS: Red Hat 9
  • Zenmap version from Help -> About
  • Output of nmap --version: 7.93-1
@careyjames
Copy link
Author

ran this:

sudo dnf install python3-gobject gtk3

and this:

sudo dnf install python3-gobject gtk2

still the same

cclauss added a commit to cclauss/nmap that referenced this issue Nov 7, 2022
Prove the Python syntax errors as discussed in
* nmap#91
* nmap#342
* nmap#624
* nmap#665
* nmap#666
* nmap#1176
* nmap#1484
* nmap#1807
* nmap#1972
* nmap#2088 
* nmap#2279
* nmap#2287
* nmap#2446
* nmap#2493
* nmap#2522
And many more...
cclauss added a commit to cclauss/nmap that referenced this issue Nov 7, 2022
Prove the Python syntax errors as discussed in
* nmap#91
* nmap#342
* nmap#624
* nmap#665
* nmap#666
* nmap#1176
* nmap#1484
* nmap#1807
* nmap#1972
* nmap#2088 
* nmap#2279
* nmap#2287
* nmap#2446
* nmap#2493
* nmap#2522
And many more...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant